summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2020-05-08net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet-1/+3
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev-0/+2
2020-05-09net: Refactor arguments of inet{,6}_bindStanislav Fomichev-2/+6
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers-1/+0
2020-05-07bonding: propagate transmit statusEric Dumazet-5/+8
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet-4/+1
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean-0/+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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-7/+75
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso-1/+8
2020-05-06tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet-13/+8
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont-1/+0
2020-05-06xfrm: remove output_finish indirection from xfrm_state_afinfoFlorian Westphal-1/+0
2020-05-06xfrm: remove extract_output indirection from xfrm_state_afinfoFlorian Westphal-3/+0
2020-05-06xfrm: place xfrm6_local_dontfrag in xfrm.hFlorian Westphal-0/+16
2020-05-06xfrm: expose local_rxpmtu via ipv6_stubsFlorian Westphal-0/+2
2020-05-06xfrm: move xfrm4_extract_header to common helperFlorian Westphal-1/+0
2020-05-06xfrm: state: remove extract_input indirection from xfrm_state_afinfoFlorian Westphal-3/+0
2020-05-06xfrm: avoid extract_output indirection for ipv4Florian Westphal-1/+0
2020-05-05erspan: Add type I version 0 support.William Tu-2/+17
2020-05-04xsk: Remove unnecessary member in xdp_umemMagnus Karlsson-1/+0
2020-05-04xsk: Change two variable names for increased clarityMagnus Karlsson-2/+2
2020-05-04bonding: remove useless stats_lock_keyCong Wang-1/+0
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang-0/+1
2020-05-01net: schedule: add action gate offloadingPo Liu-0/+109
2020-05-01net: qos: introduce a gate control flow actionPo Liu-0/+47
2020-05-01net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu-0/+1
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern-0/+11
2020-05-01bonding: Add array of all slavesMaor Gottlieb-1/+2
2020-05-01bonding/alb: Add helper functions to get the xmit slaveMaor Gottlieb-0/+4
2020-05-01bonding: Rename slave_arr to usable_slavesMaor Gottlieb-1/+1
2020-04-30tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen-2/+55
2020-04-30netlink: add infrastructure to expose policies to userspaceJohannes Berg-0/+6
2020-04-30netlink: factor out policy range helpersJohannes Berg-0/+5
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg-7/+8
2020-04-30netlink: allow NLA_MSECS to have range validationJohannes Berg-2/+4
2020-04-30netlink: extend policy range validationJohannes Berg-0/+45
2020-04-30netlink: remove type-unsafe validation_data pointerJohannes Berg-28/+32
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet-0/+1
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab-1/+1
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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+4
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan-2/+5
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu-0/+2
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu-2/+2
2020-04-28Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud-0/+9
2020-04-28xfrm: add IPv6 support for espintcpSabrina Dubroca-0/+2
2020-04-28xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca-0/+8