index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
4
-92
/
+716
2014-06-25
mac80211: split sched scan IEs
David Spinadel
15
-75
/
+88
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
16
-73
/
+198
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
4
-1
/
+44
2014-06-23
mac80211: make sure TDLS peer STA exists during setup
Arik Nemtsov
1
-0
/
+13
2014-06-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
3
-0
/
+33
2014-06-23
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
2
-0
/
+58
2014-06-23
mac80211: split tdls_mgmt function
Arik Nemtsov
1
-23
/
+55
2014-06-23
mac80211: use TDLS initiator in tdls_mgmt operations
Arik Nemtsov
1
-12
/
+28
2014-06-23
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
8
-10
/
+26
2014-06-23
mac80211: cleanup TDLS state during failed setup
Arik Nemtsov
3
-24
/
+115
2014-06-23
mac80211: set auth flags after other station info
Arik Nemtsov
1
-3
/
+13
2014-06-23
mac80211: clarify TDLS Tx handling
Arik Nemtsov
1
-16
/
+17
2014-06-23
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
4
-64
/
+35
2014-06-23
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2
-6
/
+41
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
10
-46
/
+98
2014-06-23
mac80211: don't stop all queues when flushing
Luciano Coelho
1
-2
/
+2
2014-06-23
net: Mac80211: Remove silly timespec dance
Thomas Gleixner
2
-9
/
+3
2014-06-23
mac80211_hwsim: clean up own address matching
Johannes Berg
1
-35
/
+31
2014-06-23
mac80211: Use ktime_get_ts()
Thomas Gleixner
2
-3
/
+3
2014-06-23
mac80211: use csa counter offsets instead of csa_active
Michal Kazior
1
-3
/
+6
2014-06-23
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
5
-75
/
+115
2014-06-23
mac80211: allow tx via monitor iface when DFS
Janusz Dziedzic
1
-5
/
+6
2014-06-23
cfg80211: make ethtool the driver's responsibility
Johannes Berg
13
-555
/
+391
2014-06-23
mac80211: remove weak WEP IV accounting
Johannes Berg
4
-25
/
+1
2014-06-23
trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/
Antonio Ospite
1
-1
/
+1
2014-06-23
mac80211: remove ignore_plink_timer flag
Bob Copeland
2
-9
/
+23
2014-06-23
mac80211: fix station/driver powersave race
Johannes Berg
4
-29
/
+51
2014-06-23
mac80211: remove PID rate control
John W. Linville
8
-1036
/
+0
2014-06-16
Linux 3.16-rc1
v3.16-rc1
Linus Torvalds
1
-2
/
+2
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
1
-1
/
+3
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2
-10
/
+29
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
3
-5
/
+14
2014-06-15
fix __swap_writepage() compile failure on old gcc versions
Al Viro
1
-1
/
+1
2014-06-14
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
1
-0
/
+4
2014-06-14
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
1
-4
/
+3
2014-06-13
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
1
-1
/
+1
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
1
-11
/
+11
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
1
-5
/
+7
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
1
-1
/
+3
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
1
-0
/
+2
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
1
-1
/
+1
2014-06-13
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
1
-2
/
+7
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2
-0
/
+51
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
[next]