summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-05-15xdp: Add frame size to xdp_buffJesper Dangaard Brouer1-0/+13
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-5/+17
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+2
2020-05-13bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song1-0/+7
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-22/+72
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi1-0/+1
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi1-1/+1
2020-05-12net: dsa: provide an option for drivers to always receive bridge VLANsRussell King1-0/+7
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet1-0/+13
2020-05-11ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
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-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann1-0/+11
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann2-0/+28
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann1-0/+1
2020-05-11Bluetooth: replace zero-length array with flexible-array memberMarcel Holtmann1-21/+21
2020-05-11net: dsa: introduce a dsa_switch_find functionVladimir Oltean1-0/+1
2020-05-11net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean1-4/+6
2020-05-11net: bridge: allow enslaving some DSA master network devicesVladimir Oltean1-1/+1
2020-05-11netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-1/+6
2020-05-09net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet1-1/+3
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev1-0/+2
2020-05-09net: Refactor arguments of inet{,6}_bindStanislav Fomichev2-2/+6
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers1-1/+0
2020-05-08bonding: propagate transmit statusEric Dumazet1-5/+8
2020-05-08netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet1-4/+1
2020-05-08net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean1-0/+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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-7/+75
2020-05-07net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso1-1/+8
2020-05-07tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet1-13/+8
2020-05-07ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont1-1/+0
2020-05-06xfrm: remove output_finish indirection from xfrm_state_afinfoFlorian Westphal1-1/+0
2020-05-06xfrm: remove extract_output indirection from xfrm_state_afinfoFlorian Westphal1-3/+0
2020-05-06xfrm: place xfrm6_local_dontfrag in xfrm.hFlorian Westphal1-0/+16
2020-05-06xfrm: expose local_rxpmtu via ipv6_stubsFlorian Westphal2-0/+2
2020-05-06xfrm: move xfrm4_extract_header to common helperFlorian Westphal1-1/+0
2020-05-06xfrm: state: remove extract_input indirection from xfrm_state_afinfoFlorian Westphal1-3/+0
2020-05-06xfrm: avoid extract_output indirection for ipv4Florian Westphal1-1/+0
2020-05-05erspan: Add type I version 0 support.William Tu1-2/+17
2020-05-04xsk: Remove unnecessary member in xdp_umemMagnus Karlsson1-1/+0
2020-05-04xsk: Change two variable names for increased clarityMagnus Karlsson1-2/+2
2020-05-04bonding: remove useless stats_lock_keyCong Wang1-1/+0
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang1-0/+1
2020-05-02net: schedule: add action gate offloadingPo Liu2-0/+109
2020-05-02net: qos: introduce a gate control flow actionPo Liu1-0/+47
2020-05-02net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu1-0/+1
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern2-0/+11