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