| Commit message (Expand) | Author | Age | Files | Lines |
* | net/compat: Add missing sock updates for SCM_RIGHTS | Kees Cook | 2020-08-21 | 1 | -0/+4 |
* | net: refactor bind_bucket fastreuse into helper | Tim Froidcoeur | 2020-08-19 | 1 | -0/+4 |
* | tcp: correct read of TFO keys on big endian systems | Jason Baron | 2020-08-19 | 1 | -0/+2 |
* | Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers | Ismael Ferreras Morezuelas | 2020-08-19 | 2 | -0/+13 |
* | ipvs: allow connection reuse for unconfirmed conntrack | Julian Anastasov | 2020-08-19 | 1 | -6/+4 |
* | net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct | wenxu | 2020-08-11 | 1 | -1/+2 |
* | ipv6: fix memory leaks on IPV6_ADDRFORM path | Cong Wang | 2020-08-11 | 1 | -0/+1 |
* | xfrm: Fix crash when the hold queue is used. | Steffen Klassert | 2020-08-05 | 1 | -2/+2 |
* | xfrm: policy: match with both mark and mask on user interfaces | Xin Long | 2020-08-05 | 1 | -4/+7 |
* | genetlink: get rid of family->attrbuf | Cong Wang | 2020-07-22 | 1 | -2/+0 |
* | sched: consistently handle layer3 header accesses in the presence of VLANs | Toke Høiland-Jørgensen | 2020-07-22 | 2 | -19/+17 |
* | net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb | Martin Varghese | 2020-07-22 | 1 | -1/+9 |
* | genetlink: remove genl_bind | Sean Tranchetti | 2020-07-22 | 1 | -8/+0 |
* | seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds | Ahmed Abdelsalam | 2020-07-09 | 1 | -1/+1 |
* | xfrm: Fix double ESP trailer insertion in IPsec crypto offload. | Huy Nguyen | 2020-06-30 | 1 | -0/+1 |
* | sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket | Marcelo Ricardo Leitner | 2020-06-30 | 1 | -3/+5 |
* | net: Do not clear the sock TX queue in sk_set_socket() | Tariq Toukan | 2020-06-30 | 1 | -1/+0 |
* | bpf: Fix running sk_skb program types with ktls | John Fastabend | 2020-06-22 | 1 | -0/+9 |
* | Bluetooth: Adding driver and quirk defs for multi-role LE | Alain Michaud | 2020-06-22 | 1 | -0/+9 |
* | dccp: Fix possible memleak in dccp_init and dccp_fini | Wang Hai | 2020-06-17 | 1 | -0/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2020-05-29 | 1 | -0/+1 |
|\ |
|
| * | xfrm: espintcp: save and call old ->sk_destruct | Sabrina Dubroca | 2020-04-20 | 1 | -0/+1 |
* | | ipv4: nexthop version of fib_info_nh_uses_dev | David Ahern | 2020-05-26 | 2 | -0/+35 |
* | | ipv4: Refactor nhc evaluation in fib_table_lookup | David Ahern | 2020-05-26 | 2 | -0/+35 |
* | | nexthop: Expand nexthop_is_multipath in a few places | David Ahern | 2020-05-26 | 1 | -16/+25 |
* | | nexthops: don't modify published nexthop groups | Nikolay Aleksandrov | 2020-05-26 | 1 | -0/+1 |
* | | net/tls: fix race condition causing kernel panic | Vinay Kumar Yadav | 2020-05-25 | 1 | -0/+4 |
* | | Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2020-05-22 | 1 | -1/+1 |
|\ \ |
|
| * | | rxrpc: Fix the excessive initial retransmission timeout | David Howells | 2020-05-11 | 1 | -1/+1 |
* | | | net: don't return invalid table id error when we fall back to PF_UNSPEC | Sabrina Dubroca | 2020-05-21 | 1 | -1/+0 |
* | | | net sched: fix reporting the first-time use timestamp | Roman Mashak | 2020-05-18 | 1 | -1/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2020-05-14 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | netfilter: flowtable: Add pending bit for offload work | Paul Blakey | 2020-05-11 | 1 | -0/+1 |
| * | | | netfilter: conntrack: avoid gcc-10 zero-length-bounds warning | Arnd Bergmann | 2020-05-10 | 1 | -1/+1 |
* | | | | tcp: fix SO_RCVLOWAT hangs with fat skbs | Eric Dumazet | 2020-05-12 | 1 | -0/+13 |
|/ / / |
|
* | | | net: bareudp: avoid uninitialized variable warning | Arnd Bergmann | 2020-05-07 | 1 | -2/+0 |
* | | | net: remove spurious declaration of tcp_default_init_rwnd() | Maciej Żenczykowski | 2020-05-07 | 1 | -1/+0 |
* | | | net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE | Pablo Neira Ayuso | 2020-05-06 | 1 | -1/+8 |
* | | | net_sched: fix tcm_parent in tc filter dump | Cong Wang | 2020-05-04 | 1 | -0/+1 |
* | | | ipv6: Use global sernum for dst validation with nexthop objects | David Ahern | 2020-05-01 | 2 | -0/+11 |
* | | | tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040 | Toke Høiland-Jørgensen | 2020-04-30 | 1 | -2/+55 |
* | | | mptcp: move option parsing into mptcp_incoming_options() | Paolo Abeni | 2020-04-30 | 1 | -2/+0 |
* | | | mptcp: consolidate synack processing. | Paolo Abeni | 2020-04-30 | 1 | -1/+0 |
|/ / |
|
* | | mac80211: populate debugfs only after cfg80211 init | Johannes Berg | 2020-04-24 | 1 | -1/+3 |
* | | ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781 | Maciej Żenczykowski | 2020-04-22 | 1 | -1/+1 |
* | | tcp: cache line align MAX_TCP_HEADER | Eric Dumazet | 2020-04-18 | 1 | -1/+1 |
* | | cfg80211: fix kernel-doc notation | Lothar Rubusch | 2020-04-14 | 1 | -0/+10 |
|/ |
|
* | net: ipv6: do not consider routes via gateways for anycast address check | Tim Stallard | 2020-04-07 | 1 | -0/+1 |
* | net: sock.h: fix skb_steal_sock() kernel-doc | Lothar Rubusch | 2020-04-07 | 1 | -3/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2020-04-07 | 1 | -1/+1 |
|\ |
|