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