summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+3
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui-0/+3
2009-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-12/+17
2009-06-02net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel pa...Minoru Usui-6/+17
2009-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller-6/+0
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-12/+40
2009-05-29Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-18/+39
2009-05-27svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise-11/+11
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-1/+29
2009-05-27nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields-7/+28
2009-05-27netfilter: nfnetlink_log: fix wrong skbuff size calculationPablo Neira Ayuso-0/+6
2009-05-27netfilter: xt_hashlimit does a wrong SEQ_SKIPJesper Dangaard Brouer-1/+1
2009-05-27Bluetooth: Remove useless flush_work() causing lockdep warningsDave Young-6/+0
2009-05-26cls_cgroup: read classid atomically in classifierPaul Menage-11/+11
2009-05-26Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds-1/+2
2009-05-26XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devicesVu Pham-1/+2
2009-05-25tcp: tcp_vegas ssthresh bugfixDoug Leith-2/+9
2009-05-25netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cachePablo Neira Ayuso-0/+4
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik-0/+18
2009-05-21RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter-6/+6
2009-05-21ipv4: Fix oops with FIB_TRIERobert Olsson-1/+5
2009-05-21pktgen: do not access flows[] beyond its lengthFlorian Westphal-1/+1
2009-05-20IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin-0/+3
2009-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-0/+14
2009-05-20net: fix rtable leak in net/ipv4/route.cEric Dumazet-38/+17
2009-05-20net: fix length computation in rt_check_expire()Eric Dumazet-2/+3
2009-05-20cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez-0/+7
2009-05-20wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg-0/+7
2009-05-18ipv4: make default for INET_LRO consistent with help textFrans Pop-1/+1
2009-05-18net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault-1/+1
2009-05-18pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet-6/+7
2009-05-18sch_teql: should not dereference skb after ndo_start_xmit()Eric Dumazet-2/+3
2009-05-18tcp: fix MSG_PEEK race checkIlpo Järvinen-1/+4
2009-05-17bridge: fix initial packet flood if !STPStephen Hemminger-0/+3
2009-05-17bridge: relay bridge multicast pkgs if !STPStephen Hemminger-0/+5
2009-05-17ipconfig: handle case of delayed DHCP serverChris Friesen-0/+12
2009-05-17netpoll: don't dereference NULL dev from npPavel Emelyanov-2/+6
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Linus Torvalds-4/+7
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds-2/+2
2009-05-12Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-2/+6
2009-05-11mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville-2/+2
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-93/+124
2009-05-09Bluetooth: Don't trigger disconnect timeout for security mode 3 pairingMarcel Holtmann-1/+1
2009-05-09Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsMarcel Holtmann-3/+1
2009-05-09Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann-0/+5
2009-05-08ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman-4/+9
2009-05-08ipv4: Make INET_LRO a bool instead of tristate.David S. Miller-1/+1
2009-05-07net: remove stale reference to fastroute from Kconfig help textAshish Karkare-6/+0
2009-05-06net: update skb_recycle_check() for hardware timestamping changesLennert Buytenhek-0/+2
2009-05-06net-sched: fix bfifo default limitPatrick McHardy-1/+1