aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventDavid Ahern1-2/+2
2017-03-28rtnetlink: Add RTM_DELNETCONFDavid Ahern1-0/+2
2017-03-28ipv6: add support for NETDEV_RESEND_IGMP eventVlad Yasevich1-0/+2
2017-03-28soc: qcom: smd: Remove standalone driverBjorn Andersson2-140/+1
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson1-4/+7
2017-03-28devlink: Support for pipeline debug (dpipe)Arkadi Sharshevsky2-1/+325
2017-03-27bonding: split bond_set_slave_link_state into two partsMahesh Bandewar1-5/+17
2017-03-25gtp: support SGSN-side tunnelsJonas Bonn1-0/+7
2017-03-25gtp: rename SGSN netlink attributeJonas Bonn1-1/+2
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+2
2017-03-24net: Commonize busy polling code to focus on napi_id instead of socketSridhar Samudrala1-5/+15
2017-03-24net: Track start of busy loop instead of when it should endAlexander Duyck1-30/+38
2017-03-24net: Change return type of sk_busy_loop from bool to voidAlexander Duyck1-3/+2
2017-03-24net: Only define skb_mark_napi_id in one spot instead of twoAlexander Duyck1-13/+9
2017-03-24net: Busy polling should ignore sender CPUsAlexander Duyck1-2/+7
2017-03-24net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsSaeed Mahameed1-0/+1
2017-03-24tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng1-3/+5
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org3-3/+7
2017-03-24net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli1-2/+19
2017-03-24of_mdio: Correct check against CONFIG_OFFlorian Fainelli1-2/+2
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