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-01-19
Merge branch 'ipv4-avoid-pathological-hash-tables'
Jakub Kicinski
-33
/
+32
2022-01-19
ipv4: add net_hash_mix() dispersion to fib_info_laddrhash keys
Eric Dumazet
-14
/
+15
2022-01-19
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
-19
/
+17
2022-01-19
Merge branch 'net-fsl-xgmac_mdio-add-workaround-for-erratum-a-009885'
Jakub Kicinski
-7
/
+32
2022-01-19
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
Tobias Waldekranz
-1
/
+2
2022-01-19
powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
Tobias Waldekranz
-0
/
+2
2022-01-19
dt-bindings: net: Document fsl,erratum-a009885
Tobias Waldekranz
-0
/
+9
2022-01-19
net/fsl: xgmac_mdio: Add workaround for erratum A-009885
Tobias Waldekranz
-6
/
+19
2022-01-19
net: mscc: ocelot: fix using match before it is set
Tom Rix
-7
/
+8
2022-01-19
net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
Claudiu Beznea
-18
/
+18
2022-01-19
net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account
Ard Biesheuvel
-7
/
+7
2022-01-19
nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()
Krzysztof Kozlowski
-0
/
+5
2022-01-19
Merge branch 'axienet-fixes'
David S. Miller
-51
/
+84
2022-01-19
net: axienet: increase default TX ring size to 128
Robert Hancock
-1
/
+1
2022-01-19
net: axienet: fix for TX busy handling
Robert Hancock
-39
/
+47
2022-01-19
net: axienet: fix number of TX ring slots for available check
Robert Hancock
-2
/
+2
2022-01-19
net: axienet: Fix TX ring slot available check
Robert Hancock
-2
/
+2
2022-01-19
net: axienet: limit minimum TX ring size
Robert Hancock
-1
/
+3
2022-01-19
net: axienet: add missing memory barriers
Robert Hancock
-1
/
+10
2022-01-19
net: axienet: reset core on initialization prior to MDIO access
Robert Hancock
-0
/
+5
2022-01-19
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
-0
/
+10
2022-01-19
net: axienet: increase reset timeout
Robert Hancock
-10
/
+9
2022-01-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-64
/
+262
2022-01-19
bpf, selftests: Add ringbuf memory type confusion test
Daniel Borkmann
-2
/
+79
2022-01-19
bpf, selftests: Add various ringbuf tests with invalid offset
Daniel Borkmann
-0
/
+64
2022-01-19
bpf: Fix ringbuf memory type confusion when passing to helpers
Daniel Borkmann
-3
/
+12
2022-01-19
bpf: Fix out of bounds access for ringbuf helpers
Daniel Borkmann
-0
/
+6
2022-01-19
bpf: Generally fix helper register offset check
Daniel Borkmann
-11
/
+28
2022-01-19
bpf: Mark PTR_TO_FUNC register initially with zero offset
Daniel Borkmann
-3
/
+6
2022-01-19
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
-13
/
+14
2022-01-18
netns: add schedule point in ops_exit_list()
Eric Dumazet
-1
/
+3
2022-01-17
net: sfp: fix high power modules without diagnostic monitoring
Russell King (Oracle)
-4
/
+21
2022-01-17
Merge branch 'skb-leak-fixes'
David S. Miller
-0
/
+4
2022-01-17
net: Flush deferred skb free on socket destroy
Gal Pressman
-0
/
+3
2022-01-17
net/tls: Fix another skb memory leak when running kTLS traffic
Gal Pressman
-0
/
+1
2022-01-17
net: ocelot: Fix the call to switchdev_bridge_port_offload
Horatiu Vultur
-3
/
+3
2022-01-16
bonding: Fix extraction of ports from the packet headers
Moshe Tal
-2
/
+2
2022-01-16
net/smc: Fix hung_task when removing SMC-R devices
Wen Gu
-16
/
+1
2022-01-16
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
-3
/
+8
2022-01-15
net/smc: Remove unused function declaration
Wen Gu
-4
/
+0
2022-01-15
net: wwan: Fix MRU mismatch issue which may lead to data connection lost
Slark Xiao
-2
/
+2
2022-01-15
net: phy: marvell: add Marvell specific PHY loopback
Mohammad Athari Bin Ismail
-1
/
+55
2022-01-15
net: ethernet: sun4i-emac: Fix an error handling path in emac_probe()
Christophe JAILLET
-0
/
+1
2022-01-15
net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
Tom Rix
-1
/
+1
2022-01-15
net: mscc: ocelot: don't dereference NULL pointers with shared tc filters
Vladimir Oltean
-1
/
+28
2022-01-14
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
-5
/
+15
2022-01-14
net: stmmac: Fix "Unbalanced pm_runtime_enable!" warning
Kai-Heng Feng
-1
/
+2
2022-01-14
lib82596: Fix IRQ check in sni_82596_probe
Miaoqian Lin
-1
/
+2
2022-01-14
net: apple: bmac: Fix build since dev_addr constification
Michael Ellerman
-1
/
+4
2022-01-14
net: apple: mace: Fix build since dev_addr constification
Michael Ellerman
-5
/
+11
[next]