summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-can-next-for-4.11-20170124' of git://git.kernel.org/pub/scm/...David S. Miller2017-01-271-0/+7
|\
| * can: dev: add CAN interface API for fixed bitratesMarc Kleine-Budde2017-01-241-0/+2
| * can: dev: add CAN interface termination APIOliver Hartkopp2017-01-241-0/+5
* | net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-271-0/+1
* | Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...David S. Miller2017-01-262-1/+2
|\ \
| * | batman-adv: update copyright years for 2017Sven Eckelmann2017-01-261-1/+1
| * | uapi: install batman_adv.h headerSven Eckelmann2017-01-261-0/+1
* | | net/tcp-fastopen: Add new API supportWei Wang2017-01-251-0/+1
* | | Merge tag 'mlx5-updates-2017-01-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-01-251-1/+13
|\ \ \
| * | | IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz2017-01-241-1/+13
| | |/ | |/|
* | | net sched actions: Add support for user cookiesJamal Hadi Salim2017-01-251-0/+3
* | | bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann2017-01-241-0/+1
* | | net/sched: Introduce sample tc actionYotam Gigi2017-01-242-0/+27
* | | net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi2017-01-242-0/+36
* | | bridge: multicast to unicastFelix Fietkau2017-01-241-0/+1
|/ /
* | bpf: add a longest prefix match trie map implementationDaniel Mack2017-01-231-0/+7
* | tipc: make replicast a user selectable optionJon Paul Maloy2017-01-201-2/+4
* | bpf: add bpf_probe_read_str helperGianluca Borello2017-01-201-1/+14
* | sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long2017-01-181-0/+11
* | sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long2017-01-181-0/+7
* | bridge: sparse fixes in br_ip6_multicast_alloc_query()Lance Richardson2017-01-171-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-173-3/+5
|\ \
| * | bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-162-2/+2
| * | Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-151-1/+3
| |\ \
| | * | cfg80211: consider VHT opmode on station updateBeni Lev2017-01-111-1/+3
| | |/
* | | mpls: Packet statsRobert Shearman2017-01-171-0/+30
* | | net: AF-specific RTM_GETSTATS attributesRobert Shearman2017-01-171-0/+1
* | | ipv6: sr: add missing Kbuild export for header filesDavid Lebrun2017-01-164-0/+11
* | | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-141-2/+62
|\ \ \
| * | | cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-131-0/+21
| * | | cfg80211: Add support to sched scan to report better BSSsvamsi krishna2017-01-131-0/+30
| * | | cfg80211: Add support for randomizing TA of Public Action framesvamsi krishna2017-01-131-0/+6
| * | | cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-091-0/+2
| * | | nl80211: better describe field in struct nl80211_bss_select_rssi_adjustArend Van Spriel2016-12-161-2/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-112-0/+37
|\ \ \ \ | | |/ / | |/| |
| * | | timerfd: export defines to userspaceMike Frysinger2017-01-102-0/+37
* | | | net/sched: cls_flower: Support matching on ARPSimon Horman2017-01-111-0/+11
* | | | Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-01-091-6/+13
|\ \ \ \
| * | | | IB/mlx5: Support 4k UAR for libmlx5Eli Cohen2017-01-091-0/+7
| * | | | mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-6/+6
| | |_|/ | |/| |
* | | | smc: netlink interface for SMC socketsUrsula Braun2017-01-092-0/+86
* | | | smc: establish pnet table managementThomas Richter2017-01-091-0/+35
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-091-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-0/+1
| |/ /
* | | net/sched: act_csum: compute crc32c on SCTP packetsDavide Caratti2017-01-091-1/+2
* | | net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn2017-01-081-6/+0
* | | net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-081-31/+0
* | | net-tc: extract skip classify bit from tc_verdWillem de Bruijn2017-01-081-6/+0
* | | net-tc: make MAX_RECLASSIFY_LOOP localWillem de Bruijn2017-01-081-5/+0
* | | net-tc: remove unused tc_verd fieldsWillem de Bruijn2017-01-081-7/+0
OpenPOWER on IntegriCloud