index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
rsrc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'
Bhupesh Sharma
1
-1
/
+1
2022-09-27
selftests/net: enable io_uring sendzc testing
Pavel Begunkov
1
-0
/
+1
2022-09-27
ionic: change order of devlink port register and netdev register
Jiri Pirko
1
-8
/
+8
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
3
-10
/
+10
2022-09-27
funeth: unregister devlink port after netdevice unregister
Jiri Pirko
1
-1
/
+1
2022-09-27
headers: Remove some left-over license text
Christophe JAILLET
6
-39
/
+1
2022-09-27
NFC: hci: Split memcpy() of struct hcp_message flexible array
Kees Cook
1
-7
/
+5
2022-09-27
net: ethernet: mtk_eth_soc: fix usage of foe_entry_size
Daniel Golle
1
-1
/
+1
2022-09-27
net: ethernet: mtk_eth_soc: fix wrong use of new helper function
Daniel Golle
1
-1
/
+1
2022-09-27
net: openvswitch: allow conntrack in non-initial user namespace
Michael Weiß
1
-5
/
+8
2022-09-27
net: openvswitch: allow metering in non-initial user namespace
Michael Weiß
1
-7
/
+7
2022-09-27
net/smc: Support SO_REUSEPORT
Tony Lu
1
-0
/
+1
2022-09-27
sunhme: Add myself as a maintainer
Sean Anderson
1
-0
/
+5
2022-09-27
sunhme: Use vdbg for spam-y prints
Sean Anderson
1
-25
/
+4
2022-09-27
sunhme: Combine continued messages
Sean Anderson
1
-173
/
+105
2022-09-27
sunhme: Use (net)dev_foo wherever possible
Sean Anderson
1
-89
/
+85
2022-09-27
sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)
Sean Anderson
1
-74
/
+78
2022-09-27
sunhme: Clean up debug infrastructure
Sean Anderson
1
-40
/
+32
2022-09-27
sunhme: Convert FOO((...)) to FOO(...)
Sean Anderson
1
-136
/
+136
2022-09-27
sunhme: switch to devres
Rolf Eike Beer
1
-41
/
+14
2022-09-27
sunhme: Regularize probe errors
Sean Anderson
1
-8
/
+13
2022-09-27
sunhme: Return an ERR_PTR from quattro_pci_find
Sean Anderson
1
-22
/
+27
2022-09-27
sunhme: forward the error code from pci_enable_device()
Rolf Eike Beer
1
-3
/
+3
2022-09-27
sunhme: Remove version
Sean Anderson
1
-15
/
+2
2022-09-27
sunhme: remove unused tx_dump_ring()
Rolf Eike Beer
1
-16
/
+0
2022-09-27
net: dsa: xrs700x: remove unnecessary i2c_set_clientdata()
Yang Yingliang
1
-2
/
+0
2022-09-27
net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()
Yang Yingliang
1
-2
/
+0
2022-09-27
net: dsa: lan9303: remove unnecessary i2c_set_clientdata()
Yang Yingliang
1
-2
/
+0
2022-09-26
xdp: Adjust xdp_frame layout to avoid using bitfields
Jesper Dangaard Brouer
1
-2
/
+2
2022-09-26
selftests: net: tsn_lib: run phc2sys in automatic mode
Vladimir Oltean
2
-6
/
+3
2022-09-26
selftests: net: tsn_lib: allow multiple isochron receivers
Vladimir Oltean
1
-5
/
+11
2022-09-26
selftests: net: tsn_lib: allow running ptp4l on multiple interfaces
Vladimir Oltean
1
-8
/
+19
2022-09-26
selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDS
Vladimir Oltean
1
-1
/
+1
2022-09-26
net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLE
Yang Yingliang
1
-0
/
+1
2022-09-26
net: vertexcom: mse102x: Silence no spi_device_id warnings
Wei Yongjun
1
-0
/
+8
2022-09-26
net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()
Wei Yongjun
1
-2
/
+2
2022-09-26
net: phy: micrel: enable interrupt for ksz9477 phy
Arun Ramadoss
1
-0
/
+2
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
[next]