summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-01net/tls: Implement getsockopt SOL_TLS TLS_RXYutaro Hayakawa
2020-09-01net: openvswitch: remove unused keep_flowsTonghao Zhang
2020-09-01net: openvswitch: refactor flow free functionTonghao Zhang
2020-09-01net: openvswitch: improve the coding styleTonghao Zhang
2020-08-31net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31tipc: Remove unused macro TIPC_NACK_INTVYueHaibing
2020-08-31tipc: Remove unused macro TIPC_FWD_MSGYueHaibing
2020-08-31mptcp: Remove unused macro MPTCP_SAME_STATEYueHaibing
2020-08-31net: clean up codestyleMiaohe Lin
2020-08-31net: Use helper macro IP_MAX_MTU in __ip_append_data()Miaohe Lin
2020-08-31openvswitch: using ip6_fragment in ipv6_stubwenxu
2020-08-31ipv6: add ipv6_fragment hook in ipv6_stubwenxu
2020-08-31xsk: Add shared umem support between devicesMagnus Karlsson
2020-08-31xsk: Add shared umem support between queue idsMagnus Karlsson
2020-08-31xsk: Enable sharing of dma mappingsMagnus Karlsson
2020-08-31xsk: Move addrs from buffer pool to umemMagnus Karlsson
2020-08-31xsk: Move xsk_tx_list and its lock to buffer poolMagnus Karlsson
2020-08-31xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson
2020-08-31xsk: Move fill and completion rings to buffer poolMagnus Karlsson
2020-08-31xsk: Create and free buffer pool independently from umemMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-08-31netlink: policy: correct validation type checkJohannes Berg
2020-08-28netlabel: remove unused param from audit_log_format()Alex Dewar
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar
2020-08-28bpf: Relax max_entries check for most of the inner map typesMartin KaFai Lau
2020-08-28bpf: Add map_meta_equal map opsMartin KaFai Lau
2020-08-28Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...David S. Miller
2020-08-27tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le
2020-08-27nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-27nl80211: rename csa counter attributes countdown countersJohn Crispin
2020-08-27nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu
2020-08-27cfg80211: add helper fn for adjacent rule channelsMarkus Theil
2020-08-27cfg80211: add helper fn for single rule channelsMarkus Theil
2020-08-27nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributesJohannes Berg
2020-08-27nl80211: clean up code/policy a bitJohannes Berg
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-27net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap
2020-08-27net: wireless: sme.c: delete duplicated wordRandy Dunlap
2020-08-27net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap
2020-08-27net: wireless: delete duplicated word + fix grammarRandy Dunlap
2020-08-27net: mac80211: mesh.h: delete duplicated wordRandy Dunlap
2020-08-27net: mac80211: agg-rx.c: fix duplicated wordsRandy Dunlap
2020-08-26ipv4: nexthop: Correctly update nexthop group when replacing a nexthopIdo Schimmel
2020-08-26ipv4: nexthop: Correctly update nexthop group when removing a nexthopIdo Schimmel
2020-08-26ipv4: nexthop: Remove unnecessary rtnl_dereference()Ido Schimmel