summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz1-0/+2
2020-09-25net: tcp: drop unused function argument from mptcp_incoming_optionsFlorian Westphal1-4/+2
2020-09-25mptcp: add sk_stop_timer_sync helperGeliang Tang1-0/+2
2020-09-25net/ipv4: always honour route mtu during forwardingMaciej Żenczykowski1-0/+6
2020-09-25net_sched: defer tcf_idr_insert() in tcf_action_init_1()Cong Wang1-2/+0
2020-09-24xfrm/compat: Translate 32-bit user_policy from sockptrDmitry Safonov1-0/+3
2020-09-24xfrm/compat: Add 32=>64-bit messages translatorDmitry Safonov1-0/+6
2020-09-24xfrm/compat: Add 64=>32-bit messages translatorDmitry Safonov1-0/+5
2020-09-24xfrm: Provide API to register translator moduleDmitry Safonov1-0/+19
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-2/+3
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-5/+10
2020-09-22netfilter: nf_tables: Remove ununsed function nft_data_debugYueHaibing1-7/+0
2020-09-22Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller2-9/+158
2020-09-21net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski1-3/+5
2020-09-19net: dsa: wire up devlink info getAndrew Lunn1-1/+4
2020-09-19net: dsa: Add devlink regions support to DSAAndrew Lunn1-0/+6
2020-09-19net: dsa: Add helper to convert from devlink to dsAndrew Lunn1-0/+7
2020-09-19net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn1-1/+3
2020-09-19net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn1-0/+2
2020-09-18devlink: collect flash notify params into a structShannon Nelson1-0/+19
2020-09-18devlink: add timeout information to status_notifyShannon Nelson1-0/+4
2020-09-18mac80211: fix some encapsulation offload kernel-docJohannes Berg1-1/+3
2020-09-18cfg80211: add missing kernel-doc for S1G band capabilitiesJohannes Berg1-0/+1
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit1-0/+20
2020-09-18nl80211: Unsolicited broadcast probe response supportAloka Dixit1-0/+18
2020-09-18mac80211: Add FILS discovery supportAloka Dixit1-0/+27
2020-09-18nl80211: Add FILS discovery supportAloka Dixit1-0/+19
2020-09-18nl80211: support setting S1G channelsThomas Pedersen1-0/+10
2020-09-18nl80211: advertise supported channel width in S1GThomas Pedersen1-0/+15
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau1-0/+2
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau1-0/+4
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau1-7/+7
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau1-2/+3
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau1-0/+29
2020-09-18cfg80211: add more comments for ap_isolate in bss_parametersWright Feng1-0/+1
2020-09-18genetlink: Remove unused function genl_err_attr()YueHaibing1-8/+0
2020-09-18net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing1-6/+0
2020-09-16nexthop: Convert to blocking notification chainIdo Schimmel1-1/+1
2020-09-16nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel1-1/+0
2020-09-16nexthop: Remove unused function declaration from header fileIdo Schimmel1-3/+0
2020-09-16devlink: introduce the health reporter test commandJiri Pirko1-0/+3
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter1-0/+1
2020-09-15net: sched: only keep the available bits when setting vxlan md->gbpXin Long1-0/+3
2020-09-15ipv4: Initialize flowi4_multipath_hash in data pathDavid Ahern1-0/+1
2020-09-14tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet1-2/+0
2020-09-14mptcp: call tcp_cleanup_rbuf on subflowsPaolo Abeni1-0/+2
2020-09-13Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2-0/+7
2020-09-13Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi1-0/+1
2020-09-13Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2-0/+14
2020-09-11Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler1-0/+2