Age | Commit message (Expand) | Author | Files | Lines |
2011-10-03 | net:rfkill: add a gpio setup function into GPIO rfkill | Sangwook Lee | 1 | -0/+4 |
2011-10-03 | mac80211: Allow noack flag overwrite for injected frames | Helmut Schaa | 1 | -0/+1 |
2011-10-03 | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal | Vasily Averin | 1 | -1/+1 |
2011-10-03 | Repair wrong named definition aligned_u64 | Jiří Župka | 1 | -1/+1 |
2011-10-03 | tcp: report ECN_SEEN in tcp_info | Eric Dumazet | 1 | -1/+2 |
2011-10-01 | Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge... | Linus Torvalds | 2 | -1/+1 |
2011-09-30 | mac80211: document client powersave | Johannes Berg | 1 | -0/+89 |
2011-09-30 | mac80211: allow out-of-band EOSP notification | Johannes Berg | 1 | -2/+22 |
2011-09-30 | mac80211: explicitly notify drivers of frame release | Johannes Berg | 1 | -0/+17 |
2011-09-30 | mac80211: reply only once to each PS-poll | Johannes Berg | 1 | -1/+8 |
2011-09-30 | mac80211: implement uAPSD | Johannes Berg | 1 | -7/+17 |
2011-09-30 | mac80211: allow releasing driver-buffered frames | Johannes Berg | 1 | -0/+31 |
2011-09-30 | mac80211: split PS buffers into ACs | Johannes Berg | 1 | -0/+1 |
2011-09-30 | mac80211: let drivers inform it about per TID buffered frames | Johannes Berg | 1 | -8/+26 |
2011-09-30 | nl80211/mac80211: allow adding TDLS peers as stations | Arik Nemtsov | 1 | -0/+2 |
2011-09-30 | mac80211: handle TDLS high-level commands and frames | Arik Nemtsov | 2 | -0/+86 |
2011-09-30 | mac80211: standardize adding supported rates IEs | Arik Nemtsov | 1 | -0/+5 |
2011-09-30 | nl80211: support sending TDLS commands/frames | Arik Nemtsov | 2 | -0/+59 |
2011-09-30 | cfg80211/mac80211: apply station uAPSD parameters selectively | Johannes Berg | 1 | -0/+12 |
2011-09-30 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 14 | -17/+680 |
2011-09-30 | posix-cpu-timers: Cure SMP wobbles | Peter Zijlstra | 1 | -1/+0 |
2011-09-29 | ptp: fix L2 event message recognition | Richard Cochran | 1 | -3/+10 |
2011-09-28 | net: sh_eth: move the asm/sh_eth.h to include/linux/ | Yoshihiro Shimoda | 1 | -0/+25 |
2011-09-28 | connector: add comm change event report to proc connector | Vladimir Zapolskiy | 1 | -0/+11 |
2011-09-28 | af_unix: dont send SCM_CREDENTIALS by default | Eric Dumazet | 1 | -3/+2 |
2011-09-28 | Merge branch 'writeback-for-linus' of git://github.com/fengguang/linux | Linus Torvalds | 1 | -5/+5 |
2011-09-28 | Bluetooth: Perform L2CAP SDU reassembly without copying data | Mat Martineau | 1 | -2/+1 |
2011-09-27 | cfg80211/mac80211: add netdev param to set_txq_params() | Eliad Peller | 1 | -1/+1 |
2011-09-27 | mac80211: Send the management frame at requested rate | Rajkumar Manoharan | 1 | -0/+4 |
2011-09-27 | nl80211/cfg80211: Add support to disable CCK rate for management frame | Rajkumar Manoharan | 2 | -1/+17 |
2011-09-27 | NFC: protect nci_data_exchange transactions | Ilan Elias | 1 | -0/+1 |
2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 1 | -3/+4 |
2011-09-27 | tcp: rename tcp_skb_cb flags | Eric Dumazet | 1 | -1/+1 |
2011-09-27 | vfs: remove LOOKUP_NO_AUTOMOUNT flag | Linus Torvalds | 1 | -1/+1 |
2011-09-27 | tcp: unalias tcp_skb_cb flags and ip_dsfield | Eric Dumazet | 1 | -1/+2 |
2011-09-27 | tcp: ECN blackhole should not force quickack mode | Eric Dumazet | 1 | -0/+1 |
2011-09-27 | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag | Linus Torvalds | 1 | -0/+1 |
2011-09-27 | net: introduce ptp one step time stamp mode for sync packets | Richard Cochran | 1 | -0/+9 |
2011-09-26 | dm crypt: always disable discard_zeroes_data | Milan Broz | 1 | -0/+5 |
2011-09-23 | Merge git://github.com/Jkirsher/net-next | David S. Miller | 1 | -0/+2 |
2011-09-23 | pci: Add flag indicating device has been assigned by KVM | Greg Rose | 1 | -0/+2 |
2011-09-22 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 46 | -107/+321 |
2011-09-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -5/+4 |
2011-09-21 | Bluetooth: Add mgmt events for blacklisting | Antti Julku | 2 | -0/+12 |
2011-09-21 | Bluetooth: Move SMP crypto functions to a workqueue | Vinicius Costa Gomes | 1 | -1/+8 |
2011-09-21 | Bluetooth: Move SMP fields to a separate structure | Vinicius Costa Gomes | 3 | -9/+11 |
2011-09-21 | Bluetooth: Add mgmt command for fast connectable mode | Antti Julku | 2 | -0/+15 |
2011-09-21 | Bluetooth: Add link_type information to the mgmt Connected event | Vinicius Costa Gomes | 2 | -1/+2 |
2011-09-21 | Bluetooth: Use the same timeouts for both ACL and LE links | Vinicius Costa Gomes | 1 | -1/+1 |