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
2021-03-16
wireless/nl80211: fix wdev_id may be used uninitialized
Jarod Wilson
1
-1
/
+1
2021-03-16
mac80211: choose first enabled channel for monitor
Karthikeyan Kathirvel
1
-1
/
+12
2021-03-16
nl80211: fix locking for wireless device netns change
Johannes Berg
1
-3
/
+7
2021-03-16
mac80211: Check crypto_aead_encrypt for errors
Daniel Phan
2
-4
/
+6
2021-03-16
mac80211: Allow HE operation to be longer than expected.
Brian Norris
2
-2
/
+2
2021-03-16
mac80211: minstrel_ht: remove unused variable 'mg'
Johannes Berg
1
-2
/
+0
2021-03-16
mac80211: fix double free in ibss_leave
Markus Theil
1
-0
/
+2
2021-03-16
mac80211: fix rate mask reset
Johannes Berg
1
-2
/
+2
2021-03-16
net: bridge: mcast: factor out common allow/block EHT handling
Nikolay Aleksandrov
1
-71
/
+27
2021-03-16
net: bridge: mcast: remove unreachable EHT code
Nikolay Aleksandrov
1
-42
/
+15
2021-03-16
net: dsa: mt7530: support MDB and bridge flag operations
DENG Qingfang
1
-13
/
+1
2021-03-16
Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-54
/
+55
2021-03-16
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
1
-4
/
+0
2021-03-16
can: isotp: TX-path: ensure that CAN frame flags are initialized
Marc Kleine-Budde
1
-6
/
+3
2021-03-16
can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD
Marc Kleine-Budde
1
-1
/
+2
2021-03-16
can: dev: Move device back to init netns on owning netns delete
Martin Willi
1
-1
/
+1
2021-03-15
mptcp: fix ADD_ADDR HMAC in case port is specified
Davide Caratti
1
-10
/
+14
2021-03-15
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2
-4
/
+10
2021-03-15
Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbg
Luiz Augusto von Dentz
1
-46
/
+52
2021-03-15
tipc: better validate user input in tipc_nl_retrieve_key()
Eric Dumazet
1
-3
/
+8
2021-03-15
Bluetooth: L2CAP: Fix not checking for maximum number of DCID
Luiz Augusto von Dentz
1
-3
/
+9
2021-03-15
Bluetooth: Cancel le_scan_restart work when stopping discovery
Sonny Sasaka
1
-0
/
+1
2021-03-15
net: export dev_set_threaded symbol
Lorenzo Bianconi
1
-0
/
+1
2021-03-15
netfilter: ctnetlink: fix dump of the expect mask attribute
Florian Westphal
1
-0
/
+1
2021-03-15
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
1
-1
/
+1
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
4
-36
/
+55
2021-03-15
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
3
-3
/
+3
2021-03-15
bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockopt
Manu Bretelle
1
-0
/
+6
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
38
-243
/
+366
2021-03-14
psample: Add additional metadata attributes
Ido Schimmel
1
-1
/
+38
2021-03-14
psample: Encapsulate packet metadata in a struct
Ido Schimmel
2
-12
/
+10
2021-03-14
ethernet: constify eth_get_headlen()'s data argument
Alexander Lobakin
1
-1
/
+1
2021-03-14
flow_dissector: constify raw input data argument
Alexander Lobakin
1
-19
/
+22
2021-03-14
gro: give 'hash' variable in dev_gro_receive() a less confusing name
Alexander Lobakin
1
-6
/
+6
2021-03-14
gro: consistentify napi->gro_hash[x] access in dev_gro_receive()
Alexander Lobakin
1
-11
/
+11
2021-03-14
gro: simplify gro_list_prepare()
Alexander Lobakin
1
-8
/
+4
2021-03-14
flow_dissector: fix byteorder of dissected ICMP ID
Alexander Lobakin
1
-1
/
+1
2021-03-14
net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()
Eric Dumazet
1
-0
/
+5
2021-03-13
Merge tag 'batadv-next-pullrequest-20210312' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-4
/
+1
2021-03-13
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
2
-32
/
+102
2021-03-13
flow_offload: add support for packet-per-second policing
Xingfeng Hu
1
-0
/
+3
2021-03-12
mptcp: remove a list of addrs when flushing
Geliang Tang
1
-4
/
+4
2021-03-12
mptcp: remove multi addresses and subflows in PM
Geliang Tang
1
-0
/
+48
2021-03-12
mptcp: remove multi subflows in PM
Geliang Tang
3
-22
/
+31
2021-03-12
mptcp: remove multi addresses in PM
Geliang Tang
2
-17
/
+20
2021-03-12
mptcp: add rm_list_rx in mptcp_pm_data
Geliang Tang
2
-1
/
+3
2021-03-12
mptcp: add rm_list in mptcp_options_received
Geliang Tang
3
-10
/
+18
2021-03-12
mptcp: add rm_list_tx in mptcp_pm_data
Geliang Tang
3
-10
/
+18
2021-03-12
mptcp: add rm_list in mptcp_out_options
Geliang Tang
3
-12
/
+40
2021-03-12
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
1
-48
/
+49
[prev]
[next]