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-09-26
dt-bindings: net: rockchip-dwmac: add rv1126 compatible
Anand Moon
-0
/
+2
2022-09-26
af_unix: Refactor unix_read_skb()
Peilin Ye
-24
/
+10
2022-09-26
udp: Refactor udp_read_skb()
Peilin Ye
-29
/
+17
2022-09-26
macsec: don't free NULL metadata_dst
Sabrina Dubroca
-1
/
+2
2022-09-23
ipv6: tcp: send consistent autoflowlabel in RST packets
Eric Dumazet
-1
/
+4
2022-09-23
Merge branch 'net-ipa-another-set-of-cleanups'
Jakub Kicinski
-158
/
+201
2022-09-23
net: ipa: encapsulate updating three more registers
Alex Elder
-26
/
+53
2022-09-23
net: ipa: encapsulate updating the COUNTER_CFG register
Alex Elder
-13
/
+22
2022-09-23
net: ipa: encapsulate setting the FILT_ROUT_HASH_EN register
Alex Elder
-8
/
+13
2022-09-23
net: ipa: tidy up register enum definitions
Alex Elder
-21
/
+21
2022-09-23
net: ipa: define BCR values using an enum
Alex Elder
-20
/
+18
2022-09-23
net: ipa: rearrange functions for similarity
Alex Elder
-46
/
+42
2022-09-23
net: ipa: introduce ipa_qtime_val()
Alex Elder
-36
/
+44
2022-09-23
net: ipa: don't use u32p_replace_bits()
Alex Elder
-2
/
+2
2022-09-23
Merge tag 'linux-can-next-for-6.1-20220923' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
-255
/
+249
2022-09-23
Merge branch 'net-macsec-remove-the-preparation-phase-when-offloading-operati...
Jakub Kicinski
-183
/
+39
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
-3
/
+0
2022-09-23
net/mlx5e: macsec: remove checks on the prepare phase
Antoine Tenart
-36
/
+0
2022-09-23
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
-57
/
+0
2022-09-23
net: phy: mscc: macsec: remove checks on the prepare phase
Antoine Tenart
-41
/
+0
2022-09-23
net: macsec: remove the prepare phase when offloading
Antoine Tenart
-13
/
+0
2022-09-23
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
-45
/
+45
2022-09-23
net: phy: mscc: macsec: make the prepare phase a noop
Antoine Tenart
-49
/
+55
2022-09-23
selftests/bonding: re-add lladdr target test
Matthieu Baerts
-0
/
+1
2022-09-23
can: ctucanfd: Remove redundant dev_err call
Shang XiaoJing
-1
/
+0
2022-09-23
can: gs_usb: remove dma allocations
Vasanth Sadhasivan
-33
/
+6
2022-09-23
can: gs_usb: add switchable termination support
Marc Kleine-Budde
-1
/
+78
2022-09-23
can: gs_usb: gs_make_candev(): clean up error handling
Marc Kleine-Budde
-8
/
+13
2022-09-23
can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
Marc Kleine-Budde
-194
/
+107
2022-09-23
can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to...
Marc Kleine-Budde
-3
/
+3
2022-09-23
can: gs_usb: gs_can_open(): initialize time counter before starting device
Marc Kleine-Budde
-4
/
+6
2022-09-23
can: gs_usb: add missing lock to protect struct timecounter::cycle_last
Marc Kleine-Budde
-5
/
+18
2022-09-23
can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_m...
Marc Kleine-Budde
-2
/
+1
2022-09-23
Merge patch series "can: bcm: can: bcm: random optimizations"
Marc Kleine-Budde
-6
/
+19
2022-09-23
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
-3
/
+4
2022-09-23
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
-3
/
+15
2022-09-23
Merge branch 'lan966x-mqprio-taprio'
David S. Miller
-5
/
+792
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
-3
/
+560
2022-09-23
net: lan966x: Add registers used by taprio
Horatiu Vultur
-0
/
+159
2022-09-23
net: lan966x: Add offload support for mqprio
Horatiu Vultur
-2
/
+71
2022-09-23
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
-1
/
+3
2022-09-23
xen-netback: use kstrdup instead of open-coding it
Minghao Chi
-2
/
+1
2022-09-23
net: dsa: mt7530: add support for in-band link status
Daniel Golle
-13
/
+38
2022-09-23
Merge branch 'phy-rate-matching'
David S. Miller
-34
/
+440
2022-09-23
net: phy: aquantia: Add support for rate matching
Sean Anderson
-4
/
+47
2022-09-23
net: phy: aquantia: Add some additional phy interfaces
Sean Anderson
-1
/
+16
2022-09-23
net: phylink: Adjust advertisement based on rate matching
Sean Anderson
-4
/
+105
2022-09-23
net: phylink: Adjust link settings based on rate matching
Sean Anderson
-12
/
+128
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
-3
/
+95
2022-09-23
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
-12
/
+13
[next]