Age | Commit message (Expand) | Author |
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 | 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-next' | David S. Miller |
2014-11-05 | stmmac: remove BUS_MODE_DA | Giuseppe CAVALLARO |
2014-11-05 | stmmac: remove STMMAC_DEBUG_FS | Giuseppe CAVALLARO |
2014-11-05 | stmmac: remove specific SoC Koption from platform. | Giuseppe CAVALLARO |
2014-11-04 | net: phy: spi_ks8995: remove sysfs bin file by registered attribute | Vladimir Zapolskiy |
2014-11-04 | udp: remove blank line between set and test | Fabian Frederick |
2014-11-04 | ipv6: trivial, add bracket for the if block | Florent Fourcot |
2014-11-04 | esp4: remove assignment in if condition | Fabian Frederick |
2014-11-04 | Merge branch 'ecn_via_routing_table' | David S. Miller |
2014-11-04 | net: allow setting ecn via routing table | Florian Westphal |
2014-11-04 | syncookies: split cookie_check_timestamp() into two functions | Florian Westphal |
2014-11-04 | syncookies: avoid magic values and document which-bit-is-what-option | Florian Westphal |
2014-11-04 | igmp: remove camel case definitions | Fabian Frederick |
2014-11-04 | udp: remove else after return | Fabian Frederick |
2014-11-04 | inet: frags: remove inline on static in c file | Fabian Frederick |
2014-11-04 | ipv4: remove 0/NULL assignment on static | Fabian Frederick |
2014-11-04 | ipv4: use seq_puts instead of seq_printf where possible | Fabian Frederick |
2014-11-04 | tcp: spelling s/plugable/pluggable | Fabian Frederick |
2014-11-04 | cipso: remove NULL assignment on static | Fabian Frederick |