aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-06sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah
2014-11-06sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah
2014-11-06xen-netback: remove unconditional __pskb_pull_tail() in guest Tx pathMalcolm Crossley
2014-11-06Merge branch 'stmmac-next'David S. Miller
2014-11-06stmmac: pci: convert to use dev_* macrosAndy Shevchenko
2014-11-06stmmac: pci: use managed resourcesAndy Shevchenko
2014-11-06stmmac: pci: convert to use dev_pm_opsAndy Shevchenko
2014-11-06stmmac: pci: use defined constant instead of magic numberAndy Shevchenko
2014-11-06stmmac: fix sparse warningsAndy Shevchenko
2014-11-06ip6_tunnel: Add support for wildcard tunnel endpoints.Steffen Klassert
2014-11-06ipv6: Allow sending packets through tunnels with wildcard endpointsSteffen Klassert
2014-11-05openvswitch: Avoid NULL mask check while building maskPravin B Shelar
2014-11-05openvswitch: Refactor action alloc and copy api.Pravin B Shelar
2014-11-05openvswitch: Move key_attr_size() to flow_netlink.h.Joe Stringer
2014-11-05openvswitch: Remove flow member from struct ovs_skb_cbLorand Jakab
2014-11-05openvswitch: Fix the type of struct ovs_key_nd nd_target field.Jarno Rajahalme
2014-11-05openvswitch: Drop packets when interdev is not upChunhe Li
2014-11-05openvswitch: Refactor get_dp() function into multiple access APIs.Andy Zhou
2014-11-05openvswitch: Refactor ovs_flow_cmd_fill_info().Joe Stringer
2014-11-05openvswitch: refactor do_output() to move NULL check out of fast pathAndy Zhou
2014-11-05openvswitch: Additional logging for -EINVAL on flow setups.Jesse Gross
2014-11-05openvswitch: Remove redundant tcp_flags code.Joe Stringer
2014-11-05openvswitch: Move table destroy to dp-rcu callback.Pravin B Shelar
2014-11-05openvswitch: Add basic MPLS support to kernelSimon Horman
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-05fou: Fix typo in returning flags in netlinkTom Herbert
2014-11-05r8152: disable the tasklet by defaulthayeswang
2014-11-05ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2014-11-05net: Convert SEQ_START_TOKEN/seq_printf to seq_putsJoe Perches
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa
2014-11-05Merge branch 'amd-xgbe-next'David S. Miller
2014-11-05amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas
2014-11-05amd-xgbe: Let AMD_XGBE depend on HAS_IOMEMLendacky, Thomas
2014-11-05amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas
2014-11-05amd-xgbe: Fix a spelling errorLendacky, Thomas
2014-11-05amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas
2014-11-05amd-xgbe: Provide support for receive side scalingLendacky, Thomas
2014-11-05amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas
2014-11-05amd-xgbe: Implement split header receive supportLendacky, Thomas
2014-11-05amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas
2014-11-05amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas
2014-11-05amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas
2014-11-05amd-xgbe: Move ring allocation to device openLendacky, Thomas
2014-11-05bridge: include in6.h in if_bridge.h for struct in6_addrGregory Fong
2014-11-05tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05Merge branch 'gue-next'David S. Miller
2014-11-05gue: Receive side of remote checksum offloadTom Herbert
2014-11-05gue: TX support for using remote checksum offload optionTom Herbert