Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | mac80211: add throughput based LED blink trigger | Johannes Berg | 2010-12-22 | 1 | -0/+38 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-22 | 2 | -7/+64 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | cfg80211: Separate available antennas for RX and TX | Bruno Randolf | 2010-12-20 | 1 | -3/+9 | |
| * | | | | | | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona | 2010-12-20 | 1 | -0/+8 | |
| * | | | | | | mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup | Javier Cardona | 2010-12-20 | 1 | -4/+4 | |
| * | | | | | | cfg80211: fix null pointer dereference with a custom regulatory request | Luis R. Rodriguez | 2010-12-16 | 1 | -1/+3 | |
| * | | | | | | nl80211: Add notification for dropped Deauth/Disassoc | Jouni Malinen | 2010-12-16 | 1 | -0/+26 | |
| * | | | | | | mac80211: Add timeout to BA session start API | Sujith Manoharan | 2010-12-15 | 1 | -1/+3 | |
| * | | | | | | nl80211: advertise maximum remain-on-channel duration | Johannes Berg | 2010-12-15 | 1 | -0/+5 | |
| * | | | | | | cfg80211/nl80211: separate unicast/multicast default TX keys | Johannes Berg | 2010-12-13 | 1 | -1/+4 | |
| * | | | | | | cfg80211: Add antenna availability information | Bruno Randolf | 2010-12-13 | 1 | -0/+5 | |
* | | | | | | | TCP: increase default initial receive window. | Nandita Dukkipati | 2010-12-20 | 1 | -0/+3 | |
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-20 | 2 | -5/+11 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | net_sched: always clone skbs | Changli Gao | 2010-12-20 | 1 | -5/+1 | |
| * | | | | | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. | David Stevens | 2010-12-19 | 1 | -0/+10 | |
* | | | | | | | ipv4: Flush per-ns routing cache more sanely. | David S. Miller | 2010-12-20 | 1 | -1/+1 | |
* | | | | | | | 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 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | net: fix nulls list corruptions in sk_prot_alloc | Octavian Purdila | 2010-12-16 | 1 | -0/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | 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: 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 | 1 | -13/+45 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-13 | 1 | -13/+45 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | cfg80211: Add new BSS attribute ht_opmode | Helmut Schaa | 2010-12-08 | 1 | -0/+3 | |
| | * | | | | | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-12-07 | 1 | -0/+4 | |
| | * | | | | | cfg80211/mac80211: add mesh join/leave commands | Johannes Berg | 2010-12-06 | 1 | -9/+29 | |
| | * | | | | | 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 | 1 | -0/+2 | |
| | | |_|/ / | | |/| | | | ||||||
* | | | | | | 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 | |
* | | | | | xfrm: Add Traffic Flow Confidentiality padding XFRM attribute | Martin Willi | 2010-12-10 | 1 | -0/+1 | |
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-10 | 7 | -52/+84 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-06 | 7 | -52/+84 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | 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 | |
| | |/ / / / | ||||||
| | * | | | | 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 | 1 | -3/+8 | |
* | | | | | | 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 | 2 | -1/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | 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 | |
* | | | | | tipc: Remove obsolete native API files and exports | Allan Stephens | 2010-12-02 | 4 | -632/+0 |