index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
mac80211: Add support for BSS max idle period element
Avraham Stern
2017-04-28
1
-1
/
+13
|
*
|
|
|
|
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
1
-32
/
+26
|
*
|
|
|
|
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
2017-04-28
1
-3
/
+28
|
*
|
|
|
|
mac80211: make rate control tx status API more extensible
Felix Fietkau
2017-04-28
1
-4
/
+16
|
*
|
|
|
|
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
1
-2
/
+2
|
*
|
|
|
|
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-20
/
+17
|
*
|
|
|
|
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-55
/
+53
|
*
|
|
|
|
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
1
-7
/
+8
|
*
|
|
|
|
nl80211: add support for BSSIDs in scheduled scan matchsets
Arend Van Spriel
2017-04-26
1
-1
/
+5
|
*
|
|
|
|
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
1
-1
/
+8
|
*
|
|
|
|
cfg80211: simplify netlink socket owner interface deletion
Johannes Berg
2017-04-26
1
-2
/
+4
*
|
|
|
|
|
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
2017-04-26
1
-2
/
+1
*
|
|
|
|
|
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2017-04-26
1
-1
/
+1
*
|
|
|
|
|
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
2017-04-26
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
can: network namespace support for CAN gateway
Oliver Hartkopp
2017-04-25
1
-0
/
+3
*
|
|
|
|
can: network namespace support for CAN_BCM protocol
Oliver Hartkopp
2017-04-25
1
-0
/
+1
*
|
|
|
|
can: complete initial namespace support
Oliver Hartkopp
2017-04-25
1
-0
/
+5
*
|
|
|
|
flow_dissector: add mpls support (v2)
Benjamin LaHaise
2017-04-24
1
-0
/
+8
*
|
|
|
|
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
2017-04-24
1
-1
/
+1
*
|
|
|
|
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
2017-04-24
1
-0
/
+6
*
|
|
|
|
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-04-24
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
net/devlink: Add E-Switch encapsulation control
Roi Dayan
2017-04-22
1
-0
/
+2
*
|
|
|
|
|
VSOCK: Add vsockmon tap functions
Gerard Garcia
2017-04-24
1
-0
/
+13
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-04-21
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
NFC: Add nfc_dbg() macro
Andy Shevchenko
2017-04-05
1
-0
/
+1
*
|
|
|
|
|
bonding: fix wq initialization for links created via netlink
Mahesh Bandewar
2017-04-21
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-04-21
2
-6
/
+121
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net: Add a xfrm validate function to validate_xmit_skb
Steffen Klassert
2017-04-14
1
-0
/
+6
|
*
|
|
|
|
|
esp6: Reorganize esp_output
Steffen Klassert
2017-04-14
1
-0
/
+3
|
*
|
|
|
|
|
esp4: Reorganize esp_output
Steffen Klassert
2017-04-14
1
-0
/
+16
|
*
|
|
|
|
|
xfrm: Add an IPsec hardware offloading API
Steffen Klassert
2017-04-14
1
-1
/
+64
|
*
|
|
|
|
|
xfrm: Add mode handlers for IPsec on layer 2
Steffen Klassert
2017-04-14
1
-0
/
+10
|
*
|
|
|
|
|
xfrm: Move device notifications to a sepatate file
Steffen Klassert
2017-04-14
1
-0
/
+1
|
*
|
|
|
|
|
xfrm: Add a xfrm type offload.
Steffen Klassert
2017-04-14
1
-6
/
+22
*
|
|
|
|
|
|
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
2017-04-21
1
-2
/
+2
*
|
|
|
|
|
|
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
2017-04-21
1
-2
/
+3
*
|
|
|
|
|
|
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
2017-04-21
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
2
-20
/
+182
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
2017-04-18
1
-0
/
+2
|
*
|
|
|
|
|
|
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-2
/
+6
|
*
|
|
|
|
|
|
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
2017-04-13
1
-3
/
+6
|
*
|
|
|
|
|
|
cfg80211: add documentation for cfg80211_get_bss()
Johannes Berg
2017-03-31
1
-1
/
+11
|
*
|
|
|
|
|
|
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
2017-03-31
1
-2
/
+55
|
*
|
|
|
|
|
|
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
2017-03-31
1
-8
/
+83
|
*
|
|
|
|
|
|
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
2017-03-07
1
-4
/
+0
|
*
|
|
|
|
|
|
mac80211: Add set_cqm_rssi_range_config
Andrew Zaborowski
2017-03-06
1
-0
/
+6
|
*
|
|
|
|
|
|
cfg80211: Accept multiple RSSI thresholds for CQM
Andrew Zaborowski
2017-03-06
1
-0
/
+13
*
|
|
|
|
|
|
|
net: dsa: add support for the SMSC-LAN9303 tagging format
Juergen Beisert
2017-04-20
1
-0
/
+1
*
|
|
|
|
|
|
|
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
2017-04-18
1
-0
/
+1
*
|
|
|
|
|
|
|
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
2
-3
/
+6
[prev]
[next]