index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2020-05-14
tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
Toke Høiland-Jørgensen
2020-05-14
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
2020-05-10
udp: document udp_rcv_segment special case for looped packets
Willem de Bruijn
2020-04-29
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-29
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
2020-04-21
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
2020-04-17
rxrpc: Fix call interruptibility handling
David Howells
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-04-01
afs: Fix client call Rx-phase signal handling
David Howells
2020-03-18
fib: add missing attribute validation for tun_id
Jakub Kicinski
2020-03-05
net: sched: correct flower port blocking
Jason Baron
2020-02-11
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2020-02-05
cfg80211: Fix radar event during another phy CAC
Orr Mazor
2020-02-01
udp: segment looped gso packets correctly
Willem de Bruijn
2020-02-01
net_sched: fix ops->bind_class() implementations
Cong Wang
2020-01-29
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
2020-01-23
bpf: Sockmap/tls, push write_space updates through ulp updates
John Fastabend
2020-01-09
net: annotate lockless accesses to sk->sk_pacing_shift
Eric Dumazet
2020-01-09
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
2020-01-09
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
2020-01-04
net/dst: do not confirm neighbor for vxlan and geneve pmtu update
Hangbin Liu
2020-01-04
net/dst: add new function skb_dst_update_pmtu_no_confirm
Hangbin Liu
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2020-01-04
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-31
net: avoid potential false sharing in neighbor related code
Eric Dumazet
2019-12-31
neighbour: remove neigh_cleanup() method
Eric Dumazet
2019-12-31
net: dst: Force 4-byte alignment of dst_metrics
Geert Uytterhoeven
2019-12-18
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-12-18
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-18
net: core: rename indirect block ingress cb function
John Hurley
2019-12-18
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-18
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-18
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-18
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-18
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-18
inet: protect against too small mtu values.
Eric Dumazet
2019-12-04
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
2019-12-04
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
2019-12-04
sctp: cache netns in sctp_ep_common
Xin Long
2019-11-19
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
2019-11-09
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-08
net: fix data-race in neigh_event_send()
Eric Dumazet
2019-11-08
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-11-06
net/tls: add a TX lock
Jakub Kicinski
2019-11-05
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
2019-11-05
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
2019-11-05
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2019-11-04
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
[next]