aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-10net: fix skb_defer_rx_timestamp()Eric Dumazet
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel
2010-12-10net: Document the kernel_recvmsg() functionMartin Lucina
2010-12-09xfrm: Fix xfrm_state_migrate leakThomas Egerer
2010-12-08econet: Fix crash in aun_incoming().David S. Miller
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage
2010-12-08llc: fix a device refcount imbalanceEric Dumazet
2010-12-08tcp: Bug fix in initialization of receive window.Nandita Dukkipati
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-07sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown
2010-12-06filter: fix sk_filter rcu handlingEric Dumazet
2010-12-02leds: fix up dependenciesJohannes Berg
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2010-12-01net/ipv6/sit.c: return unhandled skb to tunnel4_rcvDavid McCullough
2010-12-01Make the ip6_tunnel reflect the true mtu.Anders Franzen
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-29mac80211: Fix frame injection using non-AP vifJouni Malinen
2010-11-29af_unix: limit recursion levelEric Dumazet
2010-11-28inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-11-28dccp: fix error in updating the GARGerrit Renker
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan
2010-11-27netns: Don't leak others' openreq-s in procPavel Emelyanov
2010-11-27Net: ceph: Makefile: Remove unnessary codeTracey Dent
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-24econet: fix CVE-2010-3848Phil Blundell
2010-11-24econet: fix CVE-2010-3850Phil Blundell
2010-11-24econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell
2010-11-24tcp: Make TCP_MAXSEG minimum more correct.David S. Miller
2010-11-24af_unix: limit unix_tot_inflightEric Dumazet
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-22Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan
2010-11-22SUNRPC: Fix an infinite loop in call_refresh/call_refreshresultTrond Myklebust
2010-11-22ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend
2010-11-21net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap