aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...Gravatar David S. Miller 3-3/+161
2017-03-28net: dsa: dsa2: Add basic support of devlinkGravatar Andrew Lunn 1-0/+5
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hGravatar Andrew Lunn 2-10/+11
2017-03-28net: ipv6: Refactor inet6_netconf_notify_devconf to take eventGravatar David Ahern 1-2/+2
2017-03-28net: devinet: Refactor inet_netconf_notify_devconf to take eventGravatar David Ahern 1-2/+2
2017-03-28rtnetlink: Add RTM_DELNETCONFGravatar David Ahern 1-0/+2
2017-03-28ipv6: add support for NETDEV_RESEND_IGMP eventGravatar Vlad Yasevich 1-0/+2
2017-03-28soc: qcom: smd: Remove standalone driverGravatar Bjorn Andersson 2-140/+1
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgGravatar Bjorn Andersson 1-4/+7
2017-03-28devlink: Support for pipeline debug (dpipe)Gravatar Arkadi Sharshevsky 2-1/+325
2017-03-28net/sched: Add accessor functions to pedit keys for offloading driversGravatar Or Gerlitz 1-0/+45
2017-03-28net/mlx5: Introduce modify header structures, commands and steering action de...Gravatar Or Gerlitz 2-3/+113
2017-03-28net/mlx5: Add helper to initialize a flow steering actions struct instanceGravatar Or Gerlitz 1-1/+4
2017-03-27bonding: split bond_set_slave_link_state into two partsGravatar Mahesh Bandewar 1-5/+17
2017-03-25gtp: support SGSN-side tunnelsGravatar Jonas Bonn 1-0/+7
2017-03-25gtp: rename SGSN netlink attributeGravatar Jonas Bonn 1-1/+2
2017-03-24net: Introduce SO_INCOMING_NAPI_IDGravatar Sridhar Samudrala 1-0/+2
2017-03-24net: Commonize busy polling code to focus on napi_id instead of socketGravatar Sridhar Samudrala 1-5/+15
2017-03-24net: Track start of busy loop instead of when it should endGravatar Alexander Duyck 1-30/+38
2017-03-24net: Change return type of sk_busy_loop from bool to voidGravatar Alexander Duyck 1-3/+2
2017-03-24net: Only define skb_mark_napi_id in one spot instead of twoGravatar Alexander Duyck 1-13/+9
2017-03-24net: Busy polling should ignore sender CPUsGravatar Alexander Duyck 1-2/+7
2017-03-24net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevsGravatar Saeed Mahameed 1-0/+1
2017-03-24tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGravatar Gao Feng 1-3/+5
2017-03-24net: Add sysctl to toggle early demux for tcp and udpGravatar subashab@codeaurora.org 3-3/+7
2017-03-24net: phy: Allow splitting MDIO bus/device support from PHYsGravatar Florian Fainelli 1-2/+19
2017-03-24of_mdio: Correct check against CONFIG_OFGravatar Florian Fainelli 1-2/+2
2017-03-23Add a eBPF helper function to retrieve socket uidGravatar Chenbo Feng 1-1/+8
2017-03-23Add a helper function to get socket cookie in eBPFGravatar Chenbo Feng 2-1/+9
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 16-75/+74
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-27/+0
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 8-6/+46
2017-03-22bpf: Add hash of maps supportGravatar Martin KaFai Lau 2-0/+3
2017-03-22bpf: Add array of maps supportGravatar Martin KaFai Lau 2-0/+3
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Gravatar Joel Scherpelz 3-0/+3
2017-03-22net: phy: remove the indirect MMD read/write methodsGravatar Russell King 1-42/+0
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsGravatar Russell King 1-0/+24
2017-03-22net: phy: move phy MMD accessors to phy-core.cGravatar Russell King 1-18/+2
2017-03-22net: stmmac: Use AVB mode by defaultGravatar Thierry Reding 1-2/+2
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+2
2017-03-22openvswitch: Optimize sample action for the clone use casesGravatar andy zhou 1-0/+15
2017-03-22sock: introduce SO_MEMINFO getsockoptGravatar Josh Hunt 2-0/+4
2017-03-22sctp: declare struct sctp_stream before using itGravatar Xin Long 1-0/+1
2017-03-22neighbour: fix nlmsg_pid in notificationsGravatar Roopa Prabhu 1-1/+2
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSGravatar Soheil Hassas Yeganeh 1-0/+2
2017-03-21sctp: define dst_pending_confirm as a bit in sctp_transportGravatar Xin Long 1-2/+2
2017-03-21rhashtable: Add rhashtable_lookup_get_insert_fastGravatar Andreas Gruenbacher 1-0/+22
2017-03-21net: stmmac: RX queue routing configurationGravatar Joao Pinto 1-0/+1
2017-03-21net: stmmac: TX and RX queue priority configurationGravatar Joao Pinto 1-0/+4
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsGravatar Philippe Reynes 1-4/+0