aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran
2015-10-08net: phy: Broadcom iProc MDIO bus driverArun Parameswaran
2015-10-08dt-bindings: net: Broadcom iProc MDIO bus driver device tree bindingArun Parameswaran
2015-10-08Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2015-10-08Merge branch 'pass_net_through_output_path'David S. Miller
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman
2015-10-08ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outboundEric W. Biederman
2015-10-08ppp: Cache net in pptp_xmitEric W. Biederman
2015-10-08ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmitEric W. Biederman
2015-10-08ipv4: Cache net in iptunnel_xmitEric W. Biederman
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman
2015-10-08ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman
2015-10-08dst: Pass a sk into .local_outEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-10-08xfrm: Only compute net once in xfrm_policy_queue_processEric W. Biederman
2015-10-08ipv4: Fix ip_queue_xmit to pass sk into ip_local_out_skEric W. Biederman
2015-10-08ipv4: Fix ip_local_out_sk by passing the sk into __ip_local_out_skEric W. Biederman
2015-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-08Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2015-10-07i40e/i40evf: remove unused opcodeMitch Williams
2015-10-07i40evf: propagate interrupt allocation failureMitch Williams
2015-10-07i40e: Additional checks for CEE APP priority validityNeerav Parikh
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain
2015-10-07i40e/i40evf: fix unicast mac address addShannon Nelson
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg
2015-10-07i40e: add little endian conversion for checksumJesse Brandeburg
2015-10-07i40e/i40evf: give up the __func__Shannon Nelson
2015-10-07i40e: Never let speed get set to 0 in get_settingsCatherine Sullivan
2015-10-07i40e: Fix for truncated interrupt nameCarolyn Wyborny
2015-10-07i40e/i40evf: assure clean asq status reportShannon Nelson
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson
2015-10-07i40e: fix bad CEE status shift valueShannon Nelson
2015-10-07i40e/i40evf: fix a potential type compare issueShannon Nelson
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson
2015-10-07i40e: stop VF ringsMitch Williams
2015-10-07i40e: enable WoL operation if config bit show WoL capableShannon Nelson
2015-10-07i40e: Increase the amount of time we wait for reset to be donePaul M Stillwell Jr
2015-10-07tcp: ensure prior synack rtx behavior with small backlogsEric Dumazet
2015-10-07net: ipv4: tcp.c Fixed an assignment coding style issueYuvaraja Mariappan
2015-10-07Merge branch 's390-net'David S. Miller
2015-10-07s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter
2015-10-07Merge branch 'bridge-netlink-port-attrs'David S. Miller
2015-10-07bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov