summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2020-11-20can: gw: support modification of Classical CAN DLCsOliver Hartkopp1-2/+2
2020-11-20can: add optional DLC element to Classical CAN frame structureOliver Hartkopp2-14/+25
2020-11-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-52/+54
2020-11-18net: wan: Delete the DLCI / SDLA driversXie He2-240/+0
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+51
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski1-3/+35
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-52/+54
2020-11-11cfg80211: remove WDS codeJohannes Berg1-1/+2
2020-11-11bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFOAndrii Nakryiko1-0/+3
2020-11-10net/packet: make packet_fanout.arr size configurable up to 64KTanner Love1-0/+12
2020-11-10net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong1-0/+1
2020-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-313/+15
2020-11-06Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2020-11-06rtnetlink: Add RTNH_F_TRAP flagIdo Schimmel1-2/+4
2020-11-06bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_IDKP Singh1-0/+9
2020-11-06bpf: Implement task local storageKP Singh1-0/+39
2020-11-06cfg80211: add support to configure HE MCS for beacon rateRajkumar Manoharan1-2/+7
2020-11-06cfg80211: Add support to configure SAE PWE value to driversRohan Dutta1-0/+26
2020-11-05net: sched: implement action-specific terse dumpVlad Buslov1-0/+4
2020-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski1-2/+4
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-312/+0
2020-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+13
2020-10-31ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu1-0/+1
2020-10-31netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik1-1/+1
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik1-1/+3
2020-10-31net: bridge: mcast: add support for raw L2 multicast groupsNikolay Aleksandrov1-0/+1
2020-10-31sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockoptXin Long1-0/+7
2020-10-30Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...Jakub Kicinski2-811/+0
2020-10-30bridge: cfm: Netlink GET status Interface.Henrik Bjoernlund2-0/+30
2020-10-30bridge: cfm: Netlink GET configuration Interface.Henrik Bjoernlund1-0/+6
2020-10-30bridge: cfm: Netlink SET configuration Interface.Henrik Bjoernlund2-0/+91
2020-10-30bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.Henrik Bjoernlund1-0/+4
2020-10-30bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.Henrik Bjoernlund1-1/+38
2020-10-30bridge: cfm: Kernel space implementation of CFM. MEP create/delete.Henrik Bjoernlund1-0/+23
2020-10-30bridge: uapi: cfm: Added EtherType used by the CFM protocol.Henrik Bjoernlund1-0/+1
2020-10-29wimax: move out to stagingArnd Bergmann2-811/+0
2020-10-28misc: mic: remove the MIC driversSudeep Dutt2-312/+0
2020-10-28gpio: uapi: clarify the meaning of 'empty' char arraysKent Gibson1-3/+3
2020-10-28gpio: uapi: remove whitespaceKent Gibson1-1/+1
2020-10-28gpio: uapi: kernel-doc formatting improvementsKent Gibson1-46/+47
2020-10-28gpio: uapi: comment consistencyKent Gibson1-1/+1
2020-10-28gpio: uapi: fix kernel-doc warningsKent Gibson1-1/+2
2020-10-26ALSA: fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+13
2020-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+4
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+18
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+19