| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | 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 |
| | * | | | | cfg80211: fix comment on regulatory hint processing | Luis R. Rodriguez | 2009-05-04 | 1 | -1/+1 |
| | * | | | | cfg80211: fix bug while trying to process beacon hints on init | Luis R. Rodriguez | 2009-05-04 | 1 | -1/+8 |
| | * | | | | cfg80211: fix race condition with wiphy_apply_custom_regulatory() | Luis R. Rodriguez | 2009-05-04 | 1 | -0/+6 |
| | * | | | | cfg80211: fix truncated IEs | Johannes Berg | 2009-05-04 | 1 | -0/+1 |
| | * | | | | mac80211: correct fragmentation threshold check | Johannes Berg | 2009-05-04 | 1 | -1/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-05 | 9 | -72/+74 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Bluetooth: Fix issue with sysfs handling for connections | Marcel Holtmann | 2009-05-04 | 2 | -34/+42 |
| * | | | | | tcp: Fix tcp_prequeue() to get correct rto_min value | Satoru SATOH | 2009-05-04 | 1 | -10/+0 |
| |/ / / / |
|
| * | | | | Subject: [PATCH] br2684: restore net_dev initialization | Rabin Vincent | 2009-05-02 | 1 | -0/+1 |
| * | | | | net: Only store high 16 bits of kernel generated filter priorities | Robert Love | 2009-05-02 | 1 | -1/+1 |
| * | | | | xt_socket: checks for the state of nf_conntrack | Laszlo Attila Toth | 2009-05-01 | 1 | -0/+1 |
| * | | | | net: Fix skb_tx_hash() for forwarding workloads. | Eric Dumazet | 2009-05-01 | 1 | -4/+5 |
| * | | | | net: Fix oops when splicing skbs from a frag_list. | Jarek Poplawski | 2009-04-30 | 1 | -13/+14 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-04-29 | 1 | -10/+10 |
| |\ \ \ \ |
|
| | * | | | | mac80211: default to automatic power control | Johannes Berg | 2009-04-29 | 1 | -0/+1 |
| | * | | | | mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock | Alan Jenkins | 2009-04-29 | 1 | -10/+9 |
* | | | | | | net/9p: handle correctly interrupted 9P requests | Latchesar Ionkov | 2009-04-05 | 4 | -60/+30 |
* | | | | | | net/9p: return error when p9_client_stat fails | Latchesar Ionkov | 2009-04-05 | 1 | -1/+5 |
* | | | | | | net/9p: set correct stat size when sending Twstat messages | Latchesar Ionkov | 2009-04-05 | 1 | -3/+31 |
* | | | | | | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect | Trond Myklebust | 2009-05-02 | 2 | -9/+23 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-29 | 17 | -333/+246 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-04-28 | 3 | -28/+55 |
| |\ \ \ \ \ |
|
| | * | | | | | Bluetooth: Fix connection establishment with low security requirement | Marcel Holtmann | 2009-04-28 | 1 | -6/+3 |
| | * | | | | | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 2009-04-28 | 2 | -1/+36 |
| | * | | | | | Bluetooth: Ensure that HCI sysfs add/del is preempt safe | Roger Quadros | 2009-04-28 | 1 | -21/+16 |
| | |/ / / / |
|
| * | | | | | netfilter: revised locking for x_tables | Stephen Hemminger | 2009-04-28 | 4 | -291/+136 |
| |/ / / / |
|
| * | | | | net: Avoid extra wakeups of threads blocked in wait_for_packet() | Eric Dumazet | 2009-04-28 | 1 | -1/+13 |
| * | | | | ipv4: Limit size of route cache hash table | Anton Blanchard | 2009-04-27 | 1 | -1/+1 |
| * | | | | xfrm: wrong hash value for temporary SA | Nicolas Dichtel | 2009-04-27 | 1 | -3/+3 |
| * | | | | vlan: update vlan carrier state for admin up/down | Jay Vosburgh | 2009-04-25 | 2 | -0/+7 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-25 | 5 | -9/+31 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | netfilter: xt_recent: fix stack overread in compat code | Jan Engelhardt | 2009-04-24 | 1 | -5/+4 |