index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kmod.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-24
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
6
-26
/
+1
2022-10-24
net: dpaa2-eth: add trace points on XSK events
Robert-Ionut Alexa
3
-51
/
+101
2022-10-24
net: dpaa2-eth: AF_XDP TX zero copy support
Robert-Ionut Alexa
3
-10
/
+183
2022-10-24
net: dpaa2-eth: AF_XDP RX zero copy support
Robert-Ionut Alexa
5
-45
/
+452
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
Robert-Ionut Alexa
2
-37
/
+59
2022-10-24
net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
Robert-Ionut Alexa
2
-8
/
+22
2022-10-24
net: dpaa2-eth: use dev_close/open instead of the internal functions
Ioana Ciornei
1
-3
/
+3
2022-10-24
net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools
Robert-Ionut Alexa
3
-7
/
+27
2022-10-24
net: dpaa2-eth: export buffer pool info into a new debugfs file
Ioana Ciornei
1
-0
/
+49
2022-10-24
net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file
Ioana Ciornei
1
-4
/
+4
2022-10-24
net: dpaa2-eth: add support for multiple buffer pools per DPNI
Robert-Ionut Alexa
3
-67
/
+163
2022-10-24
net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
Ioana Ciornei
1
-10
/
+8
2022-10-24
net: dpaa2-eth: add support to query the number of queues through ethtool
Robert-Ionut Alexa
1
-2
/
+25
2022-10-21
dt-bindings: net: adin1110: Document reset
Alexandru Tachici
1
-0
/
+4
2022-10-21
net: ethernet: adi: adin1110: add reset GPIO
Alexandru Tachici
1
-0
/
+21
2022-10-21
net: ipa: Make QMI message rules const
Jeff Johnson
2
-20
/
+20
2022-10-21
net: bcmgenet: add RX_CLS_LOC_ANY support
Doug Berger
1
-4
/
+27
2022-10-21
sctp: remove unnecessary NULL checks in sctp_enqueue_event()
Alexey Kodanev
1
-9
/
+3
2022-10-21
sctp: remove unnecessary NULL check in sctp_ulpq_tail_event()
Alexey Kodanev
1
-4
/
+1
2022-10-21
sctp: remove unnecessary NULL check in sctp_association_init()
Alexey Kodanev
3
-9
/
+3
2022-10-20
net: ipa: Proactively round up to kmalloc bucket size
Kees Cook
1
-2
/
+5
2022-10-20
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-20
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-20
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
1
-1
/
+3
2022-10-20
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-20
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2
-7
/
+7
2022-10-20
openvswitch: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
1
-1
/
+1
2022-10-19
genetlink: fix kdoc warnings
Jakub Kicinski
1
-3
/
+5
2022-10-19
sfc: remove 'log-tc-errors' ethtool private flag
Edward Cree
4
-43
/
+0
2022-10-19
sfc: use formatted extacks instead of efx_tc_err()
Edward Cree
3
-47
/
+23
2022-10-19
netlink: add support for formatted extack messages
Edward Cree
1
-2
/
+27
2022-10-19
net: ethernet: adi: adin1110: Fix SPI transfers
Alexandru Tachici
1
-21
/
+16
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
2
-0
/
+80
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-19
bridge: mcast: Simplify MDB entry creation
Ido Schimmel
1
-8
/
+3
2022-10-19
bridge: mcast: Use spin_lock() instead of spin_lock_bh()
Ido Schimmel
1
-4
/
+4
2022-10-19
selftests: bridge_igmp: Remove unnecessary address deletion
Ido Schimmel
1
-3
/
+0
2022-10-19
selftests: bridge_vlan_mcast: Delete qdiscs during cleanup
Ido Schimmel
1
-0
/
+3
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
1
-8
/
+17
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-19
arm64: dts: layerscape: Add nodes for QSGMII PCSs
Sean Anderson
2
-0
/
+49
2022-10-19
powerpc: dts: qoriq: Add nodes for QSGMII PCSs
Sean Anderson
20
-20
/
+131
2022-10-19
powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
Sean Anderson
3
-2
/
+90
2022-10-19
net: dpaa: Convert to phylink
Sean Anderson
10
-909
/
+612
2022-10-19
net: fman: memac: Use lynx pcs driver
Sean Anderson
2
-156
/
+105
2022-10-19
net: fman: memac: Add serdes support
Sean Anderson
1
-2
/
+47
2022-10-19
net: phylink: provide phylink_validate_mask_caps() helper
Russell King (Oracle)
2
-12
/
+32
2022-10-19
dt-bindings: net: fman: Add additional interface properties
Sean Anderson
2
-15
/
+43
[next]