index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
mac80211: mesh: handle failed alloc for rmc cache
Bob Copeland
1
-0
/
+3
2016-04-05
mac80211: mesh: fix crash in mesh_path_timer
Bob Copeland
3
-15
/
+25
2016-04-05
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
2
-0
/
+33
2016-04-05
cfg80211: allow userspace to specify client P2P PS support
Ayala Beker
1
-0
/
+34
2016-04-05
mac80211: avoid useless memory write on each frame RX
Johannes Berg
1
-3
/
+4
2016-04-05
mac80211: fix cipher scheme function name
Johannes Berg
1
-4
/
+4
2016-04-05
mac80211: clean up station flags debugfs
Johannes Berg
2
-20
/
+47
2016-04-05
mac80211: don't start dynamic PS timer if not needed
Johannes Berg
1
-5
/
+5
2016-04-05
mac80211: remove sta_info debugfs sub-struct
Johannes Berg
3
-17
/
+15
2016-04-05
mac80211: Remove unused variable in per STA debugfs struct
Mohammed Shafi Shajakhan
2
-3
/
+0
2016-04-05
mac80211: enable starting BA session with custom timeout
Sara Sharon
1
-17
/
+30
2016-04-05
mac80211: add NETIF_F_RXCSUM to features white list
Sara Sharon
1
-1
/
+1
2016-04-05
mac80211: Set global RRM capability
Emmanuel Grumbach
1
-0
/
+2
2016-04-05
mac80211: minstrel_ht: improve sample rate skip logic
Felix Fietkau
1
-7
/
+16
2016-04-05
mac80211: do not pass injected frames without a valid rate to the driver
Felix Fietkau
1
-0
/
+3
2016-04-05
mac80211: fix parsing of 40Mhz in injected radiotap header
Sven Eckelmann
1
-2
/
+3
2016-04-05
nl80211: add feature for BSS selection support
Arend van Spriel
2
-0
/
+118
2016-04-05
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
3
-1
/
+35
2016-04-05
mac80211: mesh: convert path table to rhashtable
Bob Copeland
4
-575
/
+259
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
4
-5
/
+8
2016-04-05
mac80211: mesh: embed known gates list in struct mesh_path
Bob Copeland
2
-56
/
+45
2016-04-05
mac80211: mesh: factor out common mesh path allocation code
Bob Copeland
1
-23
/
+28
2016-04-05
mac80211: mesh: don't hash sdata in mpath tables
Bob Copeland
1
-10
/
+8
2016-04-05
mac80211: mesh: move path tables into if_mesh
Bob Copeland
6
-115
/
+104
2016-04-05
mac80211: Support a scan request for a specific BSSID
Jouni Malinen
1
-1
/
+3
2016-04-05
cfg80211: Allow a scan request for a specific BSSID
Jouni Malinen
3
-0
/
+10
2016-04-05
mac80211: allow not sending MIC up from driver for HW crypto
Sara Sharon
2
-14
/
+17
2016-04-05
mac80211: allow drivers to report CLOCK_BOOTTIME for scan results
Johannes Berg
1
-1
/
+3
2016-04-05
mac80211: parse VHT info in injected frames
Lorenzo Bianconi
1
-0
/
+31
2016-04-05
rfkill: Use switch to demux userspace operations
João Paulo Rechi Vita
1
-14
/
+22
2016-04-05
wext: unregister_pernet_subsys() on notifier registration failure
Johannes Berg
1
-1
/
+4
2016-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-146
/
+224
2016-04-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
1
-12
/
+21
2016-03-31
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
1
-0
/
+1
2016-03-30
bpf: make padding in bpf_tunnel_key explicit
Daniel Borkmann
1
-1
/
+4
2016-03-30
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
1
-2
/
+2
2016-03-30
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
1
-0
/
+16
2016-03-30
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
1
-3
/
+3
2016-03-30
bridge: Allow set bridge ageing time when switchdev disabled
Haishuang Yan
1
-1
/
+1
2016-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
13
-122
/
+166
2016-03-28
netfilter: ipv4: fix NULL dereference
Liping Zhang
2
-36
/
+38
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
4
-0
/
+10
2016-03-28
netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...
Pablo Neira Ayuso
1
-1
/
+6
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-03-28
openvswitch: call only into reachable nf-nat code
Arnd Bergmann
2
-9
/
+11
2016-03-28
openvswitch: Fix checking for new expected connections.
Jarno Rajahalme
1
-2
/
+3
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
4
-8
/
+31
2016-03-28
openvswitch: Use proper buffer size in nla_memcpy
Haishuang Yan
1
-1
/
+2
[next]