aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2011-02-03net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller
2011-02-03net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-02gro: reset skb_iif on reuseAndy Gospodarek
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso
2011-02-01netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso
2011-01-31net: Fix ipv6 neighbour unregister_sysctl_table warningEric W. Biederman
2011-01-31net: Check rps_flow_table when RPS map length is 1Tom Herbert
2011-02-01Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-01-31net: Add default_mtu() methods to blackhole dst_opsRoland Dreier
2011-01-30Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...David S. Miller
2011-01-30batman-adv: Make vis info stack traversal threadsafeSven Eckelmann
2011-01-30batman-adv: Remove vis info element in free_infoSven Eckelmann
2011-01-30batman-adv: Remove vis info on hashing errorsSven Eckelmann
2011-01-30net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman
2011-01-30net: Fix ip link add netns oopsEric W. Biederman
2011-01-29gro: Reset dev pointer on reuseHerbert Xu
2011-01-27ipv6: Remove route peer binding assertions.David S. Miller
2011-01-27net: add kmemcheck annotation in __alloc_skb()Eric Dumazet
2011-01-27net: fix validate_link_af in rtnetlink coreKurt Van Dijck
2011-01-27econet: remove compiler warningsEric Dumazet
2011-01-26xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-25batman-adv: Fix kernel panic when fetching vis data on a vis serverLinus Lüssing
2011-01-25TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau
2011-01-25ipv6: Revert 'administrative down' address handling changes.David S. Miller
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
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-24netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob
2011-01-24netfilter: ctnetlink: fix missing refcount increment during dumpsPablo Neira Ayuso
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-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2011-01-19Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg