1. 7835bfb infiniband: mlx5: avoid a compile-time warning by Arnd Bergmann · 11 years ago
  2. 065bd8c mlx5: avoid build warnings on 32-bit by Arnd Bergmann · 11 years ago
  3. adedf37 rocker: fix harmless warning on 32-bit machines by Arnd Bergmann · 11 years ago
  4. 0664031 cxgb4: Ripping out old hard-wired initialization code in driver by Hariprasad Shenai · 11 years ago
  5. 3721e9c tipc: remove redundant timer defined in tipc_sock struct by Ying Xue · 11 years ago
  6. 49ff2d3 net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio by Shaohui Xie · 11 years ago
  7. e54bfe9 net/fsl: fix a bug in xgmac_mdio by Shaohui Xie · 11 years ago
  8. 0fe6de4 bridge: fix uninitialized variable warning by Roopa Prabhu · 11 years ago
  9. c66ad9c ipv6: directly include libc-compat.h in ipv6.h by Willem de Bruijn · 11 years ago
  10. 721f795 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  11. ba252f13 i40e: limit sriov to partition 1 of NPAR configurations by Shannon Nelson · 11 years ago
  12. fef59dd i40e: Don't exit link event early if link speed has changed by Catherine Sullivan · 11 years ago
  13. f0d8c73 i40e: limit WoL and link settings to partition 1 by Shannon Nelson · 11 years ago
  14. 18f680c i40e: Adding function for reading PBA String by Kamil Krawczyk · 11 years ago
  15. 9fee9db i40e/i40evf: find partition_id in npar mode by Shannon Nelson · 11 years ago
  16. b2d4d90 i40e: remove VN2VN related mac filters by Vasu Dev · 11 years ago
  17. 148c2d8 i40e: Add warning for NPAR partitions with link speed less than 10Gbps by Greg Rose · 11 years ago
  18. 0758e7c i40evf: kick a stalled admin queue by Mitch A Williams · 11 years ago
  19. 7235448 i40evf: enable interrupt 0 appropriately by Mitch A Williams · 11 years ago
  20. 4870e17 i40evf: don't fire traffic IRQs when the interface is down by Mitch A Williams · 11 years ago
  21. 37dfdf3 i40evf: remove leftover VLAN filters by Mitch A Williams · 11 years ago
  22. 53d0b3a i40evf: refactor shutdown code by Mitch A Williams · 11 years ago
  23. a440edf openvswitch: Remove unnecessary version.h inclusion by Syam Sidhardhan · 11 years ago
  24. d4f82fd i40evf: Remove some scary log messages by Mitch A Williams · 11 years ago
  25. ff30cb6 i40evf: remove redundant code by Mitch A Williams · 11 years ago
  26. 6a9ddb3 i40e: disable IOV before freeing resources by Mitch A Williams · 11 years ago
  27. 08abdff tcp: avoid reducing cwnd when ACK+DSACK is received by Sébastien Barré · 11 years ago
  28. 52e3ad9 Merge branch 'rhashtable-next' by David S. Miller · 11 years ago
  29. 6f73d3b rhashtable: add a note for grow and shrink decision functions by Ying Xue · 11 years ago
  30. c5adde9 netlink: eliminate nl_sk_hash_lock by Ying Xue · 11 years ago
  31. 7a868d1 rhashtable: involve rhashtable_lookup_compare_insert routine by Ying Xue · 11 years ago
  32. d2c60b13 Merge branch 'tuntap_queues' by David S. Miller · 11 years ago
  33. baf71c5 tuntap: Increase the number of queues in tun. by Pankaj Gupta · 11 years ago
  34. 1059590 net: allow large number of rx queues by Pankaj Gupta · 11 years ago
  35. e350a96 team: Remove dead code by Kenneth Williams · 11 years ago
  36. b1e8bc6 net: bnx2x: avoid macro redefinition by David Decotigny · 11 years ago
  37. ddcde70 net: sched: sch_teql: Remove unused function by Rickard Strandqvist · 11 years ago
  38. 83400b9 net: xfrm: xfrm_algo: Remove unused function by Rickard Strandqvist · 11 years ago
  39. d0d2cc5 Merge branch 'bridge_vlan_ranges' by David S. Miller · 11 years ago
  40. 36cd0ff bridge: new function to pack vlans into ranges during gets by Roopa Prabhu · 11 years ago
  41. 35a27ce rtnetlink: new filter RTEXT_FILTER_BRVLAN_COMPRESSED by Roopa Prabhu · 11 years ago
  42. bdced7e bridge: support for multiple vlans and vlan ranges in setlink and dellink requests by Roopa Prabhu · 11 years ago
  43. dd2e8bf drivers: net: xen-netfront: remove residual dead code by Vincenzo Maffione · 11 years ago
  44. 5ec82c1 Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate by Shrikrishna Khare · 11 years ago
  45. 7bfa014 bonding: cleanup bond_opts array by Jonathan Toppins · 11 years ago
  46. d9fbfb9 Merge branch 'tipc-namespaces' by David S. Miller · 11 years ago
  47. d49e204 tipc: make netlink support net namespace by Ying Xue · 11 years ago
  48. bafa29e tipc: make tipc random value aware of net namespace by Ying Xue · 11 years ago
  49. a62fbcc tipc: make subscriber server support net namespace by Ying Xue · 11 years ago
  50. 3474753 tipc: make tipc node address support net namespace by Ying Xue · 11 years ago
  51. 4ac1c8d tipc: name tipc name table support net namespace by Ying Xue · 11 years ago
  52. e05b31f tipc: make tipc socket support net namespace by Ying Xue · 11 years ago
  53. 1da4656 tipc: make tipc broadcast link support net namespace by Ying Xue · 11 years ago
  54. 7f9f95d tipc: make bearer list support net namespace by Ying Xue · 11 years ago
  55. f2f9800 tipc: make tipc node table aware of net namespace by Ying Xue · 11 years ago
  56. c93d3ba tipc: involve namespace infrastructure by Ying Xue · 11 years ago
  57. 54fef04 tipc: remove unused tipc_link_get_max_pkt routine by Ying Xue · 11 years ago
  58. f2f2a96 tipc: feed tipc sock pointer to tipc_sk_timeout routine by Ying Xue · 11 years ago
  59. 859fc7c tipc: cleanup core.c and core.h files by Ying Xue · 11 years ago
  60. 2f55c43 tipc: remove unnecessary wrapper functions of kernel timer APIs by Ying Xue · 11 years ago
  61. 6b8326e tipc: remove tipc_core_start/stop routines by Ying Xue · 11 years ago
  62. 703068e tipc: fix bug in broadcast retransmit code by Jon Maloy · 11 years ago
  63. 45e8183 Merge branch 'cxgb4-next' by David S. Miller · 11 years ago
  64. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 11 years ago
  65. 6c53e93 iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messages by Hariprasad Shenai · 11 years ago
  66. f902e88 bridge: Add ability to enable TSO by Toshiaki Makita · 11 years ago
  67. 2f516d5 Merge branch 'r8152-next' by David S. Miller · 11 years ago
  68. ef827a5 r8152: check the status before submitting rx by hayeswang · 11 years ago
  69. aa2e092 r8152: call rtl_start_rx after netif_carrier_on by hayeswang · 11 years ago
  70. 3bf3947 vxlan: Improve support for header flags by Tom Herbert · 11 years ago
  71. eee2f04 packet: make packet too small warning match condition by Willem de Bruijn · 11 years ago
  72. 20d14a5 tg3: move init/deinit from open/close to probe/remove by Ivan Vecera · 11 years ago
  73. 3ec7a17 net: eth: xgene: devm_ioremap() returns NULL on error by Dan Carpenter · 11 years ago
  74. 78890ed csiostor:fix sparse warnings by Praveen Madhavan · 11 years ago
  75. d3b4b26 doc: fix the compile fix of txtimestamp.c by Willem de Bruijn · 11 years ago
  76. ef5ba4a Merge branch 'irda-next' by David S. Miller · 11 years ago
  77. 497ec1f irda: vlsi_ir: Replace timeval with ktime_t by Chunyan Zhang · 11 years ago
  78. 89a07e1 irda: stir4200: Replace timeval with ktime_t by Chunyan Zhang · 11 years ago
  79. 4c3bd19 irda: nsc-ircc: Replace timeval with ktime_t by Chunyan Zhang · 11 years ago
  80. ca98278 irda: irda-usb: Replace timeval with ktime_t by Chunyan Zhang · 11 years ago
  81. 9f61e30 irda: ali-ircc: Replace timeval with ktime_t by Chunyan Zhang · 11 years ago
  82. 270d73c irda: Removed all unused timeval variables by Chunyan Zhang · 11 years ago
  83. f3cd7a2 Merge branch 'sti_drivers' by David S. Miller · 11 years ago
  84. 9b1a6d3 stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property. by Peter Griffin · 11 years ago
  85. 304a11e ARM: multi_v7_defconfig: Enable stih407 usb picophy by Peter Griffin · 11 years ago
  86. 4343129 ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers. by Peter Griffin · 11 years ago
  87. a50457c ARM: STi: DT: STiH410: Add usb2 picophy dt nodes by Peter Griffin · 11 years ago
  88. 2720948 ARM: STi: DT: STiH407: Add usb2 picophy dt nodes by Peter Griffin · 11 years ago
  89. 6313988 phy: miphy365x: Pass sysconfig register offsets via syscfg dt property. by Peter Griffin · 11 years ago
  90. 937127f phy: phy-stih407-usb: Pass sysconfig register offsets via syscfg property. by Peter Griffin · 11 years ago
  91. fb57720 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  92. f40e74f csiostor:firmware upgrade fix by Praveen Madhavan · 11 years ago
  93. 3552c31 Revert "ARM: dts: imx6qdl: enable FEC magic-packet feature" by Fabio Estevam · 11 years ago
  94. 99b164a Revert "ARM: imx: add FEC sleep mode callback function" by Fabio Estevam · 11 years ago
  95. 0bec3b7 r8169: add support for xmit_more by Florian Westphal · 11 years ago
  96. 4a71d05 Merge branch 'rhashtable-next' by David S. Miller · 11 years ago
  97. 07f6c4b tipc: convert tipc reference table to use generic rhashtable by Ying Xue · 11 years ago
  98. 545a148 rhashtable: initialize atomic nelems variable by Ying Xue · 11 years ago
  99. c0c09bf rhashtable: avoid unnecessary wakeup for worker queue by Ying Xue · 11 years ago
  100. bd6d4db rhashtable: future table needs to be traversed when remove an object by Ying Xue · 11 years ago