aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-02-21
|\
| * libceph: fix socket write error handlingSage Weil2011-01-25
| * libceph: fix socket read error handlingSage Weil2011-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-18
|\ \
| * | net: deinit automatic LIST_HEADEric Dumazet2011-02-18
| * | net: dont leave active on stack LIST_HEADLinus Torvalds2011-02-18
| * | net: provide default_advmss() methods to blackhole dst_opsEric Dumazet2011-02-18
| * | arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell2011-02-14
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-14
| |\ \
| | * | mac80211: add missing locking in ieee80211_reconfigEliad Peller2011-02-09
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-09
| | |\ \
| | | * | Bluetooth: Set conn state to BT_DISCONN to avoid multiple responsesBao Liang2011-02-02
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-14
| |\ \ \ \
| | * | | | netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy2011-02-14
| * | | | | Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl2011-02-13
| * | | | | net: dcb: application priority is per net_deviceJohn Fastabend2011-02-13
| * | | | | bridge: Replace mp->mglist hlist with a boolHerbert Xu2011-02-12
| * | | | | bridge: Fix timer typo that may render snooping less effectiveHerbert Xu2011-02-12
| * | | | | bridge: Fix mglist corruption that leads to memory corruptionHerbert Xu2011-02-12
| * | | | | ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmitSteffen Klassert2011-02-11
| * | | | | xfrm: avoid possible oopse in xfrm_alloc_dstHiroaki SHIMODA2011-02-11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-10
|\| | | | |
| * | | | | x25: Do not reference freed memory.David S. Miller2011-02-10
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-09
| |\| | | |
| | * | | | netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso2011-02-09
| * | | | | net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller2011-02-08
| * | | | | net/caif: Fix dangling list pointer in freed object on error.David S. Miller2011-02-08
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-08
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | mac80211: fix the skb cloned check in the tx pathFelix Fietkau2011-02-07
| | * | | | mac80211: fix TX status cookie in HW offload caseJohannes Berg2011-02-02
| * | | | | Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-02-07
| |\ \ \ \ \
| | * | | | | batman-adv: Linearize fragment packets before mergeSven Eckelmann2011-02-07
| * | | | | | x25: possible skb leak on bad facilitiesandrew hendry2011-02-07
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-04
|\| | | | | |
| * | | | | | bridge: Don't put partly initialized fdb into hashPavel Emelyanov2011-02-04
| * | | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-03
| * | | | | | net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller2011-02-03
| * | | | | | net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller2011-02-03
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-02
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-01
| | * | | | | netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso2011-02-01
| | * | | | | netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob2011-01-24
| | * | | | | netfilter: ctnetlink: fix missing refcount increment during dumpsPablo Neira Ayuso2011-01-24
| * | | | | | gro: reset skb_iif on reuseAndy Gospodarek2011-02-02
| * | | | | | net: Fix ipv6 neighbour unregister_sysctl_table warningEric W. Biederman2011-01-31
| * | | | | | net: Check rps_flow_table when RPS map length is 1Tom Herbert2011-01-31
| * | | | | | net: Add default_mtu() methods to blackhole dst_opsRoland Dreier2011-01-31
| * | | | | | Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...David S. Miller2011-01-31
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | batman-adv: Make vis info stack traversal threadsafeSven Eckelmann2011-01-30
| | * | | | | batman-adv: Remove vis info element in free_infoSven Eckelmann2011-01-30