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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+3
2025-01-21
sunrpc: Remove gss_{de,en}crypt_xdr_buf deadcode
Dr. David Alan Gilbert
-62
/
+0
2025-01-21
sunrpc: Remove gss_generic_token deadcode
Dr. David Alan Gilbert
-233
/
+1
2025-01-21
sunrpc: Remove unused xprt_iter_get_xprt
Dr. David Alan Gilbert
-17
/
+0
2025-01-21
Revert "SUNRPC: Reduce thread wake-up rate when receiving large RPC messages"
Chuck Lever
-11
/
+1
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-13
/
+22
2025-01-20
net/rose: prevent integer overflows in rose_setsockopt()
Nikita Zhandarovich
-8
/
+8
2025-01-20
ipv6: Convert inet6_rtm_deladdr() to per-netns RTNL.
Kuniyuki Iwashima
-4
/
+8
2025-01-20
ipv6: Convert inet6_rtm_newaddr() to per-netns RTNL.
Kuniyuki Iwashima
-8
/
+17
2025-01-20
ipv6: Move lifetime validation to inet6_rtm_newaddr().
Kuniyuki Iwashima
-58
/
+35
2025-01-20
ipv6: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr().
Kuniyuki Iwashima
-7
/
+7
2025-01-20
ipv6: Pass dev to inet6_addr_add().
Kuniyuki Iwashima
-10
/
+10
2025-01-20
ipv6: Convert inet6_ioctl() to per-netns RTNL.
Kuniyuki Iwashima
-6
/
+6
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup().
Kuniyuki Iwashima
-5
/
+5
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_dad_work().
Kuniyuki Iwashima
-3
/
+6
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_verify_work().
Kuniyuki Iwashima
-2
/
+2
2025-01-20
ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL.
Kuniyuki Iwashima
-30
/
+30
2025-01-20
sysctl net: Remove macro checks for CONFIG_SYSCTL
Denis Kirjanov
-8
/
+0
2025-01-20
Merge tag 'nf-next-25-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-168
/
+320
2025-01-20
net: ethtool: populate the default HDS params in the core
Jakub Kicinski
-0
/
+4
2025-01-20
net: provide pending ring configuration in net_device
Jakub Kicinski
-8
/
+23
2025-01-20
net: ethtool: store netdev in a temp variable in ethnl_default_set_doit()
Jakub Kicinski
-3
/
+6
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
-7
/
+15
2025-01-20
af_unix: Use consume_skb() in connect() and sendmsg().
Kuniyuki Iwashima
-14
/
+14
2025-01-20
af_unix: Reuse out_pipe label in unix_stream_sendmsg().
Kuniyuki Iwashima
-14
/
+9
2025-01-20
af_unix: Set drop reason in unix_dgram_disconnected().
Kuniyuki Iwashima
-1
/
+3
2025-01-20
af_unix: Set drop reason in unix_stream_read_skb().
Kuniyuki Iwashima
-2
/
+2
2025-01-20
af_unix: Set drop reason in manage_oob().
Kuniyuki Iwashima
-1
/
+1
2025-01-20
af_unix: Set drop reason in __unix_gc().
Kuniyuki Iwashima
-1
/
+1
2025-01-20
af_unix: Set drop reason in unix_sock_destructor().
Kuniyuki Iwashima
-1
/
+1
2025-01-20
af_unix: Set drop reason in unix_release_sock().
Kuniyuki Iwashima
-2
/
+2
2025-01-20
net/9p/fd: support ipv6 for trans=tcp
Joshua Murphy
-32
/
+24
2025-01-20
tcp_cubic: fix incorrect HyStart round start detection
Mahdi Arghavani
-3
/
+5
2025-01-20
tipc: re-order conditions in tipc_crypto_key_rcv()
Dan Carpenter
-2
/
+2
2025-01-20
net: appletalk: Drop aarp_send_probe_phase1()
谢致邦 (XIE Zhibang)
-38
/
+7
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
-40
/
+42
2025-01-20
xfrm: Fix the usage of skb->sk
Steffen Klassert
-9
/
+10
2025-01-19
batman-adv: fix panic during interface removal
Andy Strohman
-1
/
+8
2025-01-19
netfilter: flowtable: add CLOSING state
Pablo Neira Ayuso
-19
/
+57
2025-01-19
netfilter: flowtable: teardown flow if cached mtu is stale
Pablo Neira Ayuso
-2
/
+6
2025-01-19
netfilter: conntrack: rework offload nf_conn timeout extension logic
Florian Westphal
-8
/
+103
2025-01-19
netfilter: conntrack: remove skb argument from nf_ct_refresh
Florian Westphal
-11
/
+10
2025-01-19
netfilter: nft_flow_offload: update tcp state flags under lock
Florian Westphal
-5
/
+11
2025-01-19
netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath
Florian Westphal
-2
/
+12
2025-01-19
netfilter: nf_tables: Simplify chain netdev notifier
Phil Sutter
-14
/
+7
2025-01-19
netfilter: nf_tables: Tolerate chains with no remaining hooks
Phil Sutter
-63
/
+7
2025-01-19
netfilter: nf_tables: Compare netdev hooks based on stored name
Phil Sutter
-1
/
+1
2025-01-19
netfilter: nf_tables: Use stored ifname in netdev hook dumps
Phil Sutter
-4
/
+6
2025-01-19
netfilter: nf_tables: Store user-defined hook ifname
Phil Sutter
-3
/
+7
2025-01-19
netfilter: nf_tables: Flowtable hook's pf value never varies
Phil Sutter
-7
/
+4
[prev]
[next]