Age | Commit message (Expand) | Author |
2014-11-06 | stmmac: pci: use defined constant instead of magic number | Andy Shevchenko |
2014-11-06 | stmmac: fix sparse warnings | Andy Shevchenko |
2014-11-06 | ip6_tunnel: Add support for wildcard tunnel endpoints. | Steffen Klassert |
2014-11-06 | ipv6: Allow sending packets through tunnels with wildcard endpoints | Steffen Klassert |
2014-11-05 | openvswitch: Avoid NULL mask check while building mask | Pravin B Shelar |
2014-11-05 | openvswitch: Refactor action alloc and copy api. | Pravin B Shelar |
2014-11-05 | openvswitch: Move key_attr_size() to flow_netlink.h. | Joe Stringer |
2014-11-05 | openvswitch: Remove flow member from struct ovs_skb_cb | Lorand Jakab |
2014-11-05 | openvswitch: Fix the type of struct ovs_key_nd nd_target field. | Jarno Rajahalme |
2014-11-05 | openvswitch: Drop packets when interdev is not up | Chunhe Li |
2014-11-05 | openvswitch: Refactor get_dp() function into multiple access APIs. | Andy Zhou |
2014-11-05 | openvswitch: Refactor ovs_flow_cmd_fill_info(). | Joe Stringer |
2014-11-05 | openvswitch: refactor do_output() to move NULL check out of fast path | Andy Zhou |
2014-11-05 | openvswitch: Additional logging for -EINVAL on flow setups. | Jesse Gross |
2014-11-05 | openvswitch: Remove redundant tcp_flags code. | Joe Stringer |
2014-11-05 | openvswitch: Move table destroy to dp-rcu callback. | Pravin B Shelar |
2014-11-05 | openvswitch: Add basic MPLS support to kernel | Simon Horman |
2014-11-05 | net: Remove MPLS GSO feature. | Pravin B Shelar |
2014-11-05 | fou: Fix typo in returning flags in netlink | Tom Herbert |
2014-11-05 | r8152: disable the tasklet by default | hayeswang |
2014-11-05 | ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs | Daniel Borkmann |
2014-11-05 | net: Convert SEQ_START_TOKEN/seq_printf to seq_puts | Joe Perches |
2014-11-05 | fast_hash: avoid indirect function calls | Hannes Frederic Sowa |
2014-11-05 | Merge branch 'amd-xgbe-next' | David S. Miller |
2014-11-05 | amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM | Lendacky, Thomas |
2014-11-05 | amd-xgbe-phy: Sync PCS and PHY modes after reset | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Fix a spelling error | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Add support for per DMA channel interrupts | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Implement split header receive support | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Use the u32 data type for descriptors | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas |
2014-11-05 | bridge: include in6.h in if_bridge.h for struct in6_addr | Gregory Fong |
2014-11-05 | tcp: zero retrans_stamp if all retrans were acked | Marcelo Leitner |
2014-11-05 | ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h | WANG Cong |
2014-11-05 | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller |
2014-11-05 | Merge branch 'gue-next' | David S. Miller |
2014-11-05 | gue: Receive side of remote checksum offload | Tom Herbert |
2014-11-05 | gue: TX support for using remote checksum offload option | Tom Herbert |
2014-11-05 | gue: Protocol constants for remote checksum offload | Tom Herbert |
2014-11-05 | udp: Changes to udp_offload to support remote checksum offload | Tom Herbert |
2014-11-05 | gue: Add infrastructure for flags and options | Tom Herbert |
2014-11-05 | udp: Offload outer UDP tunnel csum if available | Tom Herbert |
2014-11-05 | net: Move fou_build_header into fou.c and refactor | Tom Herbert |
2014-11-05 | Merge branch 'stmmac-net' | David S. Miller |
2014-11-05 | stmmac: fix atomicity in pm routines | Giuseppe CAVALLARO |