summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Add eventmask support to CT action.Jarno Rajahalme2017-04-241-0/+12
* packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney2017-04-241-0/+1
* VSOCK: Add vsockmon deviceGerard Garcia2017-04-242-0/+61
* VSOCK: Add vsockmon tap functionsGerard Garcia2017-04-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-211-1/+1
|\
| * net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-211-1/+1
* | net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller2017-04-211-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-211-0/+8
|\ \
| * | xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-141-0/+8
* | | bpf: add napi_id read access to __sk_buffDaniel Borkmann2017-04-211-0/+1
* | | Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead2017-04-211-0/+1
* | | ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-211-0/+3
* | | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-4/+96
|\ \ \
| * | | cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally2017-03-311-3/+83
| * | | cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-061-0/+5
| * | | cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-061-1/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-153-3/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-141-0/+1
| |\ \ \
| | * | | uapi: add missing install of userio.hNaohiro Aota2017-03-241-0/+1
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-04-141-1/+1
| |\ \ \ \
| | * | | | Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin2017-04-111-1/+1
| * | | | | statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-031-2/+2
| * | | | | statx: Reserve the top bit of the mask for future struct expansionDavid Howells2017-04-031-0/+1
| |/ / / /
* | | | | netlink: allow sending extended ACK with cookie on successJohannes Berg2017-04-131-0/+4
* | | | | netlink: extended ACK reportingJohannes Berg2017-04-131-0/+32
| |_|_|/ |/| | |
* | | | bpf: fix comment typoAlexander Alemayhu2017-04-091-1/+1
* | | | Revert "rtnl: Add support for netdev event to link messages"David S. Miller2017-04-091-21/+0
* | | | netlink: uapi: use hex numbers for NLM_F_* flagsJohannes Berg2017-04-081-6/+6
* | | | rtnl: Add support for netdev event to link messagesVlad Yasevich2017-04-051-0/+21
* | | | netlink/diag: report flags for netlink socketsAndrey Vagin2017-04-051-0/+10
* | | | phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches2017-04-051-0/+1
* | | | sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long2017-04-031-0/+1
* | | | bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-011-0/+12
* | | | rtnetlink: Add RTM_DELNETCONFDavid Ahern2017-03-281-0/+2
* | | | devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky2017-03-281-1/+66
* | | | gtp: support SGSN-side tunnelsJonas Bonn2017-03-251-0/+7
* | | | gtp: rename SGSN netlink attributeJonas Bonn2017-03-251-1/+2
* | | | Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-231-1/+8
* | | | Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-231-1/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-231-27/+0
|\| | |
| * | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-231-27/+0
| |\ \ \
| | * | | btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hDmitry V. Levin2017-03-071-27/+0
* | | | | bpf: Add hash of maps supportMartin KaFai Lau2017-03-221-0/+1
* | | | | bpf: Add array of maps supportMartin KaFai Lau2017-03-221-0/+2
* | | | | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-222-0/+2
* | | | | openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-221-0/+15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-03-211-1/+25
|\ \ \ \ \
| * | | | | netfilter: nft_fib: Support existence checkPhil Sutter2017-03-131-0/+1
| * | | | | netfilter: nft_ct: add helper set supportFlorian Westphal2017-03-131-1/+11
| * | | | | netfilter: nft_hash: support of symmetric hashLaura Garcia Liebana2017-03-061-0/+13
| | |_|_|/ | |/| | |