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
2023-02-03
netfilter: nf_conntrack: allow early drop of offloaded UDP conns
Vlad Buslov
1
-5
/
+6
2023-02-03
net/sched: act_ct: offload UDP NEW connections
Vlad Buslov
1
-12
/
+39
2023-02-03
net/sched: act_ct: set ctinfo in meta action depending on ct state
Vlad Buslov
1
-2
/
+4
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
4
-12
/
+15
2023-02-03
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
2
-4
/
+9
2023-02-03
netfilter: flowtable: fixup UDP timeout depending on ct state
Vlad Buslov
1
-1
/
+4
2023-02-03
net: flow_offload: provision conntrack info in ct_metadata
Vlad Buslov
2
-0
/
+28
2023-02-03
net: lan966x: Add VCAP debugFS support
Horatiu Vultur
5
-16
/
+136
2023-02-03
net: renesas: rswitch: Add "max-speed" handling
Yoshihiro Shimoda
1
-3
/
+12
2023-02-03
net: renesas: rswitch: Add phy_power_{on,off}() calling
Yoshihiro Shimoda
1
-0
/
+5
2023-02-03
net: renesas: rswitch: Add host_interfaces setting
Yoshihiro Shimoda
1
-3
/
+15
2023-02-03
net: renesas: rswitch: Convert to phy_device
Yoshihiro Shimoda
2
-50
/
+62
2023-02-03
net: renesas: rswitch: Simplify struct phy * handling
Yoshihiro Shimoda
2
-78
/
+27
2023-02-02
tcp: add TCP_MINTTL drop reason
Eric Dumazet
3
-1
/
+9
2023-02-02
net: fec: do not double-parse 'phy-reset-active-high' property
Dmitry Torokhov
1
-5
/
+2
2023-02-02
net: fec: restore handling of PHY reset line as optional
Dmitry Torokhov
1
-1
/
+4
2023-02-02
mtk_sgmii: enable PCS polling to allow SFP work
Alexander Couzens
1
-0
/
+1
2023-02-02
net: mediatek: sgmii: fix duplex configuration
Bjørn Mork
2
-4
/
+4
2023-02-02
net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
Alexander Couzens
2
-11
/
+30
2023-02-02
MAINTAINERS: update SCTP maintainers
Jakub Kicinski
2
-1
/
+5
2023-02-02
MAINTAINERS: ipv6: retire Hideaki Yoshifuji
Jakub Kicinski
1
-1
/
+0
2023-02-02
mailmap: add John Crispin's entry
Jakub Kicinski
1
-0
/
+1
2023-02-02
MAINTAINERS: bonding: move Veaceslav Falico to CREDITS
Jakub Kicinski
2
-1
/
+4
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2023-02-02
net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
Arınç ÜNAL
1
-2
/
+4
2023-02-02
virtio-net: Keep stop() to follow mirror sequence of open()
Parav Pandit
1
-1
/
+1
2023-02-02
net: dsa: Use sysfs_emit() to instead of sprintf()
Bo Liu
1
-1
/
+1
2023-02-02
amd-xgbe: add support for rx-adaptation
Raju Rangoju
3
-4
/
+211
2023-02-02
amd-xgbe: add 2.5GbE support to 10G BaseT mode
Raju Rangoju
1
-2
/
+13
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-02
net/sched: simplify tcf_pedit_act
Pedro Tammela
1
-70
/
+67
2023-02-02
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
2
-76
/
+153
2023-02-02
platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match
Hans de Goede
1
-0
/
+9
2023-02-02
can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...
Marc Kleine-Budde
1
-0
/
+1
2023-02-02
can: isotp: split tx timer into transmission and timeout
Oliver Hartkopp
1
-36
/
+29
2023-02-02
can: isotp: handle wait_event_interruptible() return values
Oliver Hartkopp
1
-0
/
+4
2023-02-02
can: raw: fix CAN FD frame transmissions over CAN XL devices
Oliver Hartkopp
1
-16
/
+31
2023-02-02
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
1
-4
/
+0
2023-02-02
hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
Michael Kelley
1
-7
/
+2
2023-02-01
octeontx2-af: Removed unnecessary debug messages.
Sunil Goutham
1
-14
/
+4
2023-02-01
virtio-net: fix possible unsigned integer overflow
Heng Qi
1
-6
/
+9
2023-02-01
octeontx2-af: Fix devlink unregister
Ratheesh Kannoth
1
-8
/
+27
2023-02-01
igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
Tom Rix
1
-5
/
+9
2023-02-01
netlink: provide an ability to set default extack message
Leon Romanovsky
5
-13
/
+20
2023-02-01
neighbor: fix proxy_delay usage when it is zero
Brian Haley
2
-2
/
+20
2023-02-01
net: add support for ipv4 big tcp
Xin Long
5
-22
/
+27
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
5
-0
/
+64
[next]