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
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
-2
/
+2
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
-2
/
+2
2022-11-08
net: sched: add helper support in act_ct
Xin Long
-0
/
+1
2022-11-08
net: move add ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
-0
/
+2
2022-11-08
net: move the ct helper function to nf_conntrack_helper for ovs and tc
Xin Long
-0
/
+3
2022-11-07
genetlink: allow families to use split ops directly
Jakub Kicinski
-0
/
+5
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
-4
/
+56
2022-11-07
genetlink: move the private fields in struct genl_family
Jakub Kicinski
-5
/
+6
2022-11-03
net: expose devlink port over rtnetlink
Jiri Pirko
-0
/
+14
2022-11-03
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
-0
/
+2
2022-11-03
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
-2
/
+1
2022-11-03
net: devlink: convert devlink port type-specific pointers to union
Jiri Pirko
-3
/
+10
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-21
/
+34
2022-11-03
net: dcb: add new apptrust attribute
Daniel Machon
-0
/
+4
2022-11-02
bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
Jiri Slaby (SUSE)
-2
/
+2
2022-11-01
netlink: introduce bigendian integer types
Florian Westphal
-9
/
+10
2022-10-31
net: dropreason: add SKB_DROP_REASON_FRAG_TOO_FAR
Eric Dumazet
-0
/
+6
2022-10-31
net: dropreason: add SKB_DROP_REASON_FRAG_REASM_TIMEOUT
Eric Dumazet
-2
/
+10
2022-10-31
net: dropreason: add SKB_DROP_REASON_DUP_FRAG
Eric Dumazet
-0
/
+3
2022-10-31
net: dropreason: add SKB_CONSUMED reason
Eric Dumazet
-0
/
+2
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
-1
/
+1
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
-1
/
+13
2022-10-31
net: geneve: fix array of flexible structures warnings
Jakub Kicinski
-1
/
+1
2022-10-31
netlink: split up copies in the ack construction
Jakub Kicinski
-0
/
+21
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
-0
/
+7
2022-10-28
netlink: hide validation union fields from kdoc
Jakub Kicinski
-13
/
+18
2022-10-28
Kalle Valo says:
Jakub Kicinski
-20
/
+66
2022-10-28
tcp: add PLB functionality for TCP
Mubashir Adnan Qureshi
-0
/
+28
2022-10-28
tcp: add sysctls for TCP PLB parameters
Mubashir Adnan Qureshi
-0
/
+5
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
-15
/
+47
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+9
2022-10-27
bond: Disable TLS features indication
Tariq Toukan
-4
/
+0
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
-35
/
+24
2022-10-25
netfilter: nft_meta: add inner match support
Pablo Neira Ayuso
-0
/
+6
2022-10-25
netfilter: nft_inner: add percpu inner context
Pablo Neira Ayuso
-0
/
+2
2022-10-25
netfilter: nft_inner: support for inner tunnel header matching
Pablo Neira Ayuso
-0
/
+29
2022-10-25
netfilter: nft_objref: make it builtin
Florian Westphal
-0
/
+1
2022-10-25
netfilter: nf_tables: reduce nft_pktinfo by 8 bytes
Florian Westphal
-5
/
+9
2022-10-25
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
-10
/
+0
2022-10-25
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
-0
/
+2
2022-10-25
act_skbedit: skbedit queue mapping for receive queue
Amritha Nambiar
-0
/
+32
2022-10-24
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
-1
/
+9
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2022-10-24
net-memcg: avoid stalls when under memory pressure
Jakub Kicinski
-1
/
+1
2022-10-24
net: remove useless parameter of __sock_cmsg_send
xu xin
-1
/
+1
2022-10-24
net: add a refcount tracker for kernel sockets
Eric Dumazet
-8
/
+22
2022-10-24
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
-0
/
+9
2022-10-24
inet6: Remove inet6_destroy_sock().
Kuniyuki Iwashima
-2
/
+0
2022-10-20
sctp: remove unnecessary NULL check in sctp_association_init()
Alexey Kodanev
-2
/
+1
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-9
/
+10
[prev]
[next]