summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-18netfilter: Use nf_hook_state.netEric W. Biederman
2015-09-18netfilter: Pass struct net into the netfilter hooksEric W. Biederman
2015-09-18bridge: Add br_netif_receive_skb remove netif_receive_skb_skEric W. Biederman
2015-09-18bridge: Cache net in br_nf_pre_routing_finishEric W. Biederman
2015-09-18bridge: Pass net into br_nf_push_frag_xmitEric W. Biederman
2015-09-18bridge: Pass net into br_nf_ip_fragmentEric W. Biederman
2015-09-18ipv6: Compute net once in raw6_send_hdrincEric W. Biederman
2015-09-18ipv6: Cache net in ip6_outputEric W. Biederman
2015-09-18ipv6: Only compute net once in ip6_finish_output2Eric W. Biederman
2015-09-18ipv6: Don't recompute net in ip6_rcvEric W. Biederman
2015-09-18net: Remove dev_queue_xmit_skEric W. Biederman
2015-09-18bridge: Introduce br_send_bpdu_finishEric W. Biederman
2015-09-18arp: Introduce arp_xmit_finishEric W. Biederman
2015-09-18ipv6: Only compute net once in ip6mr_forward2_finishEric W. Biederman
2015-09-18ipv4: Only compute net once in ipmr_forward_finishEric W. Biederman
2015-09-18ipv4: Only compute net once in ip_rcv_finishEric W. Biederman
2015-09-18ipv4: Only compute net once in ip_finish_output2Eric W. Biederman
2015-09-18ipv4: Explicitly compute net in ip_fragmentEric W. Biederman
2015-09-18ipv4: Only compute net once in ip_do_fragmentEric W. Biederman
2015-09-18ipv4: Don't recompute net in ipmr_queue_xmitEric W. Biederman
2015-09-18ipv4: Remember the net in ip_output and ip_mc_outputEric W. Biederman
2015-09-18ipv4: Compute net once in ip_rcvEric W. Biederman
2015-09-18ipv4: Compute net once in ip_forward_finishEric W. Biederman
2015-09-18ipv4: Compute net once in ip_forwardEric W. Biederman
2015-09-18net: Merge dst_output and dst_output_skEric W. Biederman
2015-09-18xfrm: Remove unused afinfo method init_dstEric W. Biederman
2015-09-18netfilter: Pass net to nf_hook_threshEric W. Biederman
2015-09-18netfilter: Store net in nf_hook_stateEric W. Biederman
2015-09-18netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman
2015-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-17net-sysfs: get_netdev_queue_index() cleanupThadeu Lima de Souza Cascardo
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap
2015-09-16cdc: add header guardsStephen Rothwell
2015-09-16fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller
2015-09-16fm10k: Only trigger data path reset if fabric is upAlexander Duyck
2015-09-16fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller
2015-09-16fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller
2015-09-16fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller
2015-09-16fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller
2015-09-16fm10k: remove is_slot_appropriateJacob Keller
2015-09-16fm10k: don't store sw_vid at resetJacob Keller
2015-09-16fm10k: allow creation of VLAN interfaces even while downJacob Keller
2015-09-16fm10k: Report MAC address on driver loadAlexander Duyck
2015-09-16fm10k: Don't assume page fragments are page sizeAlexander Duyck
2015-09-16fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller
2015-09-16fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller
2015-09-16fm10k: only prevent removal of default VID rulesJacob Keller
2015-09-16fm10k: disable service task during suspendJacob Keller
2015-09-16ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck