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-07-26
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
Lorenzo Bianconi
1
-1
/
+5
2019-07-26
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
2
-0
/
+5
2019-07-26
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...
John Crispin
1
-12
/
+162
2019-07-26
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
John Crispin
3
-4
/
+8
2019-07-26
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
2
-0
/
+8
2019-07-26
cfg80211: give all multi-BSSID BSS entries the same timestamp
Johannes Berg
1
-2
/
+5
2019-07-26
cfg80211: don't parse MBSSID if transmitting BSS isn't created
Johannes Berg
1
-1
/
+3
2019-07-26
cfg80211: clean up cfg80211_inform_single_bss_frame_data()
Johannes Berg
1
-7
/
+1
2019-07-26
cfg80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+6
2019-07-26
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
2
-6
/
+9
2019-07-26
mac80211: Simplify Extended Key ID API
Alexander Wetzel
3
-24
/
+14
2019-07-26
mac80211: add tx dequeue function for process context
Erik Stromdahl
1
-0
/
+2
2019-07-26
lib80211: use crypto API ccm(aes) transform for CCMP processing
Ard Biesheuvel
2
-112
/
+87
2019-07-26
mac80211: remove unused and unneeded remove_sta_debugfs callback
Greg Kroah-Hartman
2
-10
/
+0
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
3
-8
/
+12
2019-07-25
tipc: fix changeover issues due to large packet
Tuong Lien
3
-15
/
+155
2019-07-25
tipc: optimize link synching mechanism
Tuong Lien
4
-4
/
+44
2019-07-24
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
6
-0
/
+6
2019-07-24
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
3
-11
/
+2
2019-07-24
can: Kconfig: correct history of the CAN protocol
Robert P. J. Day
1
-5
/
+6
2019-07-23
hv_sock: Use consistent types for UUIDs
Andy Shevchenko
1
-12
/
+12
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
1
-0
/
+25
2019-07-22
net: Rename skb_frag page to bv_page
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-07-22
net: Use skb accessors in network core
Matthew Wilcox (Oracle)
5
-31
/
+37
2019-07-22
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
1
-0
/
+1
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-2
/
+11
2019-07-21
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
1
-1
/
+3
2019-07-21
tipc: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-20
mac80211: don't warn about CW params when not using them
Brian Norris
1
-4
/
+9
2019-07-20
mac80211: fix possible memory leak in ieee80211_assign_beacon
Lorenzo Bianconi
1
-2
/
+6
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
5
-10
/
+15
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
7
-12
/
+13
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2
-7
/
+4
2019-07-19
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
3
-10
/
+10
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
41
-77
/
+106
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-14
/
+36
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-102
/
+192
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-122
/
+97
2019-07-19
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
3
-3
/
+3
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
3
-5
/
+7
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
13
-122
/
+97
2019-07-18
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
1
-0
/
+1
2019-07-18
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
18
-508
/
+845
2019-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-24
/
+29
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
1
-1
/
+17
2019-07-18
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
Pablo Neira Ayuso
1
-2
/
+2
2019-07-18
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
1
-1
/
+1
2019-07-18
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
1
-2
/
+2
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
1
-1
/
+1
2019-07-18
SUNRPC: Optimise transport balancing code
Trond Myklebust
1
-29
/
+38
[next]