index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
handshake
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-26
docs: tproxy: ignore non-transparent sockets in iptables
谢致邦 (XIE Zhibang)
1
-1
/
+1
2024-09-26
netfilter: ctnetlink: Guard possible unused functions
Andy Shevchenko
1
-1
/
+1
2024-09-26
selftests: netfilter: nft_tproxy.sh: add tcp tests
Antonio Ojea
4
-0
/
+623
2024-09-26
selftests: netfilter: add reverse-clash resolution test case
Florian Westphal
3
-0
/
+178
2024-09-26
netfilter: conntrack: add clash resolution for reverse collisions
Florian Westphal
1
-5
/
+51
2024-09-26
netfilter: nf_nat: don't try nat source port reallocation for reverse dir clash
Florian Westphal
1
-2
/
+118
2024-09-15
net/mlx5: HWS, check the correct variable in hws_send_ring_alloc_sq()
Dan Carpenter
1
-1
/
+1
2024-09-15
netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...
Dan Carpenter
1
-2
/
+2
2024-09-15
ice: Fix a NULL vs IS_ERR() check in probe()
Dan Carpenter
1
-2
/
+2
2024-09-15
ice: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
1
-4
/
+4
2024-09-15
net: ethernet: fs_enet: Make the per clock optional
Maxime Chevallier
1
-1
/
+1
2024-09-15
Linux 6.11
v6.11
Linus Torvalds
1
-1
/
+1
2024-09-15
Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"
Paolo Bonzini
2
-11
/
+7
2024-09-15
net: ti: icssg-prueth: Add multicast filtering support in HSR mode
MD Danish Anwar
1
-2
/
+40
2024-09-15
net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload
Ravi Gunasekaran
5
-5
/
+58
2024-09-15
net: ti: icssg-prueth: Add support for HSR frame forward offload
MD Danish Anwar
4
-12
/
+119
2024-09-15
net: ti: icssg-prueth: Stop hardcoding def_inc
MD Danish Anwar
1
-1
/
+2
2024-09-15
net: ti: icss-iep: Move icss_iep structure
MD Danish Anwar
2
-73
/
+72
2024-09-14
net: ibm: emac: get rid of wol_irq
Rosen Penev
1
-10
/
+3
2024-09-14
net: ibm: emac: remove all waiting code
Rosen Penev
1
-48
/
+7
2024-09-14
net: ibm: emac: replace of_get_property
Rosen Penev
1
-11
/
+9
2024-09-14
net: ibm: emac: use netdev's phydev directly
Rosen Penev
2
-30
/
+22
2024-09-14
net: ibm: emac: use devm for register_netdev
Rosen Penev
1
-3
/
+1
2024-09-14
net: ibm: emac: remove mii_bus with devm
Rosen Penev
2
-20
/
+13
2024-09-14
net: ibm: emac: use devm for of_iomap
Rosen Penev
1
-8
/
+4
2024-09-14
net: ibm: emac: manage emac_irq with devm
Rosen Penev
1
-18
/
+11
2024-09-14
net: ibm: emac: use devm for alloc_etherdev
Rosen Penev
1
-6
/
+3
2024-09-14
octeontx2-af: debugfs: Add Channel info to RPM map
Linu Cherian
1
-4
/
+7
2024-09-14
net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP
Maxime Chevallier
1
-2
/
+0
2024-09-14
rtase: Fix error code in rtase_init_board()
Dan Carpenter
1
-1
/
+2
2024-09-14
MIPS: Remove the obsoleted code for include/linux/mv643xx.h
Gaosheng Cui
3
-924
/
+5
2024-09-14
enic: Report some per queue statistics in ethtool
Nelson Escobar
1
-2
/
+81
2024-09-14
enic: Report per queue statistics in netdev qstats
Nelson Escobar
1
-0
/
+56
2024-09-14
enic: Collect per queue statistics
Nelson Escobar
2
-18
/
+121
2024-09-14
enic: Use macro instead of static const variables for array sizes
Nelson Escobar
1
-10
/
+13
2024-09-14
selftests: fib_rule_tests: Add DSCP selector connect tests
Ido Schimmel
1
-0
/
+56
2024-09-14
selftests: fib_rule_tests: Add DSCP selector match tests
Ido Schimmel
1
-0
/
+34
2024-09-14
net: fib_rules: Enable DSCP selector usage
Ido Schimmel
1
-1
/
+2
2024-09-14
ipv6: fib_rules: Add DSCP selector support
Ido Schimmel
1
-3
/
+40
2024-09-14
ipv4: fib_rules: Add DSCP selector support
Ido Schimmel
1
-4
/
+50
2024-09-14
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
2
-1
/
+3
2024-09-14
net: ethtool: Enhance error messages sent to user space
Danielle Ratson
1
-3
/
+11
2024-09-14
net: macb: Use predefined PCI vendor ID constant
Andy Shevchenko
1
-3
/
+2
2024-09-14
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-09-14
net: tipc: avoid possible garbage value
Su Hui
1
-1
/
+1
2024-09-14
net: enetc: Replace ifdef with IS_ENABLED
Martyn Welch
3
-23
/
+20
2024-09-14
fbnic: Set napi irq value after calling netif_napi_add
Brett Creeley
1
-4
/
+4
2024-09-14
Documentation: networking: Fix missing PSE documentation and grammar issues
Kory Maincent
1
-7
/
+8
2024-09-14
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
2024-09-14
r8169: disable ALDPS per default for RTL8125
Heiner Kallweit
1
-0
/
+2
[next]