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
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
-1
/
+2
2020-07-09
tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
Xin Long
-0
/
+1
2020-07-09
tunnel4: add cb_handler to struct xfrm_tunnel
Xin Long
-0
/
+1
2020-07-09
xfrm: add is_ipip to struct xfrm_input_afinfo
Xin Long
-1
/
+2
2020-07-08
net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag
Linus Walleij
-0
/
+2
2020-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-13
/
+25
2020-07-07
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
-1
/
+9
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
-0
/
+1
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+11
2020-07-04
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
-1
/
+12
2020-07-04
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
-6
/
+1
2020-07-04
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
-0
/
+3
2020-07-04
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
-6
/
+4
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
-19
/
+17
2020-07-01
bonding: allow xfrm offload setup post-module-load
Jarod Wilson
-0
/
+5
2020-07-01
genetlink: remove genl_bind
Sean Tranchetti
-8
/
+0
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-6
/
+10
2020-06-30
net/tls: fix sign extension issue when left shifting u16 value
Colin Ian King
-1
/
+1
2020-06-30
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
-0
/
+3
2020-06-30
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
-1
/
+1
2020-06-30
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
-1
/
+4
2020-06-30
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
-1
/
+2
2020-06-30
ipvs: register hooks only with services
Julian Anastasov
-0
/
+5
2020-06-30
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
-3
/
+3
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
-4
/
+32
2020-06-29
Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
-4
/
+30
2020-06-29
genetlink: get rid of family->attrbuf
Cong Wang
-2
/
+0
2020-06-29
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
-0
/
+2
2020-06-29
net: sched: Introduce helpers for qevent blocks
Petr Machata
-0
/
+49
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
-2
/
+4
2020-06-28
sctp: use list_is_singular in sctp_list_single_entry
Geliang Tang
-1
/
+1
2020-06-28
bareudp: Added attribute to enable & disable rx metadata collection
Martin
-0
/
+1
2020-06-27
net/tls: Add asynchronous resync
Boris Pismenny
-1
/
+37
2020-06-27
Revert "net/tls: Add force_resync for driver resync"
Boris Pismenny
-11
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-7
/
+26
2020-06-25
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
-3
/
+5
2020-06-24
net: qos: police action add index for tc flower offloading
Po Liu
-0
/
+1
2020-06-24
net: qos: add tc police offloading action with max frame size limit
Po Liu
-0
/
+11
2020-06-24
net: bpf: Add bpf_seq_afinfo in udp_iter_state
Yonghong Song
-0
/
+1
2020-06-24
net: bpf: Add bpf_seq_afinfo in tcp_iter_state
Yonghong Song
-0
/
+1
2020-06-24
sock: Move sock_valbool_flag to header
Dmitry Yakunin
-0
/
+9
2020-06-24
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
-4
/
+7
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
-1
/
+0
2020-06-23
net: ipv6: Use struct_size() helper and kcalloc()
Gustavo A. R. Silva
-6
/
+0
2020-06-23
udp: move gro declarations to net/udp.h
Eric Dumazet
-0
/
+7
2020-06-23
net: move tcp gro declarations to net/tcp.h
Eric Dumazet
-0
/
+4
2020-06-23
tcp: move ipv4_specific to tcp include file
Eric Dumazet
-3
/
+2
2020-06-23
tcp: move ipv6_specific declaration to remove a warning
Eric Dumazet
-0
/
+2
2020-06-23
tcp: add declarations to avoid warnings
Eric Dumazet
-0
/
+2
2020-06-23
bonding/xfrm: use real_dev instead of slave_dev
Jarod Wilson
-1
/
+1
[prev]
[next]