summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-01-25TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu
2011-01-25ipv6: Revert 'administrative down' address handling changes.David S. Miller
2011-01-24net: clear heap allocation for ethtool_get_regs()Eugene Teo
2011-01-24ipv6: Always clone offlink routes.David S. Miller
2011-01-24dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend
2011-01-24tcp: fix bug in listening_get_next()Eric Dumazet
2011-01-24inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller
2011-01-24GRO: fix merging a paged skb after non-paged skbsMichal Schmidt
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-24net: arp_ioctl() must hold RTNLEric Dumazet
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei
2011-01-19net: fix can_checksum_protocol() arguments swapEric Dumazet
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller
2011-01-18net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross
2011-01-18ipv6: Silence privacy extensions initializationRomain Francoise
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-15caif: checking the wrong variableDan Carpenter
2011-01-15can: test size of struct sockaddr in sendmsgKurt Van Dijck
2011-01-15Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-01-16batman-adv: Use "__attribute__" shortcut macrosSven Eckelmann
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-14rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13batman-adv: Even Batman should not dereference NULL pointersJesper Juhl
2011-01-13mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho
2011-01-13mac80211: fix lockdep warningJohannes Berg
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso
2011-01-12eth: fix new kernel-doc warningRandy Dunlap
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-12inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo
2011-01-12ceph: Always free allocated memory in osdmap_decode()Jesper Juhl
2011-01-12ceph: add dir_layout to inodeSage Weil
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2011-01-12net: ax25: fix information leak to userland harderKees Cook
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger