summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-12-11net: 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-10xfrm: Fix xfrm_state_migrate leakThomas Egerer
2010-12-09econet: 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-06filter: fix sk_filter rcu handlingEric Dumazet
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-29mac80211: Fix frame injection using non-AP vifJouni Malinen
2010-11-29af_unix: limit recursion levelEric Dumazet
2010-11-29inet: 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-28netns: Don't leak others' openreq-s in procPavel Emelyanov
2010-11-28Net: ceph: Makefile: Remove unnessary codeTracey Dent
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-22Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan
2010-11-22ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend
2010-11-21net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap
2010-11-18netfilter: fix IP_VS dependenciesPatrick McHardy
2010-11-18net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang
2010-11-18ipv6: Expose reachable and retrans timer values as msecsThomas Graf
2010-11-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-18ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf
2010-11-18net: zero kobject in rx_queue_releaseJohn Fastabend
2010-11-18cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai
2010-11-17rds: Integer overflow in RDS cmsg handlingDan Rosenberg
2010-11-16cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez