summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-04DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells
2011-02-25RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-22bridge: Use IPv6 link-local address for multicast listener queriesLinus Lüssing
2011-02-22bridge: Fix MLD queries' ethernet source addressLinus Lüssing
2011-02-22bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing
2011-02-22bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing
2011-02-22bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing
2011-02-22bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-02-21fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman
2011-02-21tcp: undo_retrans counter fixesYuchung Cheng
2011-02-20net: Fix more stale on-stack list_head objects.Eric W. Biederman
2011-02-19sctp: fix reporting of unknown parametersJiri Bohac
2011-02-19tcp: fix inet_twsk_deschedule()Eric Dumazet
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-18mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka
2011-02-18net: deinit automatic LIST_HEADEric Dumazet
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet
2011-02-17netfilter: ip6t_LOG: fix a flaw in printing the MACJoerg Marx
2011-02-17netfilter: tproxy: do not assign timewait sockets to skb->skFlorian Westphal
2011-02-16Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P
2011-02-14arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-14netfilter: nf_iterate: fix incorrect RCU usagePatrick McHardy
2011-02-13Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()Jesper Juhl
2011-02-13net: dcb: application priority is per net_deviceJohn Fastabend
2011-02-12bridge: Replace mp->mglist hlist with a boolHerbert Xu
2011-02-11bridge: Fix timer typo that may render snooping less effectiveHerbert Xu
2011-02-11bridge: Fix mglist corruption that leads to memory corruptionHerbert Xu
2011-02-11ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmitSteffen Klassert
2011-02-10xfrm: avoid possible oopse in xfrm_alloc_dstHiroaki SHIMODA
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-09x25: Do not reference freed memory.David S. Miller
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-09mac80211: add missing locking in ieee80211_reconfigEliad Peller
2011-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-02-09netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEATPablo Neira Ayuso
2011-02-08net: Fix lockdep regression caused by initializing netdev queues too early.David S. Miller
2011-02-08net/caif: Fix dangling list pointer in freed object on error.David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-07Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-02-08batman-adv: Linearize fragment packets before mergeSven Eckelmann
2011-02-07x25: possible skb leak on bad facilitiesandrew hendry
2011-02-07mac80211: fix the skb cloned check in the tx pathFelix Fietkau
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds