summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfrm: use "unsigned int" in addr_match()Alexey Dobriyan2017-03-241-3/+3
* xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan2017-03-241-1/+0
* Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-241-1/+8
* Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-242-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-2416-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-221-0/+2
| | * | sctp: define dst_pending_confirm as a bit in sctp_transportXin Long2017-03-221-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-171-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-202-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-171-1/+0
| * | | | | | kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu2017-03-171-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
* | | | | | net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena2017-03-221-1/+2
* | | | | | openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-221-0/+15
* | | | | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-222-0/+4
* | | | | | neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-221-1/+2
* | | | | | rhashtable: Add rhashtable_lookup_get_insert_fastAndreas Gruenbacher2017-03-221-0/+22
* | | | | | net: stmmac: RX queue routing configurationJoao Pinto2017-03-221-0/+1
* | | | | | net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-221-0/+4
* | | | | | net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2017-03-221-4/+0
* | | | | | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-0/+4
* | | | | | net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-213-12/+9
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-03-216-16/+47
|\ \ \ \ \ \