index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
net: dsa: microchip: use common irq routines for girq and pirq
Arun Ramadoss
2
-192
/
+81
2022-09-26
net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common
Arun Ramadoss
3
-426
/
+433
2022-09-26
net: dsa: microchip: lan937x: return zero if mdio node not present
Arun Ramadoss
1
-4
/
+2
2022-09-26
net: dsa: microchip: enable phy interrupts only if interrupt enabled in dts
Arun Ramadoss
1
-5
/
+8
2022-09-26
net: dsa: microchip: determine number of port irq based on switch type
Arun Ramadoss
3
-3
/
+12
2022-09-26
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
1
-9
/
+4
2022-09-26
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
1
-6
/
+0
2022-09-26
net: Remove unused inline function sk_nulls_node_init()
Gaosheng Cui
1
-5
/
+0
2022-09-26
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
2022-09-26
mlxsw: reg: Remove deprecated code about SFTR-V2 Register
Gaosheng Cui
1
-71
/
+0
2022-09-26
net: dsa: make user ports return to init_net on netns deletion
Vladimir Oltean
1
-0
/
+1
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
1
-6
/
+4
2022-09-26
net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support
Anand Moon
1
-0
/
+125
2022-09-26
dt-bindings: net: rockchip-dwmac: add rv1126 compatible
Anand Moon
1
-0
/
+2
2022-09-26
af_unix: Refactor unix_read_skb()
Peilin Ye
1
-24
/
+10
2022-09-26
udp: Refactor udp_read_skb()
Peilin Ye
1
-29
/
+17
2022-09-26
macsec: don't free NULL metadata_dst
Sabrina Dubroca
1
-1
/
+2
2022-09-23
ipv6: tcp: send consistent autoflowlabel in RST packets
Eric Dumazet
1
-1
/
+4
2022-09-23
net: ipa: encapsulate updating three more registers
Alex Elder
1
-26
/
+53
2022-09-23
net: ipa: encapsulate updating the COUNTER_CFG register
Alex Elder
1
-13
/
+22
2022-09-23
net: ipa: encapsulate setting the FILT_ROUT_HASH_EN register
Alex Elder
1
-8
/
+13
2022-09-23
net: ipa: tidy up register enum definitions
Alex Elder
1
-21
/
+21
2022-09-23
net: ipa: define BCR values using an enum
Alex Elder
3
-20
/
+18
2022-09-23
net: ipa: rearrange functions for similarity
Alex Elder
1
-46
/
+42
2022-09-23
net: ipa: introduce ipa_qtime_val()
Alex Elder
1
-36
/
+44
2022-09-23
net: ipa: don't use u32p_replace_bits()
Alex Elder
1
-2
/
+2
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
2
-3
/
+0
2022-09-23
net/mlx5e: macsec: remove checks on the prepare phase
Antoine Tenart
1
-36
/
+0
2022-09-23
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
1
-57
/
+0
2022-09-23
net: phy: mscc: macsec: remove checks on the prepare phase
Antoine Tenart
1
-41
/
+0
2022-09-23
net: macsec: remove the prepare phase when offloading
Antoine Tenart
1
-13
/
+0
2022-09-23
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
1
-45
/
+45
2022-09-23
net: phy: mscc: macsec: make the prepare phase a noop
Antoine Tenart
1
-49
/
+55
2022-09-23
selftests/bonding: re-add lladdr target test
Matthieu Baerts
1
-0
/
+1
2022-09-23
can: ctucanfd: Remove redundant dev_err call
Shang XiaoJing
1
-1
/
+0
2022-09-23
can: gs_usb: remove dma allocations
Vasanth Sadhasivan
1
-33
/
+6
2022-09-23
can: gs_usb: add switchable termination support
Marc Kleine-Budde
1
-1
/
+78
2022-09-23
can: gs_usb: gs_make_candev(): clean up error handling
Marc Kleine-Budde
1
-8
/
+13
2022-09-23
can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
Marc Kleine-Budde
1
-194
/
+107
2022-09-23
can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to...
Marc Kleine-Budde
1
-3
/
+3
2022-09-23
can: gs_usb: gs_can_open(): initialize time counter before starting device
Marc Kleine-Budde
1
-4
/
+6
2022-09-23
can: gs_usb: add missing lock to protect struct timecounter::cycle_last
Marc Kleine-Budde
1
-5
/
+18
2022-09-23
can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_m...
Marc Kleine-Budde
1
-2
/
+1
2022-09-23
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
1
-3
/
+4
2022-09-23
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
1
-3
/
+15
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
7
-3
/
+560
2022-09-23
net: lan966x: Add registers used by taprio
Horatiu Vultur
1
-0
/
+159
2022-09-23
net: lan966x: Add offload support for mqprio
Horatiu Vultur
5
-2
/
+71
2022-09-23
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
2
-1
/
+3
2022-09-23
xen-netback: use kstrdup instead of open-coding it
Minghao Chi
1
-2
/
+1
[next]