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
2022-03-18
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
1
-2
/
+2
2022-03-18
Bluetooth: Don't assign twice the same value
Christophe JAILLET
1
-1
/
+0
2022-03-18
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
1
-1
/
+2
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
1
-0
/
+16
2022-03-18
Bluetooth: mgmt: remove redundant assignment to variable cur_len
Colin Ian King
1
-1
/
+1
2022-03-18
Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
5
-31
/
+186
2022-03-18
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
1
-0
/
+4
2022-03-18
af_unix: Fix some data-races around unix_sk(sk)->oob_skb.
Kuniyuki Iwashima
1
-7
/
+5
2022-03-18
rfkill: make new event layout opt-in
Johannes Berg
1
-14
/
+34
2022-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-24
/
+35
2022-03-18
xfrm: rework default policy structure
Nicolas Dichtel
2
-28
/
+25
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+2
2022-03-17
net: dsa: Handle MST state changes
Tobias Waldekranz
3
-8
/
+86
2022-03-17
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
3
-1
/
+23
2022-03-17
net: dsa: Validate hardware support for MST
Tobias Waldekranz
3
-0
/
+30
2022-03-17
net: bridge: mst: Add helper to query a port's MST state
Tobias Waldekranz
1
-0
/
+25
2022-03-17
net: bridge: mst: Add helper to check if MST is enabled
Tobias Waldekranz
1
-0
/
+9
2022-03-17
net: bridge: mst: Add helper to map an MSTI to a VID set
Tobias Waldekranz
1
-0
/
+26
2022-03-17
net: bridge: mst: Notify switchdev drivers of MST state changes
Tobias Waldekranz
1
-0
/
+18
2022-03-17
net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
Tobias Waldekranz
2
-0
/
+59
2022-03-17
net: bridge: mst: Notify switchdev drivers of MST mode changes
Tobias Waldekranz
1
-0
/
+11
2022-03-17
net: bridge: mst: Support setting and reporting MST port states
Tobias Waldekranz
3
-1
/
+192
2022-03-17
net: bridge: mst: Allow changing a VLAN's MSTI
Tobias Waldekranz
3
-0
/
+58
2022-03-17
net: bridge: mst: Multiple Spanning Tree (MST) mode
Tobias Waldekranz
8
-4
/
+175
2022-03-17
vlan: use correct format characters
Bill Wendling
1
-1
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-56
/
+41
2022-03-17
veth: Rework veth_xdp_rcv_skb in order to accept non-linear skb
Lorenzo Bianconi
1
-0
/
+1
2022-03-17
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-17
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
1
-5
/
+17
2022-03-17
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-16
net/sched: add vlan push_eth and pop_eth action to the hardware IR
Maor Dickman
1
-0
/
+13
2022-03-16
net: dsa: Never offload FDB entries on standalone ports
Tobias Waldekranz
1
-0
/
+3
2022-03-16
Merge tag 'linux-can-next-for-5.18-20220316' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-32
/
+40
2022-03-16
can: isotp: support MSG_TRUNC flag when reading from socket
Oliver Hartkopp
1
-12
/
+15
2022-03-16
can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
Oliver Hartkopp
1
-0
/
+4
2022-03-16
can: isotp: sanitize CAN ID checks in isotp_bind()
Oliver Hartkopp
1
-20
/
+21
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
1
-35
/
+12
2022-03-16
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
1
-2
/
+0
2022-03-16
devlink: expose instance locking and add locked port registering
Jakub Kicinski
1
-24
/
+71
2022-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2
-3
/
+2
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2
-18
/
+17
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
9
-57
/
+28
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-4
/
+4
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
8
-47
/
+208
2022-03-15
bpf, sockmap: Fix double uncharge the mem of sk_msg
Wang Yufen
1
-4
/
+3
2022-03-15
bpf, sockmap: Fix more uncharged while msg has more_data
Wang Yufen
1
-2
/
+5
2022-03-15
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
1
-4
/
+13
2022-03-15
mac80211: update bssid_indicator in ieee80211_assign_beacon
Lorenzo Bianconi
1
-0
/
+3
2022-03-15
mac80211: MBSSID channel switch
John Crispin
1
-2
/
+24
2022-03-15
mac80211: MBSSID beacon handling in AP mode
Lorenzo Bianconi
3
-14
/
+124
[prev]
[next]