index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
5
-14
/
+41
2019-02-22
cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
1
-1
/
+1
2019-02-11
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
1
-1
/
+1
2019-02-11
cfg80211: restore regulatory without calling userspace
Johannes Berg
2
-15
/
+60
2019-02-08
cfg80211: fix memory leak of new_ie
Sara Sharon
1
-4
/
+5
2019-02-08
cfg80211: fix the IE inheritance of extension IEs
Sara Sharon
1
-7
/
+13
2019-02-08
mac80211: indicate support for multiple BSSID
Sara Sharon
3
-2
/
+30
2019-02-08
mac80211: support multi-bssid
Sara Sharon
4
-47
/
+207
2019-02-08
cfg80211: save multi-bssid properties
Sara Sharon
1
-21
/
+48
2019-02-08
cfg80211: make BSSID generation function inline
Sara Sharon
1
-16
/
+0
2019-02-08
cfg80211: parse multi-bssid only if HW supports it
Sara Sharon
1
-1
/
+10
2019-02-08
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
2
-47
/
+43
2019-02-08
cfg80211: Properly track transmitting and non-transmitting BSS
Sara Sharon
2
-2
/
+46
2019-02-08
cfg80211: use for_each_element() for multi-bssid parsing
Johannes Berg
1
-32
/
+15
2019-02-08
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
2
-39
/
+472
2019-02-08
mac80211: move the bss update from elements to an helper
Sara Sharon
1
-70
/
+80
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
9
-72
/
+95
2019-02-08
nl80211: use for_each_element() in validate_ie_attr()
Johannes Berg
1
-20
/
+8
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
2
-25
/
+20
2019-02-08
mac80211: use element iteration macro in parsing
Johannes Berg
1
-19
/
+6
2019-02-08
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-8
/
+6
2019-02-03
net: Fix fall through warning in y2038 tstamp changes.
David S. Miller
1
-0
/
+1
2019-02-03
bpfilter: remove extra header search paths for bpfilter_umh
Masahiro Yamada
2
-2
/
+1
2019-02-03
net: Fix ip_mc_{dec,inc}_group allocation context
Florian Fainelli
2
-13
/
+26
2019-02-03
net: devlink: report cell size of shared buffers
Jakub Kicinski
1
-0
/
+3
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
1
-14
/
+39
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+2
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
5
-20
/
+61
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
5
-22
/
+91
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
5
-8
/
+8
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
7
-21
/
+21
2019-02-03
socket: move compat timeout handling into sock.c
Arnd Bergmann
3
-89
/
+46
2019-02-03
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
Edward Chron
1
-1
/
+2
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-6
/
+22
2019-02-01
ethtool: add compat for devlink info
Jakub Kicinski
2
-0
/
+70
2019-02-01
devlink: add version reporting to devlink info API
Jakub Kicinski
1
-0
/
+57
2019-02-01
devlink: add device information API
Jakub Kicinski
1
-0
/
+112
2019-02-01
ipconfig: add carrier_timeout kernel parameter
Martin Kepplinger
1
-5
/
+22
2019-02-01
ipv4: fib: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-02-01
net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESS
Dave Watson
1
-2
/
+2
2019-02-01
net: tls: Add tls 1.3 support
Dave Watson
4
-26
/
+101
2019-02-01
net: tls: Refactor control message handling on recv
Dave Watson
1
-44
/
+44
2019-02-01
net: tls: Refactor tls aad space size calculation
Dave Watson
1
-8
/
+9
2019-02-01
net: tls: Support 256 bit keys
Dave Watson
2
-6
/
+56
2019-02-01
xdp: Provide extack messages when prog attachment failed
Maciej Fijalkowski
1
-3
/
+9
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
1
-3
/
+13
2019-02-01
Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...
David S. Miller
61
-64
/
+493
2019-02-01
Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc...
David S. Miller
19
-46
/
+478
2019-02-01
ethtool: remove unnecessary check in ethtool_get_regs()
Dan Carpenter
1
-6
/
+3
2019-02-01
mac80211: fix missing/malformed documentation
Johannes Berg
1
-0
/
+18
[next]