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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: use parallel_ops for genl
Johannes Berg
2019-07-31
1
-30
/
+78
*
mac80211: add missing null return check from call to ieee80211_get_sband
Colin Ian King
2019-07-31
1
-0
/
+2
*
mac80211: add support for the ADDBA extension element
John Crispin
2019-07-29
3
-11
/
+64
*
mac80211: propagate HE operation info into bss_conf
John Crispin
2019-07-29
3
-0
/
+20
*
cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch
Michael Vassernis
2019-07-29
1
-0
/
+2
*
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
2019-07-29
3
-1
/
+82
*
cfg80211: refactor cfg80211_bss_update
Sergey Matyukevich
2019-07-29
1
-82
/
+89
*
nl80211: Include wiphy address setup in NEW_WIPHY
Denis Kenzior
2019-07-26
1
-0
/
+24
*
mac80211: implement HE support for mesh
Sven Eckelmann
2019-07-26
5
-1
/
+128
*
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
Lorenzo Bianconi
2019-07-26
1
-1
/
+5
*
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
2019-07-26
2
-0
/
+5
*
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...
John Crispin
2019-07-26
1
-12
/
+162
*
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
John Crispin
2019-07-26
3
-4
/
+8
*
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
2019-07-26
2
-0
/
+8
*
cfg80211: give all multi-BSSID BSS entries the same timestamp
Johannes Berg
2019-07-26
1
-2
/
+5
*
cfg80211: don't parse MBSSID if transmitting BSS isn't created
Johannes Berg
2019-07-26
1
-1
/
+3
*
cfg80211: clean up cfg80211_inform_single_bss_frame_data()
Johannes Berg
2019-07-26
1
-7
/
+1
*
cfg80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-26
1
-11
/
+6
*
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
2019-07-26
2
-6
/
+9
*
mac80211: Simplify Extended Key ID API
Alexander Wetzel
2019-07-26
3
-24
/
+14
*
mac80211: add tx dequeue function for process context
Erik Stromdahl
2019-07-26
1
-0
/
+2
*
lib80211: use crypto API ccm(aes) transform for CCMP processing
Ard Biesheuvel
2019-07-26
2
-112
/
+87
*
mac80211: remove unused and unneeded remove_sta_debugfs callback
Greg Kroah-Hartman
2019-07-26
2
-10
/
+0
*
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
2019-07-26
3
-8
/
+12
*
tipc: fix changeover issues due to large packet
Tuong Lien
2019-07-25
3
-15
/
+155
*
tipc: optimize link synching mechanism
Tuong Lien
2019-07-25
4
-4
/
+44
*
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
2019-07-24
6
-0
/
+6
*
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
2019-07-24
3
-11
/
+2
*
can: Kconfig: correct history of the CAN protocol
Robert P. J. Day
2019-07-24
1
-5
/
+6
*
hv_sock: Use consistent types for UUIDs
Andy Shevchenko
2019-07-23
1
-12
/
+12
*
net: sched: include mpls actions in hardware intermediate representation
John Hurley
2019-07-23
1
-0
/
+25
*
net: Rename skb_frag page to bv_page
Matthew Wilcox (Oracle)
2019-07-22
1
-1
/
+1
*
net: Use skb accessors in network core
Matthew Wilcox (Oracle)
2019-07-22
5
-31
/
+37
*
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
2019-07-22
1
-0
/
+1
*
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-07-21
1
-2
/
+11
*
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
2019-07-21
1
-1
/
+3
*
tipc: Fix a typo
Christophe JAILLET
2019-07-21
1
-1
/
+1
*
mac80211: don't warn about CW params when not using them
Brian Norris
2019-07-20
1
-4
/
+9
*
mac80211: fix possible memory leak in ieee80211_assign_beacon
Lorenzo Bianconi
2019-07-20
1
-2
/
+6
*
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
5
-10
/
+15
*
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
7
-12
/
+13
*
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-19
2
-7
/
+4
*
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
2019-07-19
3
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-19
41
-77
/
+106
|
\
|
*
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
2019-07-19
3
-3
/
+3
|
*
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
Pablo Neira Ayuso
2019-07-18
1
-2
/
+2
|
*
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
2019-07-18
1
-1
/
+1
|
*
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
2019-07-18
1
-2
/
+2
|
*
netfilter: nf_tables: Support auto-loading for inet nat
Phil Sutter
2019-07-18
1
-0
/
+3
|
*
netfilter: nft_hash: fix symhash with modulus one
Laura Garcia Liebana
2019-07-16
1
-1
/
+1
[next]