summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | sctp: add SCTP_AUTH_SUPPORTED sockoptXin Long2019-08-191-0/+1
| * | | | | | | | | | | | | | | | | | sctp: add SCTP_ASCONF_SUPPORTED sockoptXin Long2019-08-191-0/+1
| * | | | | | | | | | | | | | | | | | net: phy: add EEE-related constantsHeiner Kallweit2019-08-191-0/+10
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-195-35/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | devlink: Add packet trap infrastructureIdo Schimmel2019-08-171-0/+62
| * | | | | | | | | | | | | | | | | | drop_monitor: Allow user to start monitoring hardware dropsIdo Schimmel2019-08-171-0/+2
| * | | | | | | | | | | | | | | | | | drop_monitor: Add support for summary alert mode for hardware dropsIdo Schimmel2019-08-171-0/+3
| * | | | | | | | | | | | | | | | | | drop_monitor: Add support for packet alert mode for hardware dropsIdo Schimmel2019-08-171-0/+10
| * | | | | | | | | | | | | | | | | | Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/l...David S. Miller2019-08-152-5/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | can: netlink: fix documentation typosAndre Hartmann2019-08-131-3/+3
| | * | | | | | | | | | | | | | | | | | can: gw: add support for CAN FD framesOliver Hartkopp2019-08-131-1/+13
| | * | | | | | | | | | | | | | | | | | can: gw: use struct canfd_frame as internal data structureOliver Hartkopp2019-08-131-2/+3
| * | | | | | | | | | | | | | | | | | | netfilter: remove deprecation warnings from uapi headers.Jeremy Sowden2019-08-142-4/+0
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2019-08-131-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | netfilter: add missing includes to a number of header-files.Jeremy Sowden2019-08-131-0/+1
| * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-131-1/+36
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | bpf: add bpf_tcp_gen_syncookie helperPetar Penkov2019-07-301-1/+29
| | * | | | | | | | | | | | | | | | | | xdp: Add devmap_hash map type for looking up devices by hashed indexToke Høiland-Jørgensen2019-07-291-0/+1
| | * | | | | | | | | | | | | | | | | | bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...Stanislav Fomichev2019-07-251-0/+1
| | * | | | | | | | | | | | | | | | | | bpf/flow_dissector: pass input flags to BPF flow dissector programStanislav Fomichev2019-07-251-0/+5
| * | | | | | | | | | | | | | | | | | | drop_monitor: Expose tail drop counterIdo Schimmel2019-08-111-0/+10
| * | | | | | | | | | | | | | | | | | | drop_monitor: Make drop queue length configurableIdo Schimmel2019-08-111-0/+1
| * | | | | | | | | | | | | | | | | | | drop_monitor: Add a command to query current configurationIdo Schimmel2019-08-111-0/+2
| * | | | | | | | | | | | | | | | | | | drop_monitor: Allow truncation of dropped packetsIdo Schimmel2019-08-111-0/+2
| * | | | | | | | | | | | | | | | | | | drop_monitor: Add packet alert modeIdo Schimmel2019-08-111-0/+27
| * | | | | | | | | | | | | | | | | | | drop_monitor: Add alert mode operationsIdo Schimmel2019-08-111-0/+9
| * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-0622-42/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | net: bridge: mcast: add delete due to fast-leave mdb flagNikolay Aleksandrov2019-07-311-0/+1
| * | | | | | | | | | | | | | | | | | | cfg80211: add support for parsing OBBS_PD attributesJohn Crispin2019-07-311-0/+27
| * | | | | | | | | | | | | | | | | | | nl80211: document uapi for CMD_FRAME_WAIT_CANCELDenis Kenzior2019-07-261-1/+3
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-181-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | crypto: add header include guardsMasahiro Yamada2019-08-021-0/+5
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-184-35/+538
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | habanalabs: stop using the acronym KMDOded Gabbay2019-09-051-11/+11
| * | | | | | | | | | | | | | | | | | | habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay2019-09-051-0/+3
| * | | | | | | | | | | | | | | | | | | habanalabs: add uapi to retrieve device utilizationOded Gabbay2019-09-051-15/+34
| * | | | | | | | | | | | | | | | | | | habanalabs: Make the Coresight timestamp perpetualTomer Tayar2019-09-051-1/+1
| * | | | | | | | | | | | | | | | | | | habanalabs: explicitly set the queue-id enumerated numbersDotan Barak2019-09-051-14/+14
| * | | | | | | | | | | | | | | | | | | habanalabs: add comments on INFO IOCTLOded Gabbay2019-09-051-1/+13
| * | | | | | | | | | | | | | | | | | | Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman2019-09-024-7/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman2019-08-191-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | misc: xilinx_sdfec: Add stats & status ioctlsDragan Cvetic2019-08-151-0/+75
| * | | | | | | | | | | | | | | | | | | misc: xilinx_sdfec: Support poll file operationDragan Cvetic2019-08-151-0/+13
| * | | | | | | | | | | | | | | | | | | misc: xilinx_sdfec: Add ability to get/set configDragan Cvetic2019-08-151-0/+57
| * | | | | | | | | | | | | | | | | | | misc: xilinx_sdfec: Add ability to configure LDPCDragan Cvetic2019-08-151-0/+98
| * | | | | | | | | | | | | | | | | | | misc: xilinx_sdfec: Add ability to configure turboDragan Cvetic2019-08-151-0/+67
| * | | | | | | | | | | | | | | | | | | misc: xilinx_sdfec: Store driver config and stateDragan Cvetic2019-08-151-0/+138
| * | | | | | | | | | | | | | | | | | | Merge 5.3-rc4 into char-misc-nextGreg Kroah-Hartman2019-08-126-52/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.Wu Hao2019-08-051-0/+18
| * | | | | | | | | | | | | | | | | | | ppdev: add header include guardMasahiro Yamada2019-07-301-1/+4
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud