summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | xsk: add support for bind for RxMagnus Karlsson2018-05-031-0/+11
| | * | | | | | | | | | | | | xsk: add Rx queue setup and mmap supportBjörn Töpel2018-05-031-0/+16
| | * | | | | | | | | | | | | xsk: add umem fill queue support and mmapMagnus Karlsson2018-05-031-0/+15
| | * | | | | | | | | | | | | xsk: add user memory registration support sockoptBjörn Töpel2018-05-031-0/+34
| | * | | | | | | | | | | | | bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet2018-04-301-27/+27
| | * | | | | | | | | | | | | bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet2018-04-301-4/+4
| | * | | | | | | | | | | | | bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov2018-04-291-6/+6
| | * | | | | | | | | | | | | bpf: add bpf_get_stack helperYonghong Song2018-04-291-2/+40
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-067-92/+174
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot2018-05-071-0/+1
| | * | | | | | | | | | | | | | netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera2018-05-072-89/+107
| | * | | | | | | | | | | | | | netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter2018-05-061-0/+4
| | * | | | | | | | | | | | | | netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam2018-05-061-2/+41
| | * | | | | | | | | | | | | | netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana2018-05-061-0/+4
| | * | | | | | | | | | | | | | netfilter: ebtables: add ebt_get_target and ebt_get_target_cTaehee Yoo2018-04-241-0/+6
| | * | | | | | | | | | | | | | netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-241-1/+11
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-044-19/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh2018-05-011-0/+3
| * | | | | | | | | | | | | | connector: add parent pid and tgid to coredump and exit eventsStefan Strogin2018-05-011-0/+4
| * | | | | | | | | | | | | | tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet2018-04-291-0/+8
| * | | | | | | | | | | | | | tipc: introduce ioctl for fetching node identityJon Maloy2018-04-271-4/+8
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-262-393/+1399
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | bpf: add documentation for eBPF helpers (65-66)Quentin Monnet2018-04-271-0/+30
| | * | | | | | | | | | | | | bpf: add documentation for eBPF helpers (58-64)Quentin Monnet2018-04-271-0/+147
| | * | | | | | | | | | | | | bpf: add documentation for eBPF helpers (51-57)Quentin Monnet2018-04-271-0/+180
| | * | | | | | | | | | | | | bpf: add documentation for eBPF helpers (42-50)Quentin Monnet2018-04-271-0/+172
| | * | | | | | | | | | | | | bpf: add documentation for eBPF helpers (33-41)Quentin Monnet2018-04-271-0/+164
| | * | | | | | | | | | | | | bpf: add documentation for eBPF helpers (23-32)Quentin Monnet2018-04-271-0/+197
| | * | | | | | | | | | | | | bpf: add documentation for eBPF helpers (12-22)Quentin Monnet2018-04-271-0/+254
| | * | | | | | | | | | | | | bpf: add documentation for eBPF helpers (01-11)Quentin Monnet2018-04-271-0/+230
| | * | | | | | | | | | | | | bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet2018-04-271-406/+16
| | * | | | | | | | | | | | | bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa2018-04-261-0/+1
| | * | | | | | | | | | | | | bpf: add helper for getting xfrm statesEyal Birger2018-04-241-1/+24
| | * | | | | | | | | | | | | bpf: btf: Clean up btf.h in uapiMartin KaFai Lau2018-04-231-5/+3
| * | | | | | | | | | | | | | udp: generate gso with UDP_SEGMENTWillem de Bruijn2018-04-261-0/+1
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-242-3/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-212-1/+151
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau2018-04-191-0/+3
| | * | | | | | | | | | | | | | bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau2018-04-191-0/+9
| | * | | | | | | | | | | | | | bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau2018-04-191-0/+130
| | * | | | | | | | | | | | | | bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov2018-04-181-1/+9
| | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna2018-04-201-0/+1
| * | | | | | | | | | | | | | tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna2018-04-201-0/+5
| * | | | | | | | | | | | | | tcp: export packets delivery infoYuchung Cheng2018-04-192-0/+7
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | vxlan: add ttl inherit supportHangbin Liu2018-04-171-0/+1
| * | | | | | | | | | | | | PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit2018-04-161-0/+2
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | audit: convert sessionid unset to a macroRichard Guy Briggs2018-05-141-0/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-06-061-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | ALSA: usb-audio: UAC3. Add support for mixer unit.Jorge Sanjuan2018-05-151-3/+16
| | |/ / / / / / / / / / | |/| | | | | | | | | |
OpenPOWER on IntegriCloud