summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-12-03ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford1-1/+1
2009-10-05netfilter: nf_nat: fix inverted logic for persistent NAT mappingsPatrick McHardy1-1/+1
2009-10-05netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy1-1/+1
2009-10-05netfilter: bridge: refcount fixPatrick McHardy1-1/+1
2009-10-05net: Make the copy length in af_packet sockopt handler unsignedArjan van de Ven1-2/+2
2009-10-05net ax25: Fix signed comparison in the sockopt handlerArjan van de Ven1-1/+1
2009-09-24cfg80211: fix looping soft lockup in find_ie()Bob Copeland1-1/+1
2009-09-15net: net_assign_generic() fixEric Dumazet1-1/+1
2009-09-15gre: Fix MTU calculation for bound GRE tunnelsTom Goff1-1/+1
2009-09-15dccp: missing destroy of percpu counter variable while unload moduleWei Yongjun1-0/+1
2009-09-08NET: llc, zero sockaddr_llc structJiri Slaby1-0/+1
2009-09-08rose: Fix rose_getname() leakEric Dumazet1-0/+1
2009-09-08econet: Fix econet_getname() leakEric Dumazet1-0/+1
2009-09-08netrom: Fix nr_getname() leakEric Dumazet1-0/+1
2009-09-08appletalk: fix atalk_getname() leakEric Dumazet1-0/+1
2009-09-08irda: Fix irda_getname() leakEric Dumazet1-0/+1
2009-09-08can: Fix raw_getname() leakEric Dumazet1-0/+1
2009-09-08ipv4: make ip_append_data() handle NULL routing tableJulien TINNES1-0/+2
2009-09-08ipv6: Fix commit 63d9950b08184e6531adceb65f64b429909cc101 (ipv6: Make v4-mapp...Bruno Prémont1-1/+3
2009-09-08SUNRPC: Fix rpc_task_force_reencodeTrond Myklebust1-0/+1
2009-09-08mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez1-0/+8
2009-08-16Make sock_sendpage() use kernel_sendpage()Linus Torvalds1-1/+1
2009-08-16cfg80211: add two missing NULL pointer checksJohannes Berg1-1/+3
2009-08-16inet: Call skb_orphan before tproxy activatesHerbert Xu2-0/+6
2009-08-16net: Move rx skb_orphan call to where neededHerbert Xu4-7/+2
2009-08-16gro: Flush GRO packets in napi_disable_pending pathHerbert Xu1-3/+5
2009-08-16net: sock_copy() fixesEric Dumazet1-2/+18
2009-08-16net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet1-2/+17
2009-08-16ipsec: Fix name of CAST algorithmHerbert Xu1-2/+2
2009-07-30nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet1-3/+18
2009-07-30netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy2-9/+14
2009-07-30netfilter: xt_rateest: fix comparison with selfPatrick McHardy1-1/+1
2009-07-30netfilter: xt_quota: fix incomplete initializationJan Engelhardt1-0/+1
2009-07-30netfilter: nf_log: fix direct userspace memory access in proc handlerPatrick McHardy1-5/+11
2009-07-30netfilter: nf_conntrack: fix conntrack lookup racePatrick McHardy1-2/+4
2009-07-30netfilter: nf_conntrack: fix confirmation race conditionPatrick McHardy1-1/+8
2009-07-30netfilter: nf_log: fix sleeping function called from invalid contextPatrick McHardy1-3/+3
2009-07-30cfg80211: fix refcount leakJohannes Berg1-1/+0
2009-07-30dsa: fix 88e6xxx statistics counter snapshottingStephane Contri1-1/+1
2009-07-19Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman1-5/+2
2009-07-02cfg80211: fix in nl80211_set_reg()Luis R. Rodriguez2-1/+6
2009-07-02cfg80211: return immediately if num reg rules > NL80211_MAX_SUPP_REG_RULESLuis R. Rodriguez1-1/+1
2009-07-02cfg80211: cleanup return calls on nl80211_set_reg()Luis R. Rodriguez1-6/+13
2009-07-02cfg80211: fix for duplicate userspace repliesLuis R. Rodriguez1-1/+7
2009-07-02mac80211: fix minstrel single-rate memory corruptionBob Copeland1-1/+1
2009-07-02x25: Fix sleep from timer on socket destroy.David S. Miller2-6/+19
2009-07-02ipv4 routing: Ensure that route cache entries are usable and reclaimable with...Neil Horman1-3/+23
2009-07-02ipv4: fix NULL pointer + success return in route lookup pathNeil Horman1-2/+12
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui1-0/+3