index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-06-19
net: hsr: cosmetic: Remove extra white space
Lukasz Majewski
2024-06-19
af_packet: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
udp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
tcp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
net: raw: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
ping: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
net: introduce sk_skb_reason_drop function
Yan Zhai
2024-06-19
net: add rx_sk to trace_kfree_skb
Yan Zhai
2024-06-19
rds:Simplify the allocation of slab caches
Hongfu Li
2024-06-17
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
2024-06-17
fou: remove warn in gue_gro_receive on unsupported protocol
Willem de Bruijn
2024-06-17
net/smc: Introduce IPPROTO_SMC
D. Wythe
2024-06-17
net/smc: expose smc proto operations
D. Wythe
2024-06-17
net/smc: refactoring initialization of smc sock
D. Wythe
2024-06-14
net: micro-optimize skb_datagram_iter
Sagi Grimberg
2024-06-14
atm: clean up a put_user() calls
Dan Carpenter
2024-06-14
net: qrtr: ns: Ignore ENODEV failures in ns
Chris Lew
2024-06-14
net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
Lukasz Majewski
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
Merge tag 'net-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-13
Merge tag 'nfs-for-6.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-06-13
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
2024-06-12
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
2024-06-12
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
2024-06-12
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
2024-06-12
net: ipv4: Add a sysctl to set multipath hash seed
Petr Machata
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
2024-06-12
Merge tag 'nf-24-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-06-12
net: add and use __skb_get_hash_symmetric_net
Florian Westphal
2024-06-12
net: add and use skb_get_hash_net
Florian Westphal
2024-06-12
net/tcp: Remove tcp_hash_fail()
Dmitry Safonov
2024-06-12
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
2024-06-12
net/tcp: Add a helper tcp_ao_hdr_maclen()
Dmitry Safonov
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
2024-06-11
Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-06-11
net: core: Implement dstats-type stats collections
Jeremy Kerr
2024-06-11
ip_tunnel: Move stats allocation to core
Breno Leitao
2024-06-11
net: dsa: Fix typo in NET_DSA_TAG_RTL4_A Kconfig
Chris Packham
2024-06-11
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
2024-06-11
netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
Jozsef Kadlecsik
2024-06-11
netfilter: nft_inner: validate mandatory meta and payload
Davide Ornaghi
2024-06-10
tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
Eric Dumazet
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
2024-06-10
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
2024-06-10
net/sched: initialize noop_qdisc owner
Johannes Berg
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-06-10
Bluetooth: fix connection setup in l2cap_connect
Pauli Virtanen
[next]