| Commit message (Expand) | Author | Age | Files | Lines |
* | net: kill unused macros | Shan Wei | 2010-12-19 | 2 | -3/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-17 | 3 | -3/+8 |
|\ |
|
| * | netlink: fix gcc -Wconversion compilation warning | Dmitry V. Levin | 2010-12-17 | 1 | -1/+1 |
| * | net: fix nulls list corruptions in sk_prot_alloc | Octavian Purdila | 2010-12-16 | 1 | -0/+3 |
| * | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-10 | 1 | -2/+4 |
* | | net: Introduce skb_checksum_start_offset() | Michał Mirosław | 2010-12-16 | 1 | -0/+5 |
* | | tcp: relax tcp_paws_check() | Eric Dumazet | 2010-12-16 | 1 | -1/+7 |
* | | net: factorize sync-rcu call in unregister_netdevice_many | Octavian Purdila | 2010-12-16 | 1 | -0/+1 |
* | | net: use NUMA_NO_NODE instead of the magic number -1 | Changli Gao | 2010-12-16 | 1 | -1/+1 |
* | | bnx2x: Take the distribution range definition out of skb_tx_hash() | Vladislav Zolotarov | 2010-12-16 | 2 | -2/+13 |
* | | net: Abstract default MTU metric calculation behind an accessor. | David S. Miller | 2010-12-14 | 2 | -7/+9 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-14 | 4 | -16/+67 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-13 | 4 | -16/+67 |
| |\ \ |
|
| | * | | cfg80211: add some element IDs in enum ieee80211_eid | Amitkumar Karwar | 2010-12-08 | 1 | -0/+3 |
| | * | | cfg80211: Add new BSS attribute ht_opmode | Helmut Schaa | 2010-12-08 | 2 | -0/+7 |
| | * | | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-12-07 | 2 | -0/+6 |
| | * | | cfg80211/mac80211: add mesh join/leave commands | Johannes Berg | 2010-12-06 | 2 | -9/+37 |
| | * | | cfg80211: require add_virtual_intf to return new dev | Johannes Berg | 2010-12-06 | 1 | -4/+7 |
| | * | | nl80211/mac80211: define and allow configuring mesh element TTL | Javier Cardona | 2010-12-06 | 2 | -0/+6 |
| | * | | lib: Improve EWMA efficiency by using bitshifts | Bruno Randolf | 2010-12-06 | 1 | -3/+1 |
* | | | | net: Abstract default ADVMSS behind an accessor. | David S. Miller | 2010-12-13 | 2 | -1/+14 |
|/ / / |
|
* | | | ipv4: Don't pre-seed hoplimit metric. | David S. Miller | 2010-12-12 | 3 | -16/+11 |
* | | | net: Abstract RTAX_HOPLIMIT metric accesses behind helper. | David S. Miller | 2010-12-12 | 1 | -1/+14 |
* | | | ethtool: Report link-down while interface is down | Ben Hutchings | 2010-12-10 | 1 | -1/+3 |
* | | | xfrm: Add Traffic Flow Confidentiality padding XFRM attribute | Martin Willi | 2010-12-10 | 2 | -0/+2 |
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-10 | 10 | -57/+148 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-06 | 10 | -57/+148 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2010-12-02 | 5 | -45/+45 |
| | |\ \ |
|
| | | * | | Bluetooth: clean up legal text | Andrei Emeltchenko | 2010-12-01 | 4 | -25/+25 |
| | | * | | Bluetooth: clean up hci code | Andrei Emeltchenko | 2010-12-01 | 2 | -9/+9 |
| | | * | | Bluetooth: clean up l2cap code | Andrei Emeltchenko | 2010-12-01 | 1 | -5/+5 |
| | | * | | Bluetooth: clean up rfcomm code | Andrei Emeltchenko | 2010-12-01 | 1 | -2/+2 |
| | | * | | Bluetooth: clean up sco code | Andrei Emeltchenko | 2010-12-01 | 1 | -4/+4 |
| | * | | | cfg80211: Add documentation for antenna ops | Bruno Randolf | 2010-12-02 | 1 | -0/+7 |
| | * | | | ssb: extract indexes for power tables | Rafał Miłecki | 2010-12-02 | 2 | -0/+44 |
| | |/ / |
|
| | * | | mac80211/rt2x00: add ieee80211_tx_status_ni() | Johannes Stezenbach | 2010-11-30 | 1 | -4/+24 |
| | * | | nl80211/cfg80211: extend mgmt-tx API for off-channel | Johannes Berg | 2010-11-29 | 2 | -8/+28 |
* | | | | The new jhash implementation | Jozsef Kadlecsik | 2010-12-09 | 1 | -78/+105 |
* | | | | net: optimize INET input path further | Eric Dumazet | 2010-12-09 | 3 | -28/+34 |
* | | | | net: Abstract away all dst_entry metrics accesses. | David S. Miller | 2010-12-09 | 1 | -3/+23 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-08 | 4 | -1/+7 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | tcp: Replace time wait bucket msg by counter | Tom Herbert | 2010-12-08 | 1 | -0/+1 |
| * | | | filter: fix sk_filter rcu handling | Eric Dumazet | 2010-12-06 | 1 | -1/+3 |
| * | | | af_unix: limit recursion level | Eric Dumazet | 2010-11-29 | 1 | -0/+2 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-11-24 | 1 | -0/+1 |
| |\ \ \ |
|
| * | | | | phylib: Add support for Marvell 88E1149R devices. | David Daney | 2010-11-22 | 1 | -0/+1 |
* | | | | | filter: constify sk_run_filter() | Eric Dumazet | 2010-12-08 | 1 | -1/+1 |
* | | | | | net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() | Eric Dumazet | 2010-12-08 | 1 | -1/+2 |
* | | | | | dccp: Policy-based packet dequeueing infrastructure | Tomasz Grobelny | 2010-12-07 | 1 | -0/+21 |
* | | | | | __in_dev_get_rtnl() can use rtnl_dereference() | Eric Dumazet | 2010-12-06 | 1 | -1/+1 |