summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | bpf: Sysctl hookAndrey Ignatov2019-04-121-0/+9
| * | | | | | | | | | | tipc: introduce new socket option TIPC_SOCK_RECVQ_USEDTung Nguyen2019-04-191-0/+1
| * | | | | | | | | | | net: socket: implement 64-bit timestampsArnd Bergmann2019-04-191-0/+21
| * | | | | | | | | | | vlan: support binding link state to vlan member bridge portsMike Manning2019-04-191-4/+5
| * | | | | | | | | | | ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2019-04-181-0/+4
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-04-152-0/+17
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | netfilter: nft_osf: Add version option supportFernando Fernandez Mancera2019-04-081-0/+6
| | * | | | | | | | | | ipvs: allow tunneling with gue encapsulationJacky Hu2019-04-081-0/+11
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-112-6/+63
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bpf: add layer 2 encap support to bpf_skb_adjust_roomAlan Maguire2019-04-111-0/+10
| | * | | | | | | | | | bpf: support input __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-111-0/+7
| | * | | | | | | | | | bpf: add specification for BTF Var and DataSec kindsDaniel Borkmann2019-04-091-4/+28
| | * | | | | | | | | | bpf: add syscall side map freeze supportDaniel Borkmann2019-04-091-0/+1
| | * | | | | | | | | | bpf: add program side {rd, wr}only support for mapsDaniel Borkmann2019-04-091-1/+5
| | * | | | | | | | | | bpf: implement lookup-free direct value access for mapsDaniel Borkmann2019-04-091-1/+12
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | / / / / | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-052-0/+62
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu2019-03-291-0/+1
| * | | | | | | | | | openvswitch: Add timeout support to ct actionYi-Hung Wei2019-03-281-0/+3
| * | | | | | | | | | Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2019-03-282-30/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing2019-03-251-0/+7
| | * | | | | | | | | batman-adv: Drop license boilerplateSven Eckelmann2019-03-252-30/+0
| * | | | | | | | | | net: openvswitch: Add a new action check_pkt_lenNuman Siddique2019-03-271-0/+42
| * | | | | | | | | | ethtool: add PHY Fast Link Down supportHeiner Kallweit2019-03-271-0/+8
| * | | | | | | | | | fou: Support binding FoU socketKristian Evensen2019-03-271-0/+6
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-261-4/+61
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn2019-03-221-1/+15
| | * | | | | | | | | | bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn2019-03-221-2/+7
| | * | | | | | | | | | bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MACWillem de Bruijn2019-03-221-1/+5
| | * | | | | | | | | | bpf: add helper to check for a valid SYN cookieLorenz Bauer2019-03-211-1/+17
| | * | | | | | | | | | bpf: add skc_lookup_tcp helperLorenz Bauer2019-03-211-1/+19
| * | | | | | | | | | | tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh2019-03-231-0/+27
| * | | | | | | | | | | tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun deviceKirill Tkhai2019-03-211-0/+1
| |/ / / / / / / / / /
| * | | | | | | | | | net/tls: Add support of AES128-CCM based ciphersVakul Garg2019-03-201-0/+15
| * | | | | | | | | | tipc: support broadcast/replicast configurable for bc-linkHoang Le2019-03-191-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-072-0/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2019-03-201-0/+8
| * | | | | | | | | | vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells2019-03-201-0/+18
| * | | | | | | | | | vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-201-0/+14
| * | | | | | | | | | vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-201-0/+5
| * | | | | | | | | | vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2019-03-201-0/+11
| * | | | | | | | | | vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2019-03-202-0/+8
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-072-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-151-0/+1
| * | | | | | | | | | timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-151-0/+1
| * | | | | | | | | | unicore32: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+1
| * | | | | | | | | | Move EM_UNICORE to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-0/+1
| * | | | | | | | | | nios2: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+1
| * | | | | | | | | | nds32: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+2
| * | | | | | | | | | Move EM_NDS32 to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-0/+2
OpenPOWER on IntegriCloud