summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2009-05-27nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields
2009-05-27netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso
2009-05-27netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer
2009-05-27Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young
2009-05-26cls_cgroup: read classid atomically in classifierPaul Menage
2009-05-26Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-05-26XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham
2009-05-25tcp: tcp_vegas ssthresh bugfixDoug Leith
2009-05-25netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik
2009-05-21RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter
2009-05-21ipv4: Fix oops with FIB_TRIERobert Olsson
2009-05-21pktgen: do not access flows[] beyond its lengthFlorian Westphal
2009-05-20IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin