summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault
2020-10-03netlink: rework policy dump to support multiple policiesJohannes Berg
2020-10-02genetlink: bring back per op policyJakub Kicinski
2020-10-02genetlink: add a structure for dump stateJakub Kicinski
2020-10-02genetlink: add small version of opsJakub Kicinski
2020-10-02genetlink: reorg struct genl_familyJakub Kicinski
2020-10-02devlink: add .trap_group_action_set() callbackIoana Ciornei
2020-10-02devlink: add parser error drop packet trapsIoana Ciornei
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-10-02netlink: fix policy dump leakJohannes Berg
2020-10-02netlink: fix policy dump leakJohannes Berg
2020-10-02bpf: tcp: Do not limit cb_flags when creating child sk from listen skMartin KaFai Lau
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-30drop_monitor: Filter control packets in drop monitorIdo Schimmel
2020-09-30drop_monitor: Convert to using devlink tracepointIdo Schimmel
2020-09-30devlink: Add a tracepoint for trap reportsIdo Schimmel
2020-09-30tcp: add exponential backoff in __tcp_send_ack()Eric Dumazet
2020-09-30inet: remove icsk_ack.blockedEric Dumazet
2020-09-30bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann
2020-09-30netfilter: nf_tables: add userdata attributes to nft_chainJose M. Guisado Gomez
2020-09-29net: caif: Remove unused caif SPI driverThomas Gleixner
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-09-28genetlink: add missing kdoc for validation flagsJakub Kicinski
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun
2020-09-28udp_tunnel: add the ability to share port tablesJakub Kicinski
2020-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-09-28nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan
2020-09-28mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: handle S1G low ratesThomas Pedersen
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai
2020-09-26net: dsa: point out the tail taggersVladimir Oltean
2020-09-26net: dsa: add a generic procedure for the flow dissectorVladimir Oltean
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean
2020-09-25devlink: introduce flash update overwrite maskJacob Keller
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller
2020-09-25bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz
2020-09-24net: tcp: drop unused function argument from mptcp_incoming_optionsFlorian Westphal
2020-09-24mptcp: add sk_stop_timer_sync helperGeliang Tang
2020-09-24net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski
2020-09-24net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang
2020-09-24xfrm/compat: Translate 32-bit user_policy from sockptrDmitry Safonov