| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-05-29 | 3 | -18/+39 |
|\ |
|
| * | svcrdma: dma unmap the correct length for the RPCRDMA header page. | Steve Wise | 2009-05-27 | 2 | -11/+11 |
| * | nfsd: Revert "svcrpc: take advantage of tcp autotuning" | J. Bruce Fields | 2009-05-27 | 1 | -7/+28 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-05-26 | 1 | -1/+2 |
|\ \ |
|
| * | | XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices | Vu Pham | 2009-05-26 | 1 | -1/+2 |
| |/ |
|
* | | tcp: tcp_vegas ssthresh bugfix | Doug Leith | 2009-05-25 | 1 | -2/+9 |
* | | RxRPC: Error handling for rxrpc_alloc_connection() | Dan Carpenter | 2009-05-21 | 1 | -6/+6 |
* | | ipv4: Fix oops with FIB_TRIE | Robert Olsson | 2009-05-21 | 1 | -1/+5 |
* | | pktgen: do not access flows[] beyond its length | Florian Westphal | 2009-05-21 | 1 | -1/+1 |
* | | IPv6: set RTPROT_KERNEL to initial route | Jean-Mickael Guerin | 2009-05-20 | 1 | -0/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-20 | 2 | -0/+14 |
|\ \ |
|
| * | | cfg80211: fix race between core hint and driver's custom apply | Luis R. Rodriguez | 2009-05-20 | 1 | -0/+7 |
| * | | wext: verify buffer size for SIOCSIWENCODEEXT | Johannes Berg | 2009-05-20 | 1 | -0/+7 |
| |/ |
|
* | | net: fix rtable leak in net/ipv4/route.c | Eric Dumazet | 2009-05-20 | 1 | -38/+17 |
* | | net: fix length computation in rt_check_expire() | Eric Dumazet | 2009-05-20 | 1 | -2/+3 |
|/ |
|
* | ipv4: make default for INET_LRO consistent with help text | Frans Pop | 2009-05-18 | 1 | -1/+1 |
* | net: fix skb_seq_read returning wrong offset/length for page frag data | Thomas Chenault | 2009-05-18 | 1 | -1/+1 |
* | pkt_sched: gen_estimator: use 64 bit intermediate counters for bps | Eric Dumazet | 2009-05-18 | 1 | -6/+7 |
* | sch_teql: should not dereference skb after ndo_start_xmit() | Eric Dumazet | 2009-05-18 | 1 | -2/+3 |
* | tcp: fix MSG_PEEK race check | Ilpo Järvinen | 2009-05-18 | 1 | -1/+4 |
* | bridge: fix initial packet flood if !STP | Stephen Hemminger | 2009-05-17 | 1 | -0/+3 |
* | bridge: relay bridge multicast pkgs if !STP | Stephen Hemminger | 2009-05-17 | 1 | -0/+5 |
* | ipconfig: handle case of delayed DHCP server | Chris Friesen | 2009-05-17 | 1 | -0/+12 |
* | netpoll: don't dereference NULL dev from np | Pavel Emelyanov | 2009-05-17 | 1 | -2/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 | Linus Torvalds | 2009-05-15 | 3 | -4/+7 |
|\ |
|
| * | Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing | Marcel Holtmann | 2009-05-09 | 1 | -1/+1 |
| * | Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections | Marcel Holtmann | 2009-05-09 | 1 | -3/+1 |
| * | Bluetooth: Fix wrong module refcount when connection setup fails | Marcel Holtmann | 2009-05-09 | 2 | -0/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | Linus Torvalds | 2009-05-15 | 2 | -2/+2 |
|\ \ |
|
| * | | mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel | John W. Linville | 2009-05-11 | 2 | -2/+2 |
| |/ |
|
* | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-05-12 | 3 | -2/+6 |
|\ \ |
|
| * | | svcrdma: clean up error paths. | Steve Wise | 2009-05-03 | 2 | -1/+5 |
| * | | svcrdma: Fix dma map direction for rdma read targets | Steve Wise | 2009-04-25 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-10 | 17 | -93/+124 |
|\ \ \
| | |/
| |/| |
|
| * | | ipvs: Fix IPv4 FWMARK virtual services | Simon Horman | 2009-05-08 | 2 | -4/+9 |
| * | | ipv4: Make INET_LRO a bool instead of tristate. | David S. Miller | 2009-05-08 | 1 | -1/+1 |
| * | | net: remove stale reference to fastroute from Kconfig help text | Ashish Karkare | 2009-05-07 | 1 | -6/+0 |
| * | | net: update skb_recycle_check() for hardware timestamping changes | Lennert Buytenhek | 2009-05-06 | 1 | -0/+2 |
| * | | net-sched: fix bfifo default limit | Patrick McHardy | 2009-05-06 | 1 | -1/+1 |
| * | | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-05-06 | 2 | -7/+21 |
| |\ \ |
|
| | * | | wimax: oops: wimax_dev_add() is the only one that can initialize the state | Inaky Perez-Gonzalez | 2009-05-06 | 1 | -2/+15 |
| | * | | wimax: fix oops if netlink fails to add attribute | Inaky Perez-Gonzalez | 2009-05-06 | 1 | -5/+6 |
| * | | | Bluetooth: Move dev_set_name() to a context that can sleep | Marcel Holtmann | 2009-05-05 | 1 | -4/+3 |
| |/ / |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-05-05 | 3 | -32/+30 |
| |\ \ |
|
| | * | | netfilter: ctnetlink: fix wrong message type in user updates | Pablo Neira Ayuso | 2009-05-05 | 1 | -28/+20 |
| | * | | netfilter: xt_cluster: fix use of cluster match with 32 nodes | Pablo Neira Ayuso | 2009-05-05 | 1 | -1/+7 |
| | * | | netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE | Christoph Paasch | 2009-05-05 | 1 | -3/+3 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-05 | 5 | -38/+57 |
| |\ \ \ |
|
| | * | | | mac80211: pid, fix memory corruption | Jiri Slaby | 2009-05-04 | 1 | -34/+39 |
| | * | | | mac80211: minstrel, fix memory corruption | Jiri Slaby | 2009-05-04 | 1 | -1/+1 |