summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addrStanislav Fomichev2019-07-081-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-042-3/+38
|\
| * bpf: add icsk_retransmits to bpf_tcp_sockStanislav Fomichev2019-07-031-0/+1
| * bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sockStanislav Fomichev2019-07-031-0/+5
| * bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev2019-07-031-1/+5
| * bpf_xdp_redirect_map: Perform map lookup in eBPF helperToke Høiland-Jørgensen2019-06-291-2/+5
| * bpf: implement getsockopt and setsockopt hooksStanislav Fomichev2019-06-271-0/+14
| * xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy2019-06-271-0/+8
* | bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-041-0/+1
* | taprio: Add support for txtime-assist modeVedang Patel2019-06-281-0/+4
* | etf: Add skip_sock_checkVedang Patel2019-06-281-0/+1
* | etf: Don't use BIT() in UAPI headers.Vedang Patel2019-06-281-2/+2
* | Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux...David S. Miller2019-06-281-0/+8
|\ \
| * | batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing2019-06-271-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-2512-17/+55
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-222-8/+2
| |\ \
| | * \ Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-212-8/+2
| | |\ \
| | | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-201-0/+6
| |\ \ \ \
| | * | | | bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog typeStanislav Fomichev2019-06-151-0/+1
| | * | | | bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog typeStanislav Fomichev2019-06-151-0/+1
| | * | | | 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-172-2/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | tcp: tcp_fragment() should apply sane memory limitsEric Dumazet2019-06-151-0/+1
| | * | | | bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis2019-06-131-2/+2
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-06-071-0/+2
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | bpf: fix unconnected udp hooksDaniel Borkmann2019-06-061-0/+2
| * | | | | 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
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-06-061-1/+6
| | |\ \ \ \ \
| | | * | | | | fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi2019-05-271-1/+6
| | * | | | | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
| | |/ / / / /
| * | | | | | 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