summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-11net: kill netif_copy_real_num_queues()WANG Cong
2014-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-11-11usbnet: smsc95xx: dereferencing NULL pointerSudip Mukherjee
2014-11-11irda: Simplify IRDA logging macrosJoe Perches
2014-11-11neigh: remove dynamic neigh table registration supportWANG Cong
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches
2014-11-11PPC: bpf_jit_comp: add SKF_AD_HATYPE instructionDenis Kirjanov
2014-11-11Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2014-11-11dsa: Use netdev_<level> instead of printkJoe Perches
2014-11-11Merge branch 'mlx4-next'David S. Miller
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-11-11net/mlx4_en: Extend usage of napi_gro_fragsShani Michaeli
2014-11-11Merge branch 'so_incoming_cpu'David S. Miller
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-11tcp: move sk_mark_napi_id() at the right placeEric Dumazet
2014-11-11ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore
2014-11-11ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore
2014-11-11ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore
2014-11-11ixgbe: fix X540 Completion timeoutDon Skidmore
2014-11-11i40evf: don't use more queues than CPUsMitch Williams
2014-11-11i40evf: make early init processing more robustMitch Williams
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg
2014-11-11i40e: don't do link_status or stats collection on every ARQShannon Nelson
2014-11-11i40e: poll firmware slowerKamil Krawczyk
2014-11-10mlx4: restore conditional call to napi_complete_done()Eric Dumazet
2014-11-10Merge branch 'sunvnet-next'David S. Miller
2014-11-10sunvnet: Add missing rcu_read_unlock() in vnet_start_xmitSowmini Varadhan
2014-11-10sunvnet: vnet_ack() should check if !start_cons to send a missed triggerSowmini Varadhan
2014-11-10sunvnet: Fix race between vnet_start_xmit() and vnet_ack()Sowmini Varadhan
2014-11-108139too: Allow using the largest possible MTUAlban Bedel
2014-11-108139too: Allow setting MTU larger than 1500Alban Bedel
2014-11-10Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-10Merge branch 'raw_probe_proto_opt'David S. Miller
2014-11-10ipv4: Avoid reading user iov twice after raw_probe_proto_optHerbert Xu
2014-11-10ipv4: Use standard iovec primitive in raw_probe_proto_optHerbert Xu
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-11-10cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches
2014-11-10Merge branch 'cxgb4-next'David S. Miller
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai
2014-11-10mlx4: use napi_complete_done()Eric Dumazet
2014-11-10net: gro: add a per device gro flush timerEric Dumazet
2014-11-10rtnetlink: add babel protocol recognitionDave Taht
2014-11-09openvswitch: Add support for OVS_FLOW_ATTR_PROBE.Jarno Rajahalme
2014-11-09openvswitch: Constify various function argumentsThomas Graf
2014-11-09openvswitch: Remove redundant key ref from upcall_info.Pravin B Shelar
2014-11-09openvswitch: Optimize recirc action.Pravin B Shelar