1. 6c91023 irda: Remove IRDA_<TYPE> logging macros by Joe Perches · 10 years ago
  2. 09626e9 net: kill netif_copy_real_num_queues() by WANG Cong · 10 years ago
  3. 2387e3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  4. 8bca81d usbnet: smsc95xx: dereferencing NULL pointer by Sudip Mukherjee · 10 years ago
  5. d65c4e4 irda: Simplify IRDA logging macros by Joe Perches · 10 years ago
  6. d7480fd neigh: remove dynamic neigh table registration support by WANG Cong · 10 years ago
  7. b2e2f0c stmmac: split to core library and probe drivers by Andy Shevchenko · 10 years ago
  8. ba7a46f net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited by Joe Perches · 10 years ago
  9. 5b61c4d PPC: bpf_jit_comp: add SKF_AD_HATYPE instruction by Denis Kirjanov · 10 years ago
  10. 4083c80 Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  11. a2ae600 dsa: Use netdev_<level> instead of printk by Joe Perches · 10 years ago
  12. 008e816 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  13. f8c6455 net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE by Shani Michaeli · 10 years ago
  14. dd65bea net/mlx4_en: Extend usage of napi_gro_frags by Shani Michaeli · 10 years ago
  15. b00394c Merge branch 'so_incoming_cpu' by David S. Miller · 10 years ago
  16. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  17. 3d97379 tcp: move sk_mark_napi_id() at the right place by Eric Dumazet · 10 years ago
  18. d1b849b ixgbe: add helper function for setting RSS key in preparation of X550 by Don Skidmore · 10 years ago
  19. 9a75a1a ixgbe: Add new support for X550 MAC's by Don Skidmore · 10 years ago
  20. 8d697e7 ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function. by Don Skidmore · 10 years ago
  21. 2b509c0 ixgbe: cleanup ixgbe_ndo_set_vf_vlan by Don Skidmore · 10 years ago
  22. 71bde60 ixgbe: fix X540 Completion timeout by Don Skidmore · 10 years ago
  23. cc05292 i40evf: don't use more queues than CPUs by Mitch Williams · 10 years ago
  24. f8d4db3 i40evf: make early init processing more robust by Mitch Williams · 10 years ago
  25. 79442d3 i40e: clean up throttle rate code by Jesse Brandeburg · 10 years ago
  26. 2153671 i40e: don't do link_status or stats collection on every ARQ by Shannon Nelson · 10 years ago
  27. 0db4e16 i40e: poll firmware slower by Kamil Krawczyk · 10 years ago
  28. 2e1af7d mlx4: restore conditional call to napi_complete_done() by Eric Dumazet · 10 years ago
  29. d21385f Merge branch 'sunvnet-next' by David S. Miller · 10 years ago
  30. df20286 sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit by Sowmini Varadhan · 10 years ago
  31. 777362d sunvnet: vnet_ack() should check if !start_cons to send a missed trigger by Sowmini Varadhan · 10 years ago
  32. b0cffed sunvnet: Fix race between vnet_start_xmit() and vnet_ack() by Sowmini Varadhan · 10 years ago
  33. 6f6e741 8139too: Allow using the largest possible MTU by Alban Bedel · 10 years ago
  34. ef786f1 8139too: Allow setting MTU larger than 1500 by Alban Bedel · 10 years ago
  35. b921726 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  36. e344458 Merge branch 'raw_probe_proto_opt' by David S. Miller · 10 years ago
  37. c008ba5b ipv4: Avoid reading user iov twice after raw_probe_proto_opt by Herbert Xu · 10 years ago
  38. 32b5913 ipv4: Use standard iovec primitive in raw_probe_proto_opt by Herbert Xu · 10 years ago
  39. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 10 years ago
  40. 4483589 cxgb4: Remove unnecessary struct in6_addr * casts by Joe Perches · 10 years ago
  41. c42e253 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  42. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  43. 6559a7e cxgb4: Cleanup macros so they follow the same style and look consistent by Hariprasad Shenai · 10 years ago
  44. fd88b31 cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file by Hariprasad Shenai · 10 years ago
  45. 1a28817 mlx4: use napi_complete_done() by Eric Dumazet · 10 years ago
  46. 3b47d30 net: gro: add a per device gro flush timer by Eric Dumazet · 10 years ago
  47. be955b2 rtnetlink: add babel protocol recognition by Dave Taht · 10 years ago
  48. 05da589 openvswitch: Add support for OVS_FLOW_ATTR_PROBE. by Jarno Rajahalme · 10 years ago
  49. 12eb18f openvswitch: Constify various function arguments by Thomas Graf · 10 years ago
  50. e8eedb8 openvswitch: Remove redundant key ref from upcall_info. by Pravin B Shelar · 10 years ago
  51. fff06c3 openvswitch: Optimize recirc action. by Pravin B Shelar · 10 years ago
  52. 8f0aad6 openvswitch: Extend packet attribute for egress tunnel info by Wenyu Zhang · 10 years ago
  53. 9ba559d openvswitch: Export symbols as GPL symbols. by Pravin B Shelar · 10 years ago
  54. c0560b9 dccp: Convert DCCP_WARN to net_warn_ratelimited by Joe Perches · 10 years ago
  55. 36cbb24 udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts by Rick Jones · 10 years ago
  56. f46ad73 cdc-ether: implement MULTICAST flag on the device by Oliver Neukum · 10 years ago
  57. df32dd2 uapi: resort Kbuild entries by stephen hemminger · 10 years ago
  58. f10f9fb stmmac: platform: fix sparse warnings by Andy Shevchenko · 10 years ago
  59. 424c4f7 stmmac: remove custom implementation of print_hex_dump() by Andy Shevchenko · 10 years ago
  60. 7f6d467 Merge branch 'iov_iter' by David S. Miller · 10 years ago
  61. bfe1be3 net: Kill skb_copy_datagram_const_iovec by Herbert Xu · 10 years ago
  62. 6c36d2e macvtap: Use iovec iterators by Herbert Xu · 10 years ago
  63. e0b46d0 tun: Use iovec iterators by Herbert Xu · 10 years ago
  64. a8f820aa inet: Add skb_copy_datagram_iter by Herbert Xu · 10 years ago
  65. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  66. 5c91ae0 vxlan: Fix to enable UDP checksums on interface by Tom Herbert · 10 years ago
  67. a1f5313 Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  68. f5eecbb amd-xgbe: Check for complete packet on skb allocation error by Lendacky, Thomas · 10 years ago
  69. e98c72c amd-xgbe: Free channel/ring structures later by Lendacky, Thomas · 10 years ago
  70. 9d01412 netxen: Fix link event handling. by Manish Chopra · 10 years ago
  71. f6b7734 enic: update desc properly in rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  72. 44aa91a enic: handle error condition properly in enic_rq_indicate_buf by Govindarajulu Varadarajan · 10 years ago
  73. c811906 Merge branch 'mlx5-net' by David S. Miller · 10 years ago
  74. 364d179 net/mlx5_core: Fix race on driver load by Eli Cohen · 10 years ago
  75. a158906 net/mlx5_core: Fix race in create EQ by Eli Cohen · 10 years ago
  76. 6b798d70 Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  77. 271d70f Merge branch 'sunvnet-next' by David S. Miller · 10 years ago
  78. 8c4ee3e sunvnet: Return from vnet_napi_event() if no packets to read by Sowmini Varadhan · 10 years ago
  79. 6c3ce8a sunvnet: Fix indentation in maybe_tx_wakeup() by Sowmini Varadhan · 10 years ago
  80. 4e865a5 Merge branch 'r8152-next' by David S. Miller · 10 years ago
  81. 662412d r8152: remove the definitions of the PID by hayeswang · 10 years ago
  82. 55b6547 r8152: modify rtl_ops_init by hayeswang · 10 years ago
  83. 82cf94c r8152: move r8152b_get_version by hayeswang · 10 years ago
  84. 926c512 sock.h: Remove unused NETDEBUG macro by Joe Perches · 10 years ago
  85. 4508349 net: esp: Convert NETDEBUG to pr_info by Joe Perches · 10 years ago
  86. cbffccc net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages by Joe Perches · 10 years ago
  87. f03ae5f dsa: mv88e6171: Add support for mv88e6172 by Andrew Lunn · 10 years ago
  88. b31f65f net: dsa: slave: Fix autoneg for phys on switch MDIO bus by Andrew Lunn · 10 years ago
  89. 0c6965d sched: fix act file names in header comment by Jiri Pirko · 10 years ago
  90. 5816c3d net/9p: remove a comment about pref member which doesn't exist by Ryo Munakata · 10 years ago
  91. 4484d05 drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy by Mugunthan V N · 10 years ago
  92. 2c2a9cb net: mv643xx_eth: reclaim TX skbs only when released by the HW by Karl Beldan · 10 years ago
  93. f81c690 Merge branch 'sfc-next' by David S. Miller · 10 years ago
  94. d98a4ff sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c by Shradha Shah · 10 years ago
  95. 327c685 sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix by Shradha Shah · 10 years ago
  96. 2dc313e sfc: Move the current VF state from efx_nic into siena_nic_data by Shradha Shah · 10 years ago
  97. 7e5d775 xen-netback: remove unconditional __pskb_pull_tail() in guest Tx path by Malcolm Crossley · 10 years ago
  98. 17007aa Merge branch 'stmmac-next' by David S. Miller · 10 years ago
  99. 7627fc0 stmmac: pci: convert to use dev_* macros by Andy Shevchenko · 10 years ago
  100. 2a3e8e9 stmmac: pci: use managed resources by Andy Shevchenko · 10 years ago