1. 915c199 stmmac: document common header file by Giuseppe CAVALLARO · 10 years ago
  2. 233b36c stmmac: update driver documentation by Giuseppe CAVALLARO · 10 years ago
  3. 355a901 tcp: make connect() mem charging friendly by Eric Dumazet · 10 years ago
  4. baeabab tun: return NET_XMIT_DROP for dropped packets by Jason Wang · 10 years ago
  5. e3e3217 icmp: Remove some spurious dropped packet profile hits from the ICMP path by Rick Jones · 10 years ago
  6. 54aeba7 dev_ioctl: use sizeof(x) instead of sizeof x by Fabian Frederick · 10 years ago
  7. e56f735 net/core: include linux/types.h instead of asm/types.h by Fabian Frederick · 10 years ago
  8. 1d2398d net: fix spelling for synchronized by Fabian Frederick · 10 years ago
  9. a77b634 dccp: spelling s/reseting/resetting by Fabian Frederick · 10 years ago
  10. 02c31d2 dccp: replace min/casting by min_t by Fabian Frederick · 10 years ago
  11. 54da7996 dccp: remove blank lines between function/EXPORT_SYMBOL by Fabian Frederick · 10 years ago
  12. 6d80c47 dccp: kerneldoc warning fixes by Fabian Frederick · 10 years ago
  13. 66425a7 Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  14. 970efef Merge branch 'fec-next' by David S. Miller · 10 years ago
  15. c20e599 net: fec: remove unused return value from swap_buffer() by Lothar Waßmann · 10 years ago
  16. 7b487d0 net: fec: simplify loop counter handling in swap_buffer() by Lothar Waßmann · 10 years ago
  17. e453789 net: fec: use swab32s() instead of cpu_to_be32() by Lothar Waßmann · 10 years ago
  18. 6b7e400 net: fec: improve access to quirk flags by copying them into fec_enet_private struct by Lothar Waßmann · 10 years ago
  19. 217b584 net: fec: change type of 'bufdesc_ex' to bool by Lothar Waßmann · 10 years ago
  20. df406bc net: fec: properly parenthesize macro args by Lothar Waßmann · 10 years ago
  21. 745f42b net: fec: consistently use lower case chars as hex digits by Lothar Waßmann · 10 years ago
  22. ea209de net: fec: indentation cleanup by Lothar Waßmann · 10 years ago
  23. 9a9f9dd Merge branch 'ebpf_maps' by David S. Miller · 10 years ago
  24. 7943c0f bpf: remove test map scaffolding and user proper types by Alexei Starovoitov · 10 years ago
  25. d0003ec bpf: allow eBPF programs to use maps by Alexei Starovoitov · 10 years ago
  26. ffb65f2 bpf: add a testsuite for eBPF maps by Alexei Starovoitov · 10 years ago
  27. a1854d6 bpf: fix BPF_MAP_LOOKUP_ELEM command return code by Alexei Starovoitov · 10 years ago
  28. 28fbcfa bpf: add array type of eBPF maps by Alexei Starovoitov · 10 years ago
  29. 0f8e4bd bpf: add hashtable type of eBPF maps by Alexei Starovoitov · 10 years ago
  30. 3274f52 bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command by Alexei Starovoitov · 10 years ago
  31. 1bbf148 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  32. cadaecd PPC: bpf_jit_comp: Unify BPF_MOD | BPF_X and BPF_DIV | BPF_X by Denis Kirjanov · 10 years ago
  33. 3ffa037 i40e: Set XPS bit mask to zero in DCB mode by Neerav Parikh · 10 years ago
  34. 4b7698c i40e: Prevent link flow control settings when PFC is enabled by Neerav Parikh · 10 years ago
  35. d341b7a i40e: Do not disable/enable FCoE VSI with DCB reconfig by Neerav Parikh · 10 years ago
  36. 69129dc i40e: Modify Tx disable wait flow in case of DCB reconfiguration by Neerav Parikh · 10 years ago
  37. 23cd1f0 i40e: Update VEB's enabled_tc after reconfiguration by Neerav Parikh · 10 years ago
  38. e1c4751 i40e: Check for LLDP AdminStatus before querying DCBX by Neerav Parikh · 10 years ago
  39. 9fa61dd i40e: Add support to firmware CEE DCBX mode by Neerav Parikh · 10 years ago
  40. 2fd75f3 i40e: Resume Port Tx after DCB event by Neerav Parikh · 10 years ago
  41. 7bda87c i40e: Bump version to 1.1.23 by Catherine Sullivan · 10 years ago
  42. c5c2f7c i40e: re-enable VFLR interrupt sooner by Mitch Williams · 10 years ago
  43. e684fa3 i40e: only warn once of PTP nonsupport in 100Mbit speed by Shannon Nelson · 10 years ago
  44. f2bf258 net: can: c_can: Add support for TI am4372 DCAN by Roger Quadros · 10 years ago
  45. c71d0b3 can: c_can: Add support for TI am3352 DCAN by Roger Quadros · 10 years ago
  46. 0f4da3a can: c_can: Add support for TI DRA7 DCAN by Roger Quadros · 10 years ago
  47. 3973c52 can: c_can: Disable pins when CAN interface is down by Roger Quadros · 10 years ago
  48. 0741bfb can: c_can: Add support for START pulse in RAMINIT sequence by Roger Quadros · 10 years ago
  49. 3ff9027 can: c_can: Add syscon/regmap RAMINIT mechanism by Roger Quadros · 10 years ago
  50. bbf9143 can: c_can: Add RAMINIT register information to driver data by Roger Quadros · 10 years ago
  51. 1515109 can: c_can: Introduce c_can_driver_data structure by Roger Quadros · 10 years ago
  52. e7e26bc can: c_can: Add timeout to c_can_hw_raminit_ti() by Roger Quadros · 10 years ago
  53. 65622ed Merge branch 'rss_key_fill' by David S. Miller · 10 years ago
  54. 6bf79cd vmxnet3: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  55. 7a20db3 sfc: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  56. b9d1ab7 mlx4: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  57. 9913c61 ixgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  58. eb31f84 igb: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  59. 22f258a i40e: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  60. c41a4fb fm10k: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  61. 5c8d19d e100e: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  62. 1dcf7b1 be2net:use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  63. 0fa6aa4 bna: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  64. 3964835 tg3: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  65. e3ec69c bnx2x: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  66. b230630 amd-xgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  67. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago
  68. ca24502 Merge branch 'mv88e6171_temps' by David S. Miller · 10 years ago
  69. 03d6faa net: dsa: mv88e6171: Add support for reading switch registers by Andrew Lunn · 10 years ago
  70. 4dd38cd net: dsa: mv88e6171: Add support for reading the temperature by Andrew Lunn · 10 years ago
  71. eaa2376 net: dsa: Centralise code for reading the temperature sensor by Andrew Lunn · 10 years ago
  72. 6f2aed6 net: dsa: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  73. 5bc4b46 net: dsa: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  74. f35423c1 openvswitch: use PTR_ERR_OR_ZERO by Fabian Frederick · 10 years ago
  75. 0372bf5 tipc: allow one link per bearer to neighboring nodes by Holger Brunck · 10 years ago
  76. a77f9c5 Revert "fast_hash: avoid indirect function calls" by Jay Vosburgh · 10 years ago
  77. 8cd4313 openvswitch: Fix build failure. by Pravin B Shelar · 10 years ago
  78. 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  79. b23dc5a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  80. 5cf52037 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  81. 971ad4e Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  82. b0ab3f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  83. 6b07974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  84. 8fe671f MAINTAINERS: add IIO include files by Daniel Baluta · 10 years ago
  85. bc53a3f kernel/panic.c: update comments for print_tainted by Xie XiuQi · 10 years ago
  86. 0bd8542 mem-hotplug: reset node present pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  87. f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  88. 57cbc87 mm/debug-pagealloc: correct freepage accounting and order resetting by Joonsoo Kim · 10 years ago
  89. 8edc6e1 fanotify: fix notification of groups with inode & mount marks by Jan Kara · 10 years ago
  90. 1d5bfe1 mm, compaction: prevent infinite loop in compact_zone by Vlastimil Babka · 10 years ago
  91. dae803e mm: alloc_contig_range: demote pages busy message from warn to info by Michal Nazarewicz · 10 years ago
  92. 95069ac8 mm/slab: fix unalignment problem on Malta with EVA due to slab merge by Joonsoo Kim · 10 years ago
  93. 3c60509 mm/page_alloc: restrict max order of merging on isolated pageblock by Joonsoo Kim · 10 years ago
  94. 8f82b55 mm/page_alloc: move freepage counting logic to __free_one_page() by Joonsoo Kim · 10 years ago
  95. 51bb1a4 mm/page_alloc: add freepage on isolate pageblock to correct buddy list by Joonsoo Kim · 10 years ago
  96. ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
  97. 5842001 mm/compaction: skip the range until proper target pageblock is met by Joonsoo Kim · 10 years ago
  98. c406515 zram: avoid kunmap_atomic() of a NULL pointer by Weijie Yang · 10 years ago
  99. d649a7a tcp: limit GSO packets to half cwnd by Eric Dumazet · 10 years ago
  100. 19ca9fc vxlan: Do not reuse sockets for a different address family by Marcelo Leitner · 10 years ago