index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
1
-0
/
+1
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-0
/
+10
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
1
-0
/
+3
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-0
/
+14
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
1
-0
/
+11
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
1
-1
/
+2
2025-02-10
vrf: use RCU protection in l3mdev_l3_out()
Eric Dumazet
1
-0
/
+2
2025-02-06
ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
Eric Dumazet
1
-3
/
+10
2025-02-06
ipv4: add RCU protection to ip4_dst_hoplimit()
Eric Dumazet
1
-2
/
+7
2025-02-06
net: add dev_net_rcu() helper
Eric Dumazet
1
-1
/
+1
2025-02-05
net: sched: Fix truncation of offloaded action statistics
Ido Schimmel
1
-1
/
+1
2025-01-29
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
1
-0
/
+8
2025-01-29
strparser: Add read_sock callback
Jiayuan Chen
1
-0
/
+2
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-3
/
+13
2025-01-27
net: page_pool: don't try to stash the napi id
Jakub Kicinski
1
-1
/
+0
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
42
-200
/
+813
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2025-01-20
ipv6: Add __in6_dev_get_rtnl_net().
Kuniyuki Iwashima
1
-0
/
+5
2025-01-20
Merge tag 'nf-next-25-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
3
-17
/
+12
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
1
-0
/
+10
2025-01-20
af_unix: Set drop reason in unix_dgram_disconnected().
Kuniyuki Iwashima
1
-0
/
+7
2025-01-20
af_unix: Set drop reason in manage_oob().
Kuniyuki Iwashima
1
-0
/
+6
2025-01-20
af_unix: Set drop reason in unix_release_sock().
Kuniyuki Iwashima
1
-0
/
+3
2025-01-20
net: dropreason: Gather SOCKET_ drop reasons.
Kuniyuki Iwashima
1
-6
/
+6
2025-01-20
net: macsec: Add endianness annotations in salt struct
Ales Nezbeda
1
-2
/
+2
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
2
-5
/
+13
2025-01-19
netfilter: flowtable: add CLOSING state
Pablo Neira Ayuso
1
-0
/
+1
2025-01-19
netfilter: conntrack: rework offload nf_conn timeout extension logic
Florian Westphal
1
-10
/
+0
2025-01-19
netfilter: conntrack: remove skb argument from nf_ct_refresh
Florian Westphal
1
-5
/
+3
2025-01-19
netfilter: nf_tables: Tolerate chains with no remaining hooks
Phil Sutter
1
-2
/
+0
2025-01-19
netfilter: nf_tables: Store user-defined hook ifname
Phil Sutter
1
-0
/
+2
2025-01-19
netfilter: nf_tables: fix set size with rbtree backend
Pablo Neira Ayuso
1
-0
/
+6
2025-01-18
Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-12
/
+4
2025-01-18
Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-2
/
+119
2025-01-17
net: dsa: implement get_ts_stats ethtool operation for user ports
Vladimir Oltean
1
-0
/
+2
2025-01-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-0
/
+1
2025-01-16
devlink: add devl guard
Konrad Knitter
1
-0
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-34
/
+8
2025-01-16
Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-24
/
+1
2025-01-15
net: expedite synchronize_net() for cleanup_net()
Eric Dumazet
1
-0
/
+2
2025-01-15
net: make page_pool_ref_netmem work with net iovs
Pavel Begunkov
1
-1
/
+1
2025-01-15
Bluetooth: Get rid of cmd_timeout and use the reset callback
Hsin-chen Chuang
1
-1
/
+0
2025-01-15
Bluetooth: hci: Remove deadcode
Dr. David Alan Gilbert
2
-3
/
+0
2025-01-15
Bluetooth: MGMT: Mark LL Privacy as stable
Luiz Augusto von Dentz
2
-8
/
+4
2025-01-14
tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter
Eric Dumazet
1
-0
/
+1
2025-01-14
tcp: add TCP_RFC7323_PAWS_ACK drop reason
Eric Dumazet
1
-0
/
+5
2025-01-14
Merge tag 'nf-next-25-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-0
/
+12
2025-01-13
wifi: mac80211: set key link ID to the deflink one
Benjamin Berg
1
-1
/
+1
2025-01-13
wifi: cfg80211: Add support for controlling EPCS
Ilan Peer
1
-0
/
+10
[next]