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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
7
-187
/
+106
2022-12-01
sctp: delete free member from struct sctp_sched_ops
Xin Long
4
-53
/
+20
2022-12-01
Merge branch 'mptcp-pm-listener-events-selftests-cleanup'
Jakub Kicinski
10
-192
/
+375
2022-12-01
selftests: mptcp: listener test for in-kernel PM
Geliang Tang
1
-1
/
+57
2022-12-01
selftests: mptcp: make evts global in mptcp_join
Geliang Tang
1
-23
/
+29
2022-12-01
selftests: mptcp: listener test for userspace PM
Geliang Tang
1
-0
/
+76
2022-12-01
selftests: mptcp: make evts global in userspace_pm
Geliang Tang
1
-120
/
+93
2022-12-01
selftests: mptcp: enhance userspace pm tests
Geliang Tang
2
-4
/
+6
2022-12-01
mptcp: add pm listener events
Geliang Tang
4
-0
/
+71
2022-12-01
selftests: mptcp: declare var as local
Matthieu Baerts
1
-22
/
+29
2022-12-01
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
1
-8
/
+6
2022-12-01
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
6
-5
/
+9
2022-12-01
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
3
-7
/
+0
2022-12-01
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
1
-4
/
+1
2022-12-01
bnxt: report FEC block stats via standard interface
Jakub Kicinski
1
-0
/
+8
2022-12-01
Merge branch 'remove-label-cpu-from-dsa-dt-binding'
Jakub Kicinski
1
-1
/
+0
2022-12-01
dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
Arınç ÜNAL
1
-1
/
+0
2022-12-01
Merge branch 'net-tcp-dynamically-disable-tcp-md5-static-key'
Jakub Kicinski
8
-80
/
+194
2022-12-01
net/tcp: Separate initialization of twsk
Dmitry Safonov
1
-26
/
+35
2022-12-01
net/tcp: Do cleanup on tcp_md5_key_copy() failure
Dmitry Safonov
2
-14
/
+10
2022-12-01
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
6
-32
/
+84
2022-12-01
net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
Dmitry Safonov
1
-9
/
+21
2022-12-01
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
2
-16
/
+61
2022-12-01
Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
1
-6
/
+2
2022-12-01
r8169: use tp_to_dev instead of open code
Juhee Kang
1
-2
/
+3
2022-12-01
Merge branch 'fix-rtnl_mutex-deadlock-with-dpaa2-and-sfp-modules'
Paolo Abeni
9
-104
/
+212
2022-12-01
net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()
Vladimir Oltean
3
-8
/
+5
2022-12-01
net: dpaa2-switch: serialize changes to priv->mac with a mutex
Vladimir Oltean
3
-10
/
+55
2022-12-01
net: dpaa2-eth: serialize changes to priv->mac with a mutex
Vladimir Oltean
3
-16
/
+91
2022-12-01
net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQ
Vladimir Oltean
1
-9
/
+9
2022-12-01
net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()
Vladimir Oltean
1
-1
/
+1
2022-12-01
net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing
Vladimir Oltean
2
-18
/
+5
2022-12-01
net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
1
-9
/
+12
2022-12-01
net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
1
-9
/
+12
2022-12-01
net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()
Vladimir Oltean
1
-3
/
+0
2022-12-01
net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()
Vladimir Oltean
3
-8
/
+10
2022-12-01
net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()
Vladimir Oltean
4
-17
/
+16
2022-12-01
net: dpaa2-eth: don't use -ENOTSUPP error code
Vladimir Oltean
2
-2
/
+2
2022-12-01
net: microchip: sparx5: Fix error handling in vcap_show_admin()
Dan Carpenter
1
-4
/
+11
2022-12-01
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
1
-1
/
+1
2022-11-30
Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
22
-135
/
+153
2022-11-30
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
2
-0
/
+16
2022-11-30
Merge branch 'net-devlink-return-the-driver-name-in-devlink_nl_info_fill'
Jakub Kicinski
22
-130
/
+26
2022-11-30
net: devlink: clean-up empty devlink_ops::info_get()
Vincent Mailhol
3
-22
/
+0
2022-11-30
net: devlink: make the devlink_ops::info_get() callback optional
Vincent Mailhol
1
-7
/
+6
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
22
-106
/
+25
2022-11-30
dt-bindings: nfc: nxp,nci: Document NQ310 compatible
Luca Weiss
1
-1
/
+3
2022-11-30
Merge branch 'support-direct-read-from-region'
Jakub Kicinski
6
-80
/
+215
2022-11-30
ice: implement direct read for NVM and Shadow RAM regions
Jacob Keller
2
-2
/
+75
2022-11-30
ice: document 'shadow-ram' devlink region
Jacob Keller
1
-0
/
+5
[next]