summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-101-0/+4
| | * | | | | | | | | | | | | | | net: sched: act_ctinfo: tidy UAPI definitionKevin Darbyshire-Bryant2019-06-191-5/+0
| | * | | | | | | | | | | | | | | act_ctinfo: Don't use BIT() in UAPI headers.David S. Miller2019-06-191-2/+2
| | * | | | | | | | | | | | | | | ipoib: show VF broadcast addressDenis Kirjanov2019-06-181-0/+5
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-174-5/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-151-1/+1
| | * | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...David S. Miller2019-06-141-0/+24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-141-0/+4
| | | * | | | | | | | | | | | | | | | nl80211: add support for SAE authentication offloadChung-Hsien Hsu2019-06-141-0/+19
| | | * | | | | | | | | | | | | | | | nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu2019-06-141-0/+1
| | * | | | | | | | | | | | | | | | | tcp: add optional per socket transmit delayEric Dumazet2019-06-121-0/+3
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-072-1/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | net: phy: Add detection of 1000BaseX link mode supportRobert Hancock2019-06-061-0/+2
| * | | | | | | | | | | | | | | | | | | netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra2019-06-211-0/+2
| * | | | | | | | | | | | | | | | | | | netfilter: synproxy: add common uapi for SYNPROXY infrastructureFernando Fernandez Mancera2019-06-172-11/+26
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2019-06-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Update my email addressJozsef Kadlecsik2019-06-101-1/+1
| | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso2019-06-171-0/+5
| * | | | | | | | | | | | | | | | | | | netfilter: nft_ct: add ct expectations supportStéphane Veyret2019-06-171-1/+13
| |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | net: rds: add per rds connection cache statisticsZhu Yanjun2019-06-051-0/+2
| * | | | | | | | | | | | | | | | | | net: Add a define for LLDP ethertypeAnirudh Venkataramanan2019-06-051-0/+1
| * | | | | | | | | | | | | | | | | | devlink: allow driver to update progress of flash updateJiri Pirko2019-06-041-0/+5
| * | | | | | | | | | | | | | | | | | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-025-318/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | isdn: remove isdn4linuxArnd Bergmann2019-05-315-318/+0
| * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-06-012-3/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | ipvs: add checksum support for gue encapsulationJacky Hu2019-05-311-0/+7
| | * | | | | | | | | | | | | | | | | | netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk2019-05-311-3/+4
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-311-1/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang2019-05-241-0/+18
| | * | | | | | | | | | | | | | | | | | bpf: implement bpf_send_signal() helperYonghong Song2019-05-241-1/+16
| | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-5/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | / / / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | tcp: add backup TFO key infrastructureJason Baron2019-05-301-0/+1
| * | | | | | | | | | | | | | | | | net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant2019-05-292-0/+35
| * | | | | | | | | | | | | | | | | net: nexthop uapiDavid Ahern2019-05-282-0/+66
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn2019-05-221-0/+2
| * | | | | | | | | | | | | | | | net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.Felipe Gasper2019-05-221-0/+2
* | | | | | | | | | | | | | | | | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-112-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | arch: wire-up clone3() syscallChristian Brauner2019-06-091-1/+3
| * | | | | | | | | | | | | | | | | fork: add clone3Christian Brauner2019-06-091-0/+16
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | arch: wire-up pidfd_open()Christian Brauner2019-06-281-1/+3
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2019-07-101-59/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | binfmt_flat: remove the uapi <linux/flat.h> headerChristoph Hellwig2019-06-241-59/+0
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-65/+0
* | | | | | | | | | | | | | | | | Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-091-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe2019-07-014-10/+7
| |\| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | block: sed-opal: ioctl for writing to shadow mbrJonas Rabenstein2019-06-291-0/+8
| * | | | | | | | | | | | | | | | | block: sed-opal: add ioctl for done-mark of shadow mbrJonas Rabenstein2019-06-291-0/+12
| * | | | | | | | | | | | | | | | | block: sed-opal: PSID reverttper capabilityRevanth Rajashekar2019-06-291-0/+1
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'sound-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-07-097-448/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud