aboutsummaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2017-04-24openvswitch: Add eventmask support to CT action.Jarno Rajahalme
2017-04-24packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney
2017-04-24VSOCK: Add vsockmon deviceGerard Garcia
2017-04-24VSOCK: Add vsockmon tap functionsGerard Garcia
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
2017-04-21ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert
2017-04-13netlink: allow sending extended ACK with cookie on successJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-11Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin
2017-04-09bpf: fix comment typoAlexander Alemayhu
2017-04-09Revert "rtnl: Add support for netdev event to link messages"David S. Miller
2017-04-08netlink: uapi: use hex numbers for NLM_F_* flagsJohannes Berg
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05rtnl: Add support for netdev event to link messagesVlad Yasevich
2017-04-05netlink/diag: report flags for netlink socketsAndrey Vagin
2017-04-05phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches
2017-04-03sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long
2017-04-03statx: Include a mask for stx_attributes in struct statxDavid Howells
2017-04-03statx: Reserve the top bit of the mask for future struct expansionDavid Howells
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-03-31cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally
2017-03-28rtnetlink: Add RTM_DELNETCONFDavid Ahern
2017-03-28devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky
2017-03-25gtp: support SGSN-side tunnelsJonas Bonn
2017-03-25gtp: rename SGSN netlink attributeJonas Bonn
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-24uapi: add missing install of userio.hNaohiro Aota
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala
2017-03-24uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin
2017-03-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau
2017-03-22bpf: Add array of maps supportMartin KaFai Lau
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt