index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2022-11-09
bridge: switchdev: Allow device drivers to install locked FDB entries
Hans J. Schultz
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
2022-11-08
net: sched: add helper support in act_ct
Xin Long
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
2022-11-07
genetlink: allow families to use split ops directly
Jakub Kicinski
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
2022-11-07
genetlink: move the private fields in struct genl_family
Jakub Kicinski
2022-11-03
net: expose devlink port over rtnetlink
Jiri Pirko
2022-11-03
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
2022-11-03
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
2022-11-03
net: devlink: convert devlink port type-specific pointers to union
Jiri Pirko
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
net: dcb: add new apptrust attribute
Daniel Machon
2022-11-02
bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
Jiri Slaby (SUSE)
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
2022-10-31
net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAR
Eric Dumazet
2022-10-31
net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUT
Eric Dumazet
2022-10-31
net: dropreason: add SKB_DROP_REASON_DUP_FRAG
Eric Dumazet
2022-10-31
net: dropreason: add SKB_CONSUMED reason
Eric Dumazet
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-10-31
net: geneve: fix array of flexible structures warnings
Jakub Kicinski
2022-10-31
netlink: split up copies in the ack construction
Jakub Kicinski
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-10-28
netlink: hide validation union fields from kdoc
Jakub Kicinski
2022-10-28
Kalle Valo says:
Jakub Kicinski
2022-10-28
tcp: add PLB functionality for TCP
Mubashir Adnan Qureshi
2022-10-28
tcp: add sysctls for TCP PLB parameters
Mubashir Adnan Qureshi
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-27
bond: Disable TLS features indication
Tariq Toukan
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
2022-10-25
netfilter: nft_meta: add inner match support
Pablo Neira Ayuso
2022-10-25
netfilter: nft_inner: add percpu inner context
Pablo Neira Ayuso
2022-10-25
netfilter: nft_inner: support for inner tunnel header matching
Pablo Neira Ayuso
2022-10-25
netfilter: nft_objref: make it builtin
Florian Westphal
2022-10-25
netfilter: nf_tables: reduce nft_pktinfo by 8 bytes
Florian Westphal
2022-10-25
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
2022-10-25
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2022-10-25
act_skbedit: skbedit queue mapping for receive queue
Amritha Nambiar
2022-10-24
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
net-memcg: avoid stalls when under memory pressure
Jakub Kicinski
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
2022-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
2022-10-24
inet6: Remove inet6_destroy_sock().
Kuniyuki Iwashima
2022-10-20
sctp: remove unnecessary NULL check in sctp_association_init()
Alexey Kodanev
[prev]
[next]