summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-14vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flagAndra Paraschiv1-0/+20
2020-12-14vm_sockets: Add flags field in the vsock address data structureAndra Paraschiv1-1/+5
2020-12-14net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean1-0/+2
2020-12-14inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpersToke Høiland-Jørgensen1-8/+6
2020-12-14net: Limit logical shift left of TCP probe0 timeoutCambda Zhu1-1/+3
2020-12-14tcp: parse mptcp options contained in reset packetsFlorian Westphal1-1/+1
2020-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski6-46/+69
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski4-7/+17
2020-12-12inet: frags: batch fqdir destroy worksSeongJae Park1-0/+1
2020-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski1-0/+1
2020-12-12netfilter: nftables: netlink support for several set element expressionsPablo Neira Ayuso1-0/+6
2020-12-12netfilter: nftables: generalize set extension to support for several expressionsPablo Neira Ayuso1-8/+28
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski6-25/+248
2020-12-12netfilter: nftables: move nft_expr before nft_setPablo Neira Ayuso1-28/+26
2020-12-12netfilter: nftables: generalize set expressions supportPablo Neira Ayuso1-1/+4
2020-12-12netfilter: ctnetlink: add timeout and protoinfo to destroy eventsFlorian Westphal1-1/+1
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-18/+70
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko1-2/+2
2020-12-11elfcore: fix building with clangArnd Bergmann1-0/+22
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang1-0/+2
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang2-0/+157
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg1-0/+11
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg2-1/+9
2020-12-11cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg1-13/+0
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg2-2/+4
2020-12-11ieee80211: update reduced neighbor report TBTT info lengthAvraham Stern1-4/+4
2020-12-11cfg80211: Parse SAE H2E only membership selectorIlan Peer2-1/+3
2020-12-11mac80211: support MIC error/replay detected counters driver updateJohannes Berg1-0/+20
2020-12-11mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz1-2/+0
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach2-2/+38
2020-12-10Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+1
2020-12-10Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+4
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-5/+12
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+0
2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin1-0/+2
2020-12-10can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp1-1/+1
2020-12-09mptcp: add port support for ADD_ADDR suboption writingGeliang Tang1-0/+1
2020-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+8
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen1-2/+0
2020-12-08bpf: Only provide bpf_sock_from_file with CONFIG_NETFlorent Revest1-0/+1
2020-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-8/+75
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan1-0/+1
2020-12-08netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso1-0/+4
2020-12-08bonding: fix feature flag setting at init timeJarod Wilson1-2/+0
2020-12-08netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan1-1/+4
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski5-19/+274
2020-12-07net/mlx4: Remove unused #define MAX_MSIX_P_PORTTariq Toukan1-1/+0
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler1-5/+10
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler2-0/+9