aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-16
* ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin2010-12-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-15
|\
| * mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-13
| * mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-13
| |\
| | * Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-06
* | | net: fix skb_defer_rx_timestamp()Eric Dumazet2010-12-10
* | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-10
* | | SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun2010-12-10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-10
|\| |
| * | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-08
| |/
* | ipv6: fix nl group when advertising a new linkNicolas Dichtel2010-12-10
* | net: Document the kernel_recvmsg() functionMartin Lucina2010-12-10
* | xfrm: Fix xfrm_state_migrate leakThomas Egerer2010-12-09
* | econet: Fix crash in aun_incoming().David S. Miller2010-12-08
* | tcp: protect sysctl_tcp_cookie_size readsEric Dumazet2010-12-08
* | tcp: avoid a possible divide by zeroEric Dumazet2010-12-08
* | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-08
* | x25: decrement netdev reference counts on unloadApollon Oikonomopoulos2010-12-08
* | l2tp: Fix modalias of l2tp_ipMichal Marek2010-12-08
* | econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage2010-12-08
* | llc: fix a device refcount imbalanceEric Dumazet2010-12-08
* | tcp: Bug fix in initialization of receive window.Nandita Dukkipati2010-12-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-12-08
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-02
| |\
| | * Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan2010-11-22
| * | mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian2010-11-30
| * | mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter2010-11-30
| * | mac80211: Fix frame injection using non-AP vifJouni Malinen2010-11-29
* | | filter: fix sk_filter rcu handlingEric Dumazet2010-12-06
* | | net/ipv6/sit.c: return unhandled skb to tunnel4_rcvDavid McCullough2010-12-01
* | | Make the ip6_tunnel reflect the true mtu.Anders Franzen2010-12-01
* | | af_unix: limit recursion levelEric Dumazet2010-11-29
* | | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar2010-11-28
* | | DECnet: don't leak uninitialized stack byteDan Rosenberg2010-11-28
* | | dccp: fix error in updating the GARGerrit Renker2010-11-28
* | | tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2010-11-28
* | | netns: Don't leak others' openreq-s in procPavel Emelyanov2010-11-28
* | | Net: ceph: Makefile: Remove unnessary codeTracey Dent2010-11-27
* | | econet: fix CVE-2010-3848Phil Blundell2010-11-24
* | | econet: fix CVE-2010-3850Phil Blundell2010-11-24
* | | econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849Phil Blundell2010-11-24
* | | tcp: Make TCP_MAXSEG minimum more correct.David S. Miller2010-11-24
* | | af_unix: limit unix_tot_inflightEric Dumazet2010-11-24
* | | ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend2010-11-22
* | | net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet2010-11-21
* | | net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap2010-11-19
* | | netfilter: fix IP_VS dependenciesPatrick McHardy2010-11-18
* | | net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-18