summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-08-31xsk: Move xsk_tx_list and its lock to buffer poolMagnus Karlsson4-37/+32
2020-08-31xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson6-71/+39
2020-08-31xsk: Move fill and completion rings to buffer poolMagnus Karlsson4-46/+49
2020-08-31xsk: Create and free buffer pool independently from umemMagnus Karlsson6-182/+225
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson4-32/+41
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson4-26/+28
2020-08-31netlink: policy: correct validation type checkJohannes Berg1-1/+2
2020-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-59/+54
2020-08-31tipc: fix using smp_processor_id() in preemptibleTuong Lien1-3/+9
2020-08-29netfilter: nft_socket: add wildcard supportBalazs Scheidler1-0/+27
2020-08-29netfilter: conntrack: do not auto-delete clash entries on replyFlorian Westphal2-17/+11
2020-08-28netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso4-38/+39
2020-08-28netfilter: delete repeated wordsRandy Dunlap4-4/+4
2020-08-28netfilter: xt_HMARK: Use ip_is_fragment() helperYueHaibing1-1/+1
2020-08-28netfilter: conntrack: remove unneeded nf_ct_putFlorian Westphal1-4/+3
2020-08-28netfilter: conntrack: add clash resolution stat counterFlorian Westphal3-6/+9
2020-08-28netfilter: conntrack: remove ignore statsFlorian Westphal3-5/+2
2020-08-28netfilter: conntrack: do not increment two error counters at same timeFlorian Westphal1-4/+1
2020-08-28netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez1-1/+21
2020-08-28ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye1-3/+4
2020-08-28netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packetMichael Zhou1-0/+39
2020-08-28netlabel: remove unused param from audit_log_format()Alex Dewar1-3/+2
2020-08-28net_sched: fix error path in red_init()Cong Wang1-16/+4
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar1-2/+15
2020-08-28netlink: fix a data race in netlink_rcv_wake()zhudi1-1/+1
2020-08-28bpf: Relax max_entries check for most of the inner map typesMartin KaFai Lau1-1/+8
2020-08-28bpf: Add map_meta_equal map opsMartin KaFai Lau3-0/+4
2020-08-28Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...David S. Miller17-212/+464
2020-08-28Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/lin...David S. Miller7-86/+192
2020-08-27rxrpc: Fix memory leak in rxkad_verify_response()Dinghao Liu1-1/+2
2020-08-27Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller6-83/+155
2020-08-27net: Fix some commentsMiaohe Lin4-5/+5
2020-08-27tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le1-0/+5
2020-08-27nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu1-3/+6
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin7-52/+53
2020-08-27nl80211: rename csa counter attributes countdown countersJohn Crispin1-8/+8
2020-08-27nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu1-8/+129
2020-08-27cfg80211: add helper fn for adjacent rule channelsMarkus Theil1-11/+158
2020-08-27cfg80211: add helper fn for single rule channelsMarkus Theil1-47/+59
2020-08-27nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributesJohannes Berg1-22/+14
2020-08-27nl80211: clean up code/policy a bitJohannes Berg1-42/+18
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin7-20/+20
2020-08-27net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: wireless: sme.c: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap1-2/+2
2020-08-27net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap1-2/+2
2020-08-27net: wireless: delete duplicated word + fix grammarRandy Dunlap1-2/+2
2020-08-27net: mac80211: mesh.h: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: mac80211: agg-rx.c: fix duplicated wordsRandy Dunlap1-1/+1
2020-08-27cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal1-3/+5