summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan2019-04-261-0/+15
| | * | | | | | | | | | | | | | | nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-261-0/+28
| | * | | | | | | | | | | | | | | nl80211: increase NL80211_MAX_SUPP_REG_RULESShaul Triebitz2019-04-261-2/+2
| | * | | | | | | | | | | | | | | cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt2019-04-081-0/+7
| | * | | | | | | | | | | | | | | mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti2019-04-081-0/+2
| | * | | | | | | | | | | | | | | nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna2019-04-081-0/+13
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-251-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | / / / / / / / / / / / | | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-221-5/+149
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | bpf: allow clearing all sock_ops callback flagsViet Hoang Tran2019-04-161-1/+8
| | * | | | | | | | | | | | | | | bpf: fix whitespace for ENCAP_L2 defines in bpf.hAlan Maguire2019-04-161-3/+3
| | * | | | | | | | | | | | | | | bpf: Introduce bpf_strtol and bpf_strtoul helpersAndrey Ignatov2019-04-121-1/+50
| | * | | | | | | | | | | | | | | bpf: Add file_pos field to bpf_sysctl ctxAndrey Ignatov2019-04-121-0/+3
| | * | | | | | | | | | | | | | | bpf: Introduce bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov2019-04-121-1/+37
| | * | | | | | | | | | | | | | | bpf: Introduce bpf_sysctl_get_current_value helperAndrey Ignatov2019-04-121-1/+21
| | * | | | | | | | | | | | | | | bpf: Introduce bpf_sysctl_get_name helperAndrey Ignatov2019-04-121-1/+21
| | * | | | | | | | | | | | | | | 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-192-2/+23
| * | | | | | | | | | | | | | | | 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/davem/netDavid S. Miller2019-04-171-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-272-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | 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
| |/ / / / / / / / / / / / / / / /
OpenPOWER on IntegriCloud