summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2020-08-11net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu
2020-08-11ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang
2020-08-05xfrm: Fix crash when the hold queue is used.Steffen Klassert
2020-08-05xfrm: policy: match with both mark and mask on user interfacesXin Long
2020-07-22genetlink: get rid of family->attrbufCong Wang
2020-07-22sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-07-22net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese
2020-07-22genetlink: remove genl_bindSean Tranchetti
2020-07-09seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam
2020-06-30xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen
2020-06-30sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-30net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-22bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-06-22Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud
2020-06-17dccp: Fix possible memleak in dccp_init and dccp_finiWang Hai
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov
2020-05-25net/tls: fix race condition causing kernel panicVinay Kumar Yadav
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-18net sched: fix reporting the first-time use timestampRoman Mashak
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-07net: bareudp: avoid uninitialized variable warningArnd Bergmann
2020-05-07net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-04-30tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni
2020-04-30mptcp: consolidate synack processing.Paolo Abeni
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski
2020-04-20xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca
2020-04-18tcp: cache line align MAX_TCP_HEADEREric Dumazet
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch
2020-04-07net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard
2020-04-07net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller