aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng1-1/+8
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng2-1/+9
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-75/+74
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-27/+0
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-6/+46
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau2-0/+3
2017-03-22bpf: Add array of maps supportMartin KaFai Lau2-0/+3
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz3-0/+3
2017-03-22net: phy: remove the indirect MMD read/write methodsRussell King1-42/+0
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King1-0/+24
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King1-18/+2
2017-03-22net: stmmac: Use AVB mode by defaultThierry Reding1-2/+2
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-03-22openvswitch: Optimize sample action for the clone use casesandy zhou1-0/+15
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt2-0/+4
2017-03-22sctp: declare struct sctp_stream before using itXin Long1-0/+1
2017-03-22neighbour: fix nlmsg_pid in notificationsRoopa Prabhu1-1/+2
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh1-0/+2
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportXin Long1-2/+2
2017-03-21rhashtable: Add rhashtable_lookup_get_insert_fastAndreas Gruenbacher1-0/+22
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto1-0/+1
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto1-0/+4
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes1-4/+0
2017-03-21net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-0/+4
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov3-12/+9
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao1-0/+3
2017-03-21vsock: track pkt owner vsockPeng Tao1-0/+3
2017-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-16/+47
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-16/+0
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-2/+7
2017-03-18target: fix ALUA transition timeout handlingMike Christie1-1/+1
2017-03-18target: allow ALUA setup for some passthrough backendsMike Christie1-1/+6
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2017-03-17Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-19/+19
2017-03-17netfilter: refcounter conversionsReshetova, Elena3-9/+14
2017-03-16bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov3-1/+15
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh3-4/+1
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh1-5/+1
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein1-0/+1
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens1-1/+0
2017-03-16kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu1-0/+1
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel1-0/+5
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel2-0/+8
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot1-0/+4
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar1-1/+1
2017-03-15mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck1-0/+8
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+34
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-104/+429
2017-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+5
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-13/+50