summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-17bridge: Introduce br_send_bpdu_finishEric W. Biederman1-1/+6
2015-09-17arp: Introduce arp_xmit_finishEric W. Biederman1-1/+6
2015-09-17ipv6: Only compute net once in ip6mr_forward2_finishEric W. Biederman1-2/+3
2015-09-17ipv4: Only compute net once in ipmr_forward_finishEric W. Biederman1-2/+3
2015-09-17ipv4: Only compute net once in ip_rcv_finishEric W. Biederman1-6/+4
2015-09-17ipv4: Only compute net once in ip_finish_output2Eric W. Biederman1-2/+3
2015-09-17ipv4: Explicitly compute net in ip_fragmentEric W. Biederman1-3/+2
2015-09-17ipv4: Only compute net once in ip_do_fragmentEric W. Biederman1-6/+8
2015-09-17ipv4: Don't recompute net in ipmr_queue_xmitEric W. Biederman1-1/+1
2015-09-17ipv4: Remember the net in ip_output and ip_mc_outputEric W. Biederman1-2/+4
2015-09-17ipv4: Compute net once in ip_rcvEric W. Biederman1-7/+9
2015-09-17ipv4: Compute net once in ip_forward_finishEric W. Biederman1-2/+3
2015-09-17ipv4: Compute net once in ip_forwardEric W. Biederman1-2/+4
2015-09-17net: Merge dst_output and dst_output_skEric W. Biederman19-30/+26
2015-09-17xfrm: Remove unused afinfo method init_dstEric W. Biederman2-4/+0
2015-09-17netfilter: Pass net to nf_hook_threshEric W. Biederman1-4/+7
2015-09-17netfilter: Store net in nf_hook_stateEric W. Biederman2-2/+5
2015-09-17netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman1-9/+0
2015-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-135/+252
2015-09-17net-sysfs: get_netdev_queue_index() cleanupThadeu Lima de Souza Cascardo1-6/+3
2015-09-17can: Allwinner A10/A20 CAN Controller support - Kernel moduleGerhard Bertelsmann3-0/+868
2015-09-17can: Allwinner A10/A20 CAN Controller support - Devicetree bindingsGerhard Bertelsmann1-0/+36
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik2-44/+84
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap1-1/+1
2015-09-15cdc: add header guardsStephen Rothwell2-3/+7
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller1-33/+52
2015-09-15fm10k: Only trigger data path reset if fabric is upAlexander Duyck1-0/+6
2015-09-15fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller1-2/+28
2015-09-15fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller1-1/+1
2015-09-15fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller3-1/+20
2015-09-15fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller1-2/+3
2015-09-15fm10k: remove is_slot_appropriateJacob Keller3-29/+0
2015-09-15fm10k: don't store sw_vid at resetJacob Keller1-3/+0
2015-09-15fm10k: allow creation of VLAN interfaces even while downJacob Keller1-0/+6
2015-09-15fm10k: Report MAC address on driver loadAlexander Duyck1-0/+3
2015-09-15fm10k: Don't assume page fragments are page sizeAlexander Duyck1-6/+1
2015-09-15fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller2-15/+15
2015-09-15fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller1-29/+76
2015-09-15fm10k: only prevent removal of default VID rulesJacob Keller1-2/+2
2015-09-15fm10k: disable service task during suspendJacob Keller1-0/+19
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck4-6/+5
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson1-3/+3
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore1-3/+12
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan5-7/+15
2015-09-15cdc: Fix build warning.David S. Miller1-1/+1
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches1-21/+22
2015-09-15Merge branch 'xgene-2nd-10gbe-port'David S. Miller4-5/+47
2015-09-15dtb: xgene: Add 2nd 10GbE nodeIyappan Subramanian1-0/+28
2015-09-15driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian3-5/+19
2015-09-15cdc-phonet: use common parserOliver Neukum1-23/+4