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
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
-0
/
+3
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
-0
/
+67
2021-07-21
net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device ...
Vladimir Oltean
-1
/
+1
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
-6
/
+37
2021-07-20
net: switchdev: introduce a fanout helper for SWITCHDEV_FDB_{ADD,DEL}_TO_DEVICE
Vladimir Oltean
-0
/
+56
2021-07-20
net: switchdev: introduce helper for checking dynamically learned FDB entries
Vladimir Oltean
-0
/
+6
2021-07-20
net: dsa: make tag_8021q operations part of the core
Vladimir Oltean
-0
/
+7
2021-07-20
net: dsa: let the core manage the tag_8021q context
Vladimir Oltean
-0
/
+3
2021-07-20
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
-1
/
+0
2021-07-20
net/tcp_fastopen: remove obsolete extern
Eric Dumazet
-1
/
+0
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+17
2021-07-15
af_unix: Implement unix_dgram_bpf_recvmsg()
Cong Wang
-0
/
+2
2021-07-15
af_unix: Implement ->psock_update_sk_prot()
Cong Wang
-0
/
+10
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-212
/
+28
2021-07-09
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
-2
/
+3
2021-07-09
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
-1
/
+3
2021-07-07
bpf: Add function for XDP meta data length check
Zvi Effron
-0
/
+5
2021-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-1
/
+1
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
-1
/
+8
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
-0
/
+1
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-6
/
+8
2021-07-02
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
-1
/
+1
2021-07-02
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
-0
/
+1
2021-07-02
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
-1
/
+0
2021-07-01
tcp: consistently disable header prediction for mptcp
Paolo Abeni
-0
/
+4
2021-07-01
net: remove the caif_hsi driver
Christoph Hellwig
-200
/
+0
2021-07-01
net: sock: extend SO_TIMESTAMPING for PHC binding
Yangbo Lu
-2
/
+6
2021-07-01
sctp: move 198 addresses from unusable to private scope
Xin Long
-3
/
+1
2021-07-01
net: annotate data race around sk_ll_usec
Eric Dumazet
-1
/
+1
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-18
/
+49
2021-06-29
tcp: change ICSK_CA_PRIV_SIZE definition
Eric Dumazet
-1
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
-1
/
+3
2021-06-29
net: dsa: reference count the FDB addresses at the cross-chip notifier level
Vladimir Oltean
-0
/
+1
2021-06-29
net: dsa: reference count the MDB entries at the cross-chip notifier level
Vladimir Oltean
-0
/
+12
2021-06-29
net: dsa: introduce dsa_is_upstream_port and dsa_switch_is_upstream_of
Vladimir Oltean
-0
/
+26
2021-06-28
Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-63
/
+68
2021-06-28
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
-1
/
+1
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-1
/
+1
2021-06-28
ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
Andreas Roeseler
-0
/
+1
2021-06-28
flow_offload: action should not be NULL when it is referenced
gushengxian
-5
/
+7
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
-6
/
+7
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
-22
/
+16
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
-35
/
+86
2021-06-28
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
-8
/
+20
2021-06-26
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
-6
/
+8
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
-12
/
+12
2021-06-26
Bluetooth: use inclusive language when tracking connections
Archie Pusaka
-3
/
+3
2021-06-26
Bluetooth: use inclusive language in SMP
Archie Pusaka
-1
/
+1
2021-06-26
Bluetooth: use inclusive language in HCI LE features
Archie Pusaka
-3
/
+3
2021-06-26
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
-15
/
+15
[prev]
[next]