summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-285-6/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entriesNikolay Aleksandrov2017-01-031-0/+1
| * | | | | | | | | | | | | | | | | RDS: add receive message trace used by applicationSantosh Shilimkar2017-01-021-0/+33
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-211-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | xen/privcmd: add IOCTL_PRIVCMD_RESTRICTPaul Durrant2017-02-141-0/+2
OpenPOWER on IntegriCloud