summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-06-03ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2-0/+35
2020-06-03nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern1-16/+25
2020-06-03nexthops: don't modify published nexthop groupsNikolay Aleksandrov1-0/+1
2020-06-03xfrm: espintcp: save and call old ->sk_destructSabrina Dubroca1-0/+1
2020-06-03net/tls: fix race condition causing kernel panicVinay Kumar Yadav1-0/+4
2020-06-03net sched: fix reporting the first-time use timestampRoman Mashak1-1/+2
2020-06-03net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca1-1/+0
2020-05-27rxrpc: Fix the excessive initial retransmission timeoutDavid Howells1-1/+1
2020-05-27net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report()Masahiro Yamada1-1/+1
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
2020-05-20tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet1-0/+13
2020-05-20net_sched: fix tcm_parent in tc filter dumpCong Wang1-0/+1
2020-05-14tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen1-2/+55
2020-05-14ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern2-0/+11
2020-04-29mac80211: populate debugfs only after cfg80211 initJohannes Berg1-1/+3
2020-04-29tcp: cache line align MAX_TCP_HEADEREric Dumazet1-1/+1
2020-04-21net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard1-0/+1
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso1-16/+0
2020-03-14afs: Fix client call Rx-phase signal handlingDavid Howells1-3/+1
2020-03-14rxrpc: Fix call interruptibility handlingDavid Howells1-1/+7
2020-03-04fib: add missing attribute validation for tun_idJakub Kicinski1-0/+1
2020-02-18net: sched: correct flower port blockingJason Baron1-0/+9
2020-02-17net/sock.h: fix all kernel-doc warningsRandy Dunlap1-5/+33
2020-02-14Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller1-6/+5
2020-02-14icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld1-0/+6
2020-02-14net/flow_dissector: remove unexist field descriptionHangbin Liu1-1/+0
2020-02-07mac80211: use more bits for ack_frame_idJohannes Berg1-6/+5
2020-02-05bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet1-5/+0
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven1-6/+3
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn1-0/+7
2020-01-28udp: segment looped gso packets correctlyWillem de Bruijn1-0/+3
2020-01-27devlink: add macro for "fw.roce"Vasundhara Volam1-0/+2
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-3/+201
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert1-1/+1
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang2-15/+21
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio1-0/+1
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio1-0/+8
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso1-1/+13
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata1-0/+22
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal1-0/+3
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso1-0/+1
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch1-7/+10
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau1-0/+8
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau1-0/+1
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad1-0/+57
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad1-0/+18
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau1-0/+16
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani1-0/+2
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani1-0/+9