Age | Commit message (Expand) | Author | Files | Lines |
2014-11-05 | net: Convert SEQ_START_TOKEN/seq_printf to seq_puts | Joe Perches | 3 | -12/+3 |
2014-11-05 | fast_hash: avoid indirect function calls | Hannes Frederic Sowa | 6 | -93/+98 |
2014-11-05 | Merge branch 'amd-xgbe-next' | David S. Miller | 11 | -277/+955 |
2014-11-05 | amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM | Lendacky, Thomas | 1 | -1/+1 |
2014-11-05 | amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM | Lendacky, Thomas | 1 | -1/+1 |
2014-11-05 | amd-xgbe-phy: Sync PCS and PHY modes after reset | Lendacky, Thomas | 1 | -1/+2 |
2014-11-05 | amd-xgbe: Fix a spelling error | Lendacky, Thomas | 1 | -2/+2 |
2014-11-05 | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas | 3 | -0/+96 |
2014-11-05 | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas | 5 | -2/+233 |
2014-11-05 | amd-xgbe: Add support for per DMA channel interrupts | Lendacky, Thomas | 5 | -51/+219 |
2014-11-05 | amd-xgbe: Implement split header receive support | Lendacky, Thomas | 5 | -111/+201 |
2014-11-05 | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas | 4 | -127/+196 |
2014-11-05 | amd-xgbe: Use the u32 data type for descriptors | Lendacky, Thomas | 1 | -4/+4 |
2014-11-05 | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas | 3 | -6/+6 |
2014-11-05 | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas | 3 | -70/+93 |
2014-11-05 | ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h | WANG Cong | 2 | -10/+10 |
2014-11-05 | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 43 | -57/+58 |
2014-11-05 | Merge branch 'gue-next' | David S. Miller | 15 | -118/+565 |
2014-11-05 | gue: Receive side of remote checksum offload | Tom Herbert | 1 | -9/+161 |
2014-11-05 | gue: TX support for using remote checksum offload option | Tom Herbert | 3 | -4/+46 |
2014-11-05 | gue: Protocol constants for remote checksum offload | Tom Herbert | 1 | -1/+4 |
2014-11-05 | udp: Changes to udp_offload to support remote checksum offload | Tom Herbert | 9 | -6/+29 |
2014-11-05 | gue: Add infrastructure for flags and options | Tom Herbert | 2 | -53/+189 |
2014-11-05 | udp: Offload outer UDP tunnel csum if available | Tom Herbert | 1 | -16/+36 |
2014-11-05 | net: Move fou_build_header into fou.c and refactor | Tom Herbert | 4 | -49/+120 |
2014-11-05 | Merge branch 'stmmac-next' | David S. Miller | 6 | -97/+16 |
2014-11-05 | stmmac: remove BUS_MODE_DA | Giuseppe CAVALLARO | 2 | -14/+0 |
2014-11-05 | stmmac: remove STMMAC_DEBUG_FS | Giuseppe CAVALLARO | 2 | -15/+7 |
2014-11-05 | stmmac: remove specific SoC Koption from platform. | Giuseppe CAVALLARO | 4 | -68/+9 |
2014-11-04 | net: phy: spi_ks8995: remove sysfs bin file by registered attribute | Vladimir Zapolskiy | 1 | -1/+3 |
2014-11-04 | udp: remove blank line between set and test | Fabian Frederick | 1 | -1/+0 |
2014-11-04 | ipv6: trivial, add bracket for the if block | Florent Fourcot | 1 | -2/+2 |
2014-11-04 | esp4: remove assignment in if condition | Fabian Frederick | 1 | -1/+3 |
2014-11-04 | Merge branch 'ecn_via_routing_table' | David S. Miller | 5 | -44/+87 |
2014-11-04 | net: allow setting ecn via routing table | Florian Westphal | 5 | -17/+31 |
2014-11-04 | syncookies: split cookie_check_timestamp() into two functions | Florian Westphal | 3 | -18/+27 |
2014-11-04 | syncookies: avoid magic values and document which-bit-is-what-option | Florian Westphal | 1 | -15/+35 |
2014-11-04 | igmp: remove camel case definitions | Fabian Frederick | 1 | -14/+14 |
2014-11-04 | udp: remove else after return | Fabian Frederick | 1 | -6/+6 |
2014-11-04 | inet: frags: remove inline on static in c file | Fabian Frederick | 1 | -8/+8 |
2014-11-04 | ipv4: remove 0/NULL assignment on static | Fabian Frederick | 1 | -8/+8 |
2014-11-04 | ipv4: use seq_puts instead of seq_printf where possible | Fabian Frederick | 1 | -3/+3 |
2014-11-04 | tcp: spelling s/plugable/pluggable | Fabian Frederick | 1 | -1/+1 |
2014-11-04 | cipso: remove NULL assignment on static | Fabian Frederick | 1 | -1/+3 |
2014-11-04 | ipv4: include linux/bug.h instead of asm/bug.h | Fabian Frederick | 1 | -1/+1 |
2014-11-04 | cipso: kerneldoc warning fix | Fabian Frederick | 1 | -1/+1 |
2014-11-03 | net: add rbnode to struct sk_buff | Eric Dumazet | 2 | -27/+20 |
2014-11-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 6 | -117/+51 |
2014-11-03 | hamradio: 6pack: remove unnecessary check | Sudip Mukherjee | 1 | -2/+1 |
2014-11-03 | PPC: bpf_jit_comp: add SKF_AD_PKTTYPE instruction | Denis Kirjanov | 3 | -0/+13 |