Age | Commit message (Expand) | Author | Files | Lines |
2017-03-29 | ipv6: add support for NETDEV_RESEND_IGMP event | Vlad Yasevich | 1 | -0/+2 |
2017-03-29 | soc: qcom: smd: Remove standalone driver | Bjorn Andersson | 2 | -140/+1 |
2017-03-29 | soc: qcom: smd: Transition client drivers from smd to rpmsg | Bjorn Andersson | 1 | -4/+7 |
2017-03-29 | devlink: Support for pipeline debug (dpipe) | Arkadi Sharshevsky | 2 | -1/+325 |
2017-03-28 | bonding: split bond_set_slave_link_state into two parts | Mahesh Bandewar | 1 | -5/+17 |
2017-03-26 | gtp: support SGSN-side tunnels | Jonas Bonn | 1 | -0/+7 |
2017-03-26 | gtp: rename SGSN netlink attribute | Jonas Bonn | 1 | -1/+2 |
2017-03-25 | net: Introduce SO_INCOMING_NAPI_ID | Sridhar Samudrala | 1 | -0/+2 |
2017-03-25 | net: Commonize busy polling code to focus on napi_id instead of socket | Sridhar Samudrala | 1 | -5/+15 |
2017-03-25 | net: Track start of busy loop instead of when it should end | Alexander Duyck | 1 | -30/+38 |
2017-03-25 | net: Change return type of sk_busy_loop from bool to void | Alexander Duyck | 1 | -3/+2 |
2017-03-25 | net: Only define skb_mark_napi_id in one spot instead of two | Alexander Duyck | 1 | -13/+9 |
2017-03-25 | net: Busy polling should ignore sender CPUs | Alexander Duyck | 1 | -2/+7 |
2017-03-25 | net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs | Saeed Mahameed | 1 | -0/+1 |
2017-03-24 | tcp: sysctl: Fix a race to avoid unexpected 0 window from space | Gao Feng | 1 | -3/+5 |
2017-03-24 | net: Add sysctl to toggle early demux for tcp and udp | subashab@codeaurora.org | 3 | -3/+7 |
2017-03-24 | net: phy: Allow splitting MDIO bus/device support from PHYs | Florian Fainelli | 1 | -2/+19 |
2017-03-24 | of_mdio: Correct check against CONFIG_OF | Florian Fainelli | 1 | -2/+2 |
2017-03-24 | Add a eBPF helper function to retrieve socket uid | Chenbo Feng | 1 | -1/+8 |
2017-03-24 | Add a helper function to get socket cookie in eBPF | Chenbo Feng | 2 | -1/+9 |
2017-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -75/+74 |
2017-03-23 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -27/+0 |
2017-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -6/+46 |
2017-03-23 | bpf: Add hash of maps support | Martin KaFai Lau | 2 | -0/+3 |
2017-03-23 | bpf: Add array of maps support | Martin KaFai Lau | 2 | -0/+3 |
2017-03-23 | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs. | Joel Scherpelz | 3 | -0/+3 |
2017-03-22 | net: phy: remove the indirect MMD read/write methods | Russell King | 1 | -42/+0 |
2017-03-22 | net: phy: make phy_(read|write)_mmd() generic MMD accessors | Russell King | 1 | -0/+24 |
2017-03-22 | net: phy: move phy MMD accessors to phy-core.c | Russell King | 1 | -18/+2 |
2017-03-22 | net: stmmac: Use AVB mode by default | Thierry Reding | 1 | -2/+2 |
2017-03-22 | net: convert sk_filter.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -1/+2 |
2017-03-22 | openvswitch: Optimize sample action for the clone use cases | andy zhou | 1 | -0/+15 |
2017-03-22 | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 2 | -0/+4 |
2017-03-22 | sctp: declare struct sctp_stream before using it | Xin Long | 1 | -0/+1 |
2017-03-22 | neighbour: fix nlmsg_pid in notifications | Roopa Prabhu | 1 | -1/+2 |
2017-03-22 | tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS | Soheil Hassas Yeganeh | 1 | -0/+2 |
2017-03-22 | sctp: define dst_pending_confirm as a bit in sctp_transport | Xin Long | 1 | -2/+2 |
2017-03-22 | rhashtable: Add rhashtable_lookup_get_insert_fast | Andreas Gruenbacher | 1 | -0/+22 |
2017-03-22 | net: stmmac: RX queue routing configuration | Joao Pinto | 1 | -0/+1 |
2017-03-22 | net: stmmac: TX and RX queue priority configuration | Joao Pinto | 1 | -0/+4 |
2017-03-22 | net: usb: usb: remove old api ethtool_{get|set}_settings | Philippe Reynes | 1 | -4/+0 |
2017-03-22 | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -0/+4 |
2017-03-22 | net: ipv4: add support for ECMP hash policy choice | Nikolay Aleksandrov | 3 | -12/+9 |
2017-03-22 | vhost-vsock: add pkt cancel capability | Peng Tao | 1 | -0/+3 |
2017-03-22 | vsock: track pkt owner vsock | Peng Tao | 1 | -0/+3 |
2017-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 6 | -16/+47 |
2017-03-21 | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -16/+0 |
2017-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2 | -2/+7 |
2017-03-19 | target: fix ALUA transition timeout handling | Mike Christie | 1 | -1/+1 |
2017-03-19 | target: allow ALUA setup for some passthrough backends | Mike Christie | 1 | -1/+6 |