summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern-0/+35
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern-0/+35
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern-16/+25
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov-0/+1
2020-05-25net/tls: fix race condition causing kernel panicVinay Kumar Yadav-0/+4
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller-1/+1
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca-1/+0
2020-05-18net sched: fix reporting the first-time use timestampRoman Mashak-1/+2
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+2
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet-0/+13
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells-1/+1
2020-05-11netfilter: flowtable: Add pending bit for offload workPaul Blakey-0/+1
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann-1/+1
2020-05-07net: bareudp: avoid uninitialized variable warningArnd Bergmann-2/+0
2020-05-07net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski-1/+0
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso-1/+8
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang-0/+1
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern-0/+11
2020-04-30tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen-2/+55
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni-2/+0
2020-04-30mptcp: consolidate synack processing.Paolo Abeni-1/+0
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg-1/+3
2020-04-22ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski-1/+1
2020-04-20xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca-0/+1
2020-04-18tcp: cache line align MAX_TCP_HEADEREric Dumazet-1/+1
2020-04-14cfg80211: fix kernel-doc notationLothar Rubusch-0/+10
2020-04-07net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard-0/+1
2020-04-07net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch-3/+3
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds-2/+2
2020-04-05netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso-1/+1
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-265/+1391
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-16/+50
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-5/+26
2020-03-30devlink: Allow setting of packet trap group parametersIdo Schimmel-0/+9
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel-1/+4
2020-03-30devlink: Add packet trap policers supportIdo Schimmel-0/+76
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer-8/+17
2020-03-30net: Track socket refcounts in skb_steal_sock()Joe Stringer-5/+11
2020-03-30bpf: Add socket assign supportJoe Stringer-0/+11
2020-03-30Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+3
2020-03-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-0/+5
2020-03-30net: dsa: add port policersVladimir Oltean-1/+12
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha-2/+1
2020-03-30net: sched: expose HW stats types per action used by driversJiri Pirko-2/+17
2020-03-30net: introduce nla_put_bitfield32() helper and use itJiri Pirko-0/+15
2020-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+16
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring-0/+12