summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-18net: dsa: wire up devlink info getAndrew Lunn
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn
2020-09-18net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn
2020-09-18devlink: collect flash notify params into a structShannon Nelson
2020-09-18devlink: add timeout information to status_notifyShannon Nelson
2020-09-18mac80211: fix some encapsulation offload kernel-docJohannes Berg
2020-09-18cfg80211: add missing kernel-doc for S1G band capabilitiesJohannes Berg
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18nl80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18mac80211: Add FILS discovery supportAloka Dixit
2020-09-18nl80211: Add FILS discovery supportAloka Dixit
2020-09-18nl80211: support setting S1G channelsThomas Pedersen
2020-09-18nl80211: advertise supported channel width in S1GThomas Pedersen
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-09-18cfg80211: add more comments for ap_isolate in bss_parametersWright Feng
2020-09-17genetlink: Remove unused function genl_err_attr()YueHaibing
2020-09-17net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing
2020-09-15nexthop: Convert to blocking notification chainIdo Schimmel
2020-09-15nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel
2020-09-15nexthop: Remove unused function declaration from header fileIdo Schimmel
2020-09-15devlink: introduce the health reporter test commandJiri Pirko
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter
2020-09-14net: sched: only keep the available bits when setting vxlan md->gbpXin Long
2020-09-14ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern
2020-09-14tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet
2020-09-14mptcp: call tcp_cleanup_rbuf on subflowsPaolo Abeni
2020-09-10tcp: simplify tcp_set_congestion_control(): Always reinitializeNeal Cardwell
2020-09-10tcp: Only init congestion control if not initialized alreadyNeal Cardwell
2020-09-10netlink: fix doc about nlmsg_parse/nla_validateNicolas Dichtel
2020-09-10tcp: reflect tos value received in SYN to the socketWei Wang
2020-09-10ip: pass tos into ip_build_and_send_pkt()Wei Wang
2020-09-09devlink: Introduce controller numberParav Pandit
2020-09-09devlink: Introduce external controller flagParav Pandit
2020-09-09devlink: Move structure comments outside of structureParav Pandit
2020-09-09devlink: Add comment block for missing port attributesParav Pandit
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-09-08netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez
2020-09-08netfilter: nf_tables: coalesce multiple notifications into one skbuffPablo Neira Ayuso