index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-09
Bluetooth: Resume advertising after LE connection
Daniel Winkler
3
-7
/
+28
2020-11-09
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
1
-7
/
+5
2020-11-09
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
2020-11-09
xfrm/compat: Don't allocate memory with __GFP_ZERO
Dmitry Safonov
1
-1
/
+1
2020-11-09
xfrm/compat: memset(0) 64-bit padding at right place
Dmitry Safonov
1
-1
/
+1
2020-11-09
xfrm/compat: Translate by copying XFRMA_UNSPEC attribute
Dmitry Safonov
1
-0
/
+1
2020-11-08
net/sunrpc: fix useless comparison in proc_do_xprt()
Dan Carpenter
1
-3
/
+4
2020-11-07
net: core: fix spelling typo in flow_dissector.c
Wang Qing
1
-1
/
+1
2020-11-07
net: xfrm: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-11-07
net: smc: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-11
/
+9
2020-11-07
net: sched: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-11-07
net: mac802154: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+3
2020-11-07
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
4
-15
/
+13
2020-11-07
net: ipv4: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-5
/
+3
2020-11-07
net: dccp: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+7
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
40
-129
/
+243
2020-11-06
net/sunrpc: return 0 on attempt to write to "transports"
Dan Carpenter
1
-1
/
+1
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
38
-126
/
+239
2020-11-06
nexthop: Remove in-kernel route notifications when nexthop changes
Ido Schimmel
2
-14
/
+0
2020-11-06
nexthop: Replay nexthops when registering a notifier
Ido Schimmel
1
-2
/
+52
2020-11-06
nexthop: Pass extack to register_nexthop_notifier()
Ido Schimmel
1
-1
/
+2
2020-11-06
nexthop: Emit a notification when a nexthop group is reduced
Ido Schimmel
1
-1
/
+6
2020-11-06
nexthop: Emit a notification when a nexthop group is modified
Ido Schimmel
1
-2
/
+30
2020-11-06
nexthop: Emit a notification when a single nexthop is replaced
Ido Schimmel
1
-0
/
+10
2020-11-06
nexthop: Emit a notification when a nexthop group is replaced
Ido Schimmel
1
-1
/
+5
2020-11-06
nexthop: Emit a notification when a nexthop is added
Ido Schimmel
1
-1
/
+5
2020-11-06
nexthop: Allow setting "offload" and "trap" indications on nexthops
Ido Schimmel
1
-0
/
+21
2020-11-06
rtnetlink: Add RTNH_F_TRAP flag
Ido Schimmel
1
-0
/
+2
2020-11-06
nexthop: vxlan: Convert to new notification info
Ido Schimmel
1
-1
/
+1
2020-11-06
nexthop: Prepare new notification info
Ido Schimmel
1
-0
/
+109
2020-11-06
nexthop: Pass extack to nexthop notifier
Ido Schimmel
1
-2
/
+3
2020-11-06
mac80211: assure that certain drivers adhere to DONT_REORDER flag
Mathy Vanhoef
1
-2
/
+7
2020-11-06
mac80211: don't overwrite QoS TID of injected frames
Mathy Vanhoef
2
-4
/
+9
2020-11-06
mac80211: adhere to Tx control flag that prevents frame reordering
Mathy Vanhoef
1
-2
/
+5
2020-11-06
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
1
-0
/
+3
2020-11-06
mac80211: save HE oper info in BSS config for mesh
Pradeep Kumar Chitrapu
1
-0
/
+30
2020-11-06
cfg80211: add support to configure HE MCS for beacon rate
Rajkumar Manoharan
1
-2
/
+23
2020-11-06
nl80211: fix beacon tx rate mask validation
Rajkumar Manoharan
1
-5
/
+10
2020-11-06
nl80211/cfg80211: fix potential infinite loop
Colin Ian King
1
-1
/
+1
2020-11-06
cfg80211: Add support to calculate and report 4096-QAM HE rates
Vamsi Krishna
1
-15
/
+17
2020-11-06
cfg80211: Add support to configure SAE PWE value to drivers
Rohan Dutta
1
-0
/
+9
2020-11-06
mac80211: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-05
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
2
-3
/
+2
2020-11-05
net: dsa: Give drivers the chance to veto certain upper devices
Vladimir Oltean
1
-0
/
+12
2020-11-05
net: dsa: Add tag handling for Hirschmann Hellcreek switches
Kurt Kanzenbach
3
-0
/
+73
2020-11-05
net: sched: implement action-specific terse dump
Vlad Buslov
1
-32
/
+37
2020-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
24
-353
/
+587
2020-11-04
mptcp: add a new sysctl add_addr_timeout
Geliang Tang
3
-2
/
+21
2020-11-04
mptcp: split mptcp_clean_una function
Florian Westphal
1
-11
/
+17
[prev]
[next]