aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-09-15net: net_assign_generic() fixEric Dumazet
2009-09-15gre: Fix MTU calculation for bound GRE tunnelsTom Goff
2009-09-15dccp: missing destroy of percpu counter variable while unload moduleWei Yongjun
2009-09-08NET: llc, zero sockaddr_llc structJiri Slaby
2009-09-08rose: Fix rose_getname() leakEric Dumazet
2009-09-08econet: Fix econet_getname() leakEric Dumazet
2009-09-08netrom: Fix nr_getname() leakEric Dumazet
2009-09-08appletalk: fix atalk_getname() leakEric Dumazet
2009-09-08irda: Fix irda_getname() leakEric Dumazet
2009-09-08can: Fix raw_getname() leakEric Dumazet
2009-09-08ipv4: make ip_append_data() handle NULL routing tableJulien TINNES
2009-09-08ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont
2009-09-08SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust
2009-09-08mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez
2009-08-16Make sock_sendpage() use kernel_sendpage()Linus Torvalds
2009-08-16cfg80211: add two missing NULL pointer checksJohannes Berg
2009-08-16inet: Call skb_orphan before tproxy activatesHerbert Xu
2009-08-16net: Move rx skb_orphan call to where neededHerbert Xu
2009-08-16gro: Flush GRO packets in napi_disable_pending pathHerbert Xu
2009-08-16net: sock_copy() fixesEric Dumazet
2009-08-16net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet
2009-08-16ipsec: Fix name of CAST algorithmHerbert Xu
2009-07-30nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet
2009-07-30netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy
2009-07-30netfilter: xt_rateest: fix comparison with selfPatrick McHardy
2009-07-30netfilter: xt_quota: fix incomplete initializationJan Engelhardt
2009-07-30netfilter: nf_log: fix direct userspace memory access in proc handlerPatrick McHardy
2009-07-30netfilter: nf_conntrack: fix conntrack lookup racePatrick McHardy
2009-07-30netfilter: nf_conntrack: fix confirmation race conditionPatrick McHardy
2009-07-30netfilter: nf_log: fix sleeping function called from invalid contextPatrick McHardy
2009-07-30cfg80211: fix refcount leakJohannes Berg
2009-07-30dsa: fix 88e6xxx statistics counter snapshottingStephane Contri
2009-07-19Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman
2009-07-02cfg80211: fix in nl80211_set_reg()Luis R. Rodriguez
2009-07-02cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULESLuis R. Rodriguez
2009-07-02cfg80211: cleanup return calls on nl80211_set_reg()Luis R. Rodriguez
2009-07-02cfg80211: fix for duplicate userspace repliesLuis R. Rodriguez
2009-07-02mac80211: fix minstrel single-rate memory corruptionBob Copeland
2009-07-02x25: Fix sleep from timer on socket destroy.David S. Miller
2009-07-02ipv4 routing: Ensure that route cache entries are usable and reclaimable with...Neil Horman
2009-07-02ipv4: fix NULL pointer + success return in route lookup pathNeil Horman
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui
2009-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui
2009-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-29Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-27svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller