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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
1
-1
/
+1
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
1
-0
/
+10
2022-03-18
Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2
-2
/
+14
2022-03-18
rfkill: make new event layout opt-in
Johannes Berg
1
-2
/
+12
2022-03-18
Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-4
/
+0
2022-03-17
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
1
-1
/
+1
2022-03-17
net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2
Vladimir Oltean
1
-0
/
+2
2022-03-17
net: mscc: ocelot: add port mirroring support using tc-matchall
Vladimir Oltean
1
-0
/
+9
2022-03-17
net: dsa: Handle MST state changes
Tobias Waldekranz
1
-0
/
+3
2022-03-17
net: dsa: Pass VLAN MSTI migration notifications to driver
Tobias Waldekranz
1
-0
/
+3
2022-03-17
net: bridge: mst: Add helper to query a port's MST state
Tobias Waldekranz
1
-0
/
+6
2022-03-17
net: bridge: mst: Add helper to check if MST is enabled
Tobias Waldekranz
1
-0
/
+6
2022-03-17
net: bridge: mst: Add helper to map an MSTI to a VID set
Tobias Waldekranz
1
-0
/
+7
2022-03-17
net: bridge: mst: Notify switchdev drivers of MST state changes
Tobias Waldekranz
1
-0
/
+7
2022-03-17
net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations
Tobias Waldekranz
1
-0
/
+7
2022-03-17
net: bridge: mst: Notify switchdev drivers of MST mode changes
Tobias Waldekranz
1
-0
/
+2
2022-03-17
net: bridge: mst: Support setting and reporting MST port states
Tobias Waldekranz
2
-0
/
+17
2022-03-17
net: bridge: mst: Allow changing a VLAN's MSTI
Tobias Waldekranz
1
-0
/
+1
2022-03-17
net: bridge: mst: Multiple Spanning Tree (MST) mode
Tobias Waldekranz
1
-0
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+7
2022-03-17
Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
3
-2
/
+3
2022-03-17
net/mlx5: Remove unused fill page array API function
Tariq Toukan
1
-1
/
+0
2022-03-17
net/mlx5: Remove unused exported contiguous coherent buffer allocation API
Tariq Toukan
1
-3
/
+0
2022-03-17
net: geneve: support IPv4/IPv6 as inner protocol
Eyal Birger
1
-0
/
+1
2022-03-16
net/sched: add vlan push_eth and pop_eth action to the hardware IR
Maor Dickman
2
-0
/
+16
2022-03-16
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
1
-2
/
+2
2022-03-16
devlink: expose instance locking and add locked port registering
Jakub Kicinski
1
-0
/
+11
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-1
/
+5
2022-03-15
mac80211: MBSSID beacon handling in AP mode
Lorenzo Bianconi
1
-0
/
+2
2022-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+0
2022-03-14
net: disable preemption in dev_core_stats_XXX_inc() helpers
Eric Dumazet
1
-1
/
+5
2022-03-14
net: dsa: felix: configure default-prio and dscp priorities
Vladimir Oltean
1
-0
/
+5
2022-03-14
net: dsa: report and change port dscp priority using dcbnl
Vladimir Oltean
1
-0
/
+5
2022-03-14
net: dsa: report and change port default priority using dcbnl
Vladimir Oltean
1
-0
/
+7
2022-03-14
net: Add lockdep asserts to ____napi_schedule().
Sebastian Andrzej Siewior
1
-0
/
+7
2022-03-14
net: macvlan: add net device refcount tracker
Ziyang Xuan
1
-0
/
+1
2022-03-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
5
-1
/
+63
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2
-10
/
+38
2022-03-11
vsock: each transport cycles only on its own sockets
Jiyong Park
1
-1
/
+2
2022-03-11
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
1
-0
/
+2
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
4
-9
/
+530
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
2
-1
/
+4
2022-03-11
cachefiles: Fix volume coherency attribute
David Howells
1
-0
/
+2
2022-03-11
watch_queue: Fix filter limit check
David Howells
1
-1
/
+2
2022-03-11
gtp: Add support for checking GTP device type
Wojciech Drewek
1
-0
/
+6
2022-03-11
net/sched: Allow flower to match on GTP options
Wojciech Drewek
3
-1
/
+23
2022-03-11
gtp: Implement GTP echo request
Wojciech Drewek
1
-0
/
+1
2022-03-11
gtp: Implement GTP echo response
Wojciech Drewek
2
-0
/
+32
2022-03-11
gtp: Allow to create GTP device without FDs
Wojciech Drewek
1
-0
/
+1
[next]