summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2021-11-01amt: add control plane of amt interfaceTaehee Yoo1-0/+62
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+5
2021-11-01netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso1-0/+2
2021-11-01netfilter: nft_meta: add NFT_META_IFTYPEPablo Neira Ayuso1-1/+3
2021-10-26mctp: Implement extended addressingJeremy Kerr1-0/+11
2021-10-25net: phy: add constants for fast retrain related registerLuo Jie1-0/+9
2021-10-24can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)Vincent Mailhol1-2/+27
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol1-0/+2
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski2-1/+143
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+5
2021-10-21cfg80211: fix kernel-doc for MBSSID EMAJohannes Berg1-2/+2
2021-10-21nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju1-0/+2
2021-10-21nl80211: vendor-cmd: intel: add more details for IWL_MVM_VENDOR_CMD_HOST_GET_...Emmanuel Grumbach1-0/+29
2021-10-21fq_codel: generalise ce_threshold marking for subset of trafficToke Høiland-Jørgensen1-1/+2
2021-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2021-10-18ether: add EtherType for proprietary Realtek protocolsAlvin Šipraga1-0/+1
2021-10-18mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr1-0/+2
2021-10-18mctp: unify sockaddr_mctp typesJeremy Kerr1-2/+3
2021-10-16net/smc: add netlink support for SMC-Rv2Karsten Graul1-2/+15
2021-10-15fq_codel: implement L4S style ce_threshold_ect1 markingEric Dumazet1-0/+1
2021-10-15netfilter: Introduce egress hookLukas Wunner1-0/+1
2021-10-12net, neigh: Add NTF_MANAGED flag for managed neighbor entriesDaniel Borkmann1-11/+23
2021-10-12net, neigh: Extend neigh->flags to 32 bit to allow for extensionsRoopa Prabhu1-0/+1
2021-10-08vsock: Enable y2038 safe timeval for timeoutRichard Palethorpe1-1/+12
2021-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+10
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-6/+9
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2021-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller1-6/+9
2021-10-07ethtool: Add transceiver module extended stateIdo Schimmel1-0/+6
2021-10-07ethtool: Add ability to control transceiver modules' power modeIdo Schimmel2-0/+40
2021-10-06hyper-v: Replace uuid.h with types.hAndy Shevchenko1-1/+1
2021-10-04ipv6: ioam: Add support for the ip6ip6 encapsulationJustin Iurman1-0/+29
2021-10-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+14
2021-10-01devlink: report maximum number of snapshots with regionsJacob Keller1-0/+2
2021-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2021-09-27nl80211: MBSSID and EMA support in AP modeJohn Crispin1-1/+75
2021-09-27cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra1-0/+37
2021-09-25Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+7
2021-09-21Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+0
2021-09-18mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt supportFlorian Westphal1-0/+24
2021-09-18mptcp: add MPTCP_TCPINFO getsockopt supportFlorian Westphal1-1/+9
2021-09-18mptcp: add MPTCP_INFO getsockoptFlorian Westphal1-0/+3
2021-09-18bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf commentsDave Marchevsky1-2/+3
2021-09-18bpf: Add bpf_trace_vprintk helperDave Marchevsky1-0/+11
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-21/+60
2021-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-4/+345
2021-09-16net/tls: support SM4 GCM/CCM algorithmTianjia Zhang1-0/+30
2021-09-15bpf: Update bpf_get_smp_processor_id() documentationMatteo Croce1-1/+1
2021-09-15xfrm: make user policy API completeNicolas Dichtel1-3/+6