summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gtp: support SGSN-side tunnelsJonas Bonn2017-03-251-0/+7
* gtp: rename SGSN netlink attributeJonas Bonn2017-03-251-1/+2
* net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+2
* net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala2017-03-241-5/+15
* net: Track start of busy loop instead of when it should endAlexander Duyck2017-03-241-30/+38
* net: Change return type of sk_busy_loop from bool to voidAlexander Duyck2017-03-241-3/+2
* net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck2017-03-241-13/+9
* net: Busy polling should ignore sender CPUsAlexander Duyck2017-03-241-2/+7
* net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed2017-03-241-0/+1
* tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng2017-03-241-3/+5
* net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org2017-03-243-3/+7
* net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli2017-03-241-2/+19
* of_mdio: Correct check against CONFIG_OFFlorian Fainelli2017-03-241-2/+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-232-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-2316-75/+74
|\
| * 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
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-238-6/+46
| |\ \
| | * | sctp: declare struct sctp_stream before using itXin Long2017-03-221-0/+1
| | * | tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh2017-03-211-0/+2
| | * | sctp: define dst_pending_confirm as a bit in sctp_transportXin Long2017-03-211-2/+2
| | * | vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-211-0/+3
| | * | vsock: track pkt owner vsockPeng Tao2017-03-211-0/+3
| | * | net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-03-161-0/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-153-4/+34
| | |\ \
| | | * | Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"Pablo Neira Ayuso2017-03-131-1/+0
| | | * | netfilter: Force fake conntrack entry to be at least 8 bytes alignedSteven Rostedt (VMware)2017-03-131-1/+1
| | | * | netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-131-0/+29
| | | * | netfilter: nf_tables: set pktinfo->thoff at AH header if foundPablo Neira Ayuso2017-03-081-2/+4
| * | | | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-03-211-16/+0
| |\ \ \ \
| | * | | | serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones2017-03-141-16/+0
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-192-2/+7
| |\ \ \ \
| | * | | | target: fix ALUA transition timeout handlingMike Christie2017-03-181-1/+1
| | * | | | target: allow ALUA setup for some passthrough backendsMike Christie2017-03-181-1/+6
| | |/ / /
| * | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-171-4/+1
| |\ \ \ \
| | * | | | acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang2017-03-111-1/+1
| | * | | | Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"Dou Liyang2017-03-111-3/+0
| * | | | | Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-03-171-19/+19
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2017-03-151-19/+19
| | |\ \ \ \ \
| | | * | | | | uapi: fix drm/omap_drm.h userspace compilation errorsDmitry V. Levin2017-03-131-19/+19
| | | | |/ / / | | | |/| | |
| * | | | | | drivers core: remove assert_held_device_hotplug()Heiko Carstens2017-03-161-1/+0
| * | | | | | kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu2017-03-161-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | bpf: Add hash of maps supportMartin KaFai Lau2017-03-222-0/+3
* | | | | | bpf: Add array of maps supportMartin KaFai Lau2017-03-222-0/+3
* | | | | | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-223-0/+3
* | | | | | net: phy: remove the indirect MMD read/write methodsRussell King2017-03-221-42/+0
* | | | | | net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King2017-03-221-0/+24
* | | | | | net: phy: move phy MMD accessors to phy-core.cRussell King2017-03-221-18/+2
* | | | | | net: stmmac: Use AVB mode by defaultThierry Reding2017-03-221-2/+2