Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-21 | 1 | -1/+4 | |
| |\ \ | ||||||
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-19 | 5 | -7/+11 | |
| | |\ \ | ||||||
| | * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-13 | 11 | -28/+125 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-04-12 | 1 | -1/+4 | |
| | |\ \ \ \ | ||||||
| | | * | | | | svcrdma: RDMA support not yet compatible with RPC6 | Tom Tucker | 2010-04-05 | 1 | -1/+4 | |
| * | | | | | | ipv6: Fix tcp_v6_send_response transport header setting. | Herbert Xu | 2010-04-21 | 1 | -1/+1 | |
| * | | | | | | bridge: add a missing ntohs() | Eric Dumazet | 2010-04-20 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-20 | 2 | -1/+2 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | mac80211: pass HT changes to driver when off channel | Reinette Chatre | 2010-04-19 | 1 | -0/+2 | |
| | * | | | | | mac80211: remove bogus TX agg state assignment | Johannes Berg | 2010-04-19 | 1 | -1/+0 | |
| * | | | | | | packet : remove init_net restriction | Daniel Lezcano | 2010-04-16 | 1 | -2/+0 | |
| * | | | | | | ip: Fix ip_dev_loopback_xmit() | Eric Dumazet | 2010-04-15 | 2 | -2/+2 | |
| * | | | | | | net: dev_pick_tx() fix | Eric Dumazet | 2010-04-15 | 1 | -2/+6 | |
| * | | | | | | fib: suppress lockdep-RCU false positive in FIB trie. | Eric Dumazet | 2010-04-14 | 1 | -1/+3 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | net: Remove two unnecessary exports (skbuff). | Rami Rosen | 2010-04-20 | 1 | -4/+2 | |
* | | | | | | net: Fix various endianness glitches | Eric Dumazet | 2010-04-20 | 17 | -61/+65 | |
* | | | | | | net: sk_sleep() helper | Eric Dumazet | 2010-04-20 | 40 | -191/+191 | |
* | | | | | | net: emphasize rtnl lock required in call_netdevice_notifiers | Jiri Pirko | 2010-04-20 | 1 | -0/+1 | |
* | | | | | | rps: consistent rxhash | Eric Dumazet | 2010-04-20 | 1 | -7/+18 | |
* | | | | | | rps: cleanups | Eric Dumazet | 2010-04-20 | 1 | -69/+80 | |
* | | | | | | rps: static functions | Eric Dumazet | 2010-04-19 | 1 | -2/+2 | |
* | | | | | | rps: shortcut net_rps_action() | Eric Dumazet | 2010-04-19 | 1 | -47/+32 | |
* | | | | | | net: Introduce skb_orphan_try() | Eric Dumazet | 2010-04-18 | 1 | -14/+13 | |
* | | | | | | net: remove time limit in process_backlog() | Eric Dumazet | 2010-04-18 | 1 | -3/+2 | |
* | | | | | | rps: rps_sock_flow_table is mostly read | Eric Dumazet | 2010-04-17 | 1 | -1/+1 | |
* | | | | | | rfs: Receive Flow Steering | Tom Herbert | 2010-04-16 | 6 | -28/+283 | |
* | | | | | | ipv6: fix the comment of ip6_xmit() | Shan Wei | 2010-04-15 | 1 | -1/+1 | |
* | | | | | | net: replace ipfragok with skb->local_df | Shan Wei | 2010-04-15 | 11 | -15/+16 | |
* | | | | | | ipv6: cancel to setting local_df in ip6_xmit() | Shan Wei | 2010-04-15 | 1 | -4/+0 | |
* | | | | | | net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4 | Joe Perches | 2010-04-15 | 1 | -2/+2 | |
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-04-15 | 29 | -218/+658 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 29 | -218/+658 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | mac80211: check whether scan is in progress before queueing scan_work | Teemu Paasikivi | 2010-04-09 | 1 | -1/+6 | |
| | * | | | | | mac80211: fix typo for LDPC capability | Luis R. Rodriguez | 2010-04-09 | 1 | -1/+1 | |
| | * | | | | | mac80211: delay skb linearising in rx decryption | Zhu Yi | 2010-04-09 | 1 | -7/+9 | |
| | * | | | | | mac80211: enhance tracing | Johannes Berg | 2010-04-08 | 8 | -4/+303 | |
| | * | | | | | mac80211: Moved mesh action codes to a more visible location | Javier Cardona | 2010-04-08 | 5 | -10/+8 | |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 | 46 | -320/+432 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | mac80211: fix paged RX crypto | Johannes Berg | 2010-04-07 | 1 | -4/+6 | |
| | * | | | | | mac80211: fix some RX aggregation locking | Johannes Berg | 2010-04-07 | 1 | -4/+15 | |
| | * | | | | | mac80211: clean up/fix aggregation code | Johannes Berg | 2010-04-07 | 5 | -87/+40 | |
| | * | | | | | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg | 2010-04-07 | 5 | -7/+7 | |
| | * | | | | | mac80211: remove ieee80211_sta_stop_rx_ba_session | Johannes Berg | 2010-04-07 | 4 | -28/+5 | |
| | * | | | | | mac80211: remove irq disabling for sta lock | Johannes Berg | 2010-04-07 | 1 | -3/+2 | |
| | * | | | | | mac80211: fix station destruction problem | Johannes Berg | 2010-04-07 | 1 | -6/+9 | |
| | * | | | | | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 2010-04-07 | 5 | -33/+78 | |
| | * | | | | | mac80211: Fix robust management frame handling (MFP) | Jouni Malinen | 2010-04-06 | 1 | -1/+2 | |
| | * | | | | | mac80211: Fix drop_unencrypted for MFP with hwaccel | Jouni Malinen | 2010-03-31 | 1 | -4/+7 | |
| | * | | | | | nl80211: reenable station del for mesh | Marco Porsch | 2010-03-31 | 1 | -1/+2 | |
| | * | | | | | mac80211: Fix dropping of unprotected robust multicast frames | Jouni Malinen | 2010-03-31 | 1 | -2/+1 |