index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-12-01
selftests: mptcp: clearly declare global ns vars
Matthieu Baerts
-8
/
+6
2022-12-01
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
-5
/
+9
2022-12-01
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
-7
/
+0
2022-12-01
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
-4
/
+1
2022-12-01
bnxt: report FEC block stats via standard interface
Jakub Kicinski
-0
/
+8
2022-12-01
Merge branch 'remove-label-cpu-from-dsa-dt-binding'
Jakub Kicinski
-1
/
+0
2022-12-01
dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
Arınç ÜNAL
-1
/
+0
2022-12-01
Merge branch 'net-tcp-dynamically-disable-tcp-md5-static-key'
Jakub Kicinski
-80
/
+194
2022-12-01
net/tcp: Separate initialization of twsk
Dmitry Safonov
-26
/
+35
2022-12-01
net/tcp: Do cleanup on tcp_md5_key_copy() failure
Dmitry Safonov
-14
/
+10
2022-12-01
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
-32
/
+84
2022-12-01
net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
Dmitry Safonov
-9
/
+21
2022-12-01
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
-16
/
+61
2022-12-01
Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
-6
/
+2
2022-12-01
r8169: use tp_to_dev instead of open code
Juhee Kang
-2
/
+3
2022-12-01
Merge branch 'fix-rtnl_mutex-deadlock-with-dpaa2-and-sfp-modules'
Paolo Abeni
-104
/
+212
2022-12-01
net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()
Vladimir Oltean
-8
/
+5
2022-12-01
net: dpaa2-switch: serialize changes to priv->mac with a mutex
Vladimir Oltean
-10
/
+55
2022-12-01
net: dpaa2-eth: serialize changes to priv->mac with a mutex
Vladimir Oltean
-16
/
+91
2022-12-01
net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQ
Vladimir Oltean
-9
/
+9
2022-12-01
net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()
Vladimir Oltean
-1
/
+1
2022-12-01
net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing
Vladimir Oltean
-18
/
+5
2022-12-01
net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
-9
/
+12
2022-12-01
net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() call
Vladimir Oltean
-9
/
+12
2022-12-01
net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()
Vladimir Oltean
-3
/
+0
2022-12-01
net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()
Vladimir Oltean
-8
/
+10
2022-12-01
net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()
Vladimir Oltean
-17
/
+16
2022-12-01
net: dpaa2-eth: don't use -ENOTSUPP error code
Vladimir Oltean
-2
/
+2
2022-12-01
net: microchip: sparx5: Fix error handling in vcap_show_admin()
Dan Carpenter
-4
/
+11
2022-12-01
bonding: uninitialized variable in bond_miimon_inspect()
Dan Carpenter
-1
/
+1
2022-11-30
Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-135
/
+153
2022-11-30
net: phy: Add link between phy dev and mac dev
Xiaolei Wang
-0
/
+16
2022-11-30
Merge branch 'net-devlink-return-the-driver-name-in-devlink_nl_info_fill'
Jakub Kicinski
-130
/
+26
2022-11-30
net: devlink: clean-up empty devlink_ops::info_get()
Vincent Mailhol
-22
/
+0
2022-11-30
net: devlink: make the devlink_ops::info_get() callback optional
Vincent Mailhol
-7
/
+6
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
-106
/
+25
2022-11-30
dt-bindings: nfc: nxp,nci: Document NQ310 compatible
Luca Weiss
-1
/
+3
2022-11-30
Merge branch 'support-direct-read-from-region'
Jakub Kicinski
-80
/
+215
2022-11-30
ice: implement direct read for NVM and Shadow RAM regions
Jacob Keller
-2
/
+75
2022-11-30
ice: document 'shadow-ram' devlink region
Jacob Keller
-0
/
+5
2022-11-30
ice: use same function to snapshot both NVM and Shadow RAM
Jacob Keller
-72
/
+23
2022-11-30
devlink: support directly reading from region memory
Jacob Keller
-17
/
+94
2022-11-30
devlink: refactor region_read_snapshot_fill to use a callback function
Jacob Keller
-9
/
+35
2022-11-30
devlink: remove unnecessary parameter from chunk_fill function
Jacob Keller
-8
/
+2
2022-11-30
devlink: find snapshot in devlink_nl_cmd_region_read_dumpit
Jacob Keller
-11
/
+14
2022-11-30
devlink: report extended error message in region_read_dumpit()
Jacob Keller
-4
/
+12
2022-11-30
devlink: use min_t to calculate data_size
Jacob Keller
-4
/
+2
2022-11-30
net: microchip: vcap: Change how the rule id is generated
Horatiu Vultur
-7
/
+1
2022-11-30
octeontx2-af: Simplify a size computation in rvu_npc_exact_init()
Christophe JAILLET
-1
/
+1
2022-11-30
octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmap
Christophe JAILLET
-2
/
+2
[next]