1. ec57094 net/mlx4_en: Use union for BlueFlame WQE by Amir Vadai · 10 years ago
  2. 28d222b net/mlx4_core: Fix sparse warning by Eyal Perry · 10 years ago
  3. 313c2d3 net/mlx4_en: Fix selftest failing on non 10G link speed by Amir Vadai · 10 years ago
  4. 9813337 net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64() by Eugenia Emantayev · 10 years ago
  5. 15bffdf net/mlx4_en: Move queue stopped/waked counters to be per ring by Eugenia Emantayev · 10 years ago
  6. 93591aa net/mlx4_en: Pad ethernet packets smaller than 17 bytes by Eugenia Emantayev · 10 years ago
  7. b97b33a net/mlx4_en: Verify mlx4_en module parameters by Eugenia Emantayev · 10 years ago
  8. fd8daa4 net/mlx4_en: Fix UP limit in ieee_ets->prio_tc by Amir Vadai · 10 years ago
  9. 80cbfd3 Merge branch '6lowpan' by David S. Miller · 10 years ago
  10. b6f82fc 6lowpan: use memcpy to set tag value in fraghdr by Alexander Aring · 10 years ago
  11. 0234a63 6lowpan: remove initialization of tag value by Alexander Aring · 10 years ago
  12. 4c7f778 6lowpan: fix type of datagram size parameter by Alexander Aring · 10 years ago
  13. 1bc693e Merge branch 'intel-next' by David S. Miller · 10 years ago
  14. 93501d4 ixgbe: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 10 years ago
  15. 1443846 ixgbe: Check config reads for removal by Mark Rustad · 10 years ago
  16. 0edd2bd ixgbe: Fix up some ethtool results when adapter is removed by Mark Rustad · 10 years ago
  17. 0391bbe ixgbe: Restore hw_addr in LER recovery paths by Mark Rustad · 10 years ago
  18. 2857276 bonding: send arp requests even if there's no route to them by Veaceslav Falico · 10 years ago
  19. 750f679 Merge branch '6lowpan' by David S. Miller · 10 years ago
  20. 7240cde 6lowpan: handling 6lowpan fragmentation via inet_frag api by Alexander Aring · 10 years ago
  21. 633fc86 net: ns: add ieee802154_6lowpan namespace by Alexander Aring · 10 years ago
  22. d57fec8 6lowpan: fix some checkpatch issues by Alexander Aring · 10 years ago
  23. 01348b3 6lowpan: move 6lowpan.c to 6lowpan_rtnl.c by Alexander Aring · 10 years ago
  24. 02600d0 6lowpan: change tag type to __be16 by Alexander Aring · 10 years ago
  25. 96cb3eb 6lowpan: fix fragmentation on sending side by Alexander Aring · 10 years ago
  26. 349aa7b 6lowpan: add uncompress header size function by Alexander Aring · 10 years ago
  27. 89745c9 6lowpan: add frag information struct by Alexander Aring · 10 years ago
  28. 4e76ca7 net: w5100: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  29. d1b44ce net: w5300: Use devm_ioremap_resource() by Jingoo Han · 10 years ago
  30. 52f1454 packet: allow to transmit +4 byte in TX_RING slot for VLAN case by Daniel Borkmann · 10 years ago
  31. 07cb1c1 Merge branch 'intel-next' by David S. Miller · 10 years ago
  32. 01a545c ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO by Emil Tantilov · 10 years ago
  33. b5d217f ixgbevf: fix handling of tx checksumming by Emil Tantilov · 10 years ago
  34. c97506a ixgbe: Add check for FW veto bit by Don Skidmore · 10 years ago
  35. 9f4d278 ixgbe: fix bit toggled for 82599 reset fix. by Don Skidmore · 10 years ago
  36. 429d6a3 ixgbe: collect all 82599 AUTOC code in one function by Don Skidmore · 10 years ago
  37. 1f86c98 ixgbe: fix to use correct timeout interval for memory read completion by Don Skidmore · 10 years ago
  38. bc86195 ipv6: addrconf: silence sparse endianness warnings by Bjørn Mork · 10 years ago
  39. 5e2c21d neigh: directly goto out after setting nud_state to NUD_FAILED by Duan Jiong · 10 years ago
  40. 8e1f40e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  41. e1fbf26 Merge branch 'kdoc' by David S. Miller · 10 years ago
  42. 7aa9804 net: move net_device priv_flags out from UAPI by Luis R. Rodriguez · 10 years ago
  43. 589f581 net: kdoc struct net_device flags and priv_flags by Luis R. Rodriguez · 10 years ago
  44. 118ce7a atm: nicstar: remove interruptible_sleep_on_timeout by Arnd Bergmann · 10 years ago
  45. 740b0f1 tcp: switch rtt estimations to usec resolution by Eric Dumazet · 10 years ago
  46. 363ec3923 net: add skb_mstamp infrastructure by Eric Dumazet · 10 years ago
  47. 20d8435 phy: micrel: add of configuration for LED mode by Ben Dooks · 10 years ago
  48. 94fcf69 isdn: fix multiple sleep_on races by Arnd Bergmann · 10 years ago
  49. c11da83 isdn: divert, hysdn: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  50. c728cc8 isdn: hisax/elsa: fix sleep_on race in elsa FSM by Arnd Bergmann · 10 years ago
  51. e5b3fa1 isdn: pcbit: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  52. c73b1f6 atm: firestream: fix interruptible_sleep_on race by Arnd Bergmann · 10 years ago
  53. 53e0b08 Merge branch 'intel-next' by David S. Miller · 10 years ago
  54. 74cfb2e igb: Update license text to remove FSF address and update copyright. by Carolyn Wyborny · 10 years ago
  55. 167f3f7 igb: make local functions static and remove dead code by Jeff Kirsher · 10 years ago
  56. 8755744 ixgbe: Add WoL support for a new device by Mark Rustad · 10 years ago
  57. ca32409 ixgbe: don't use magic size number to assign ptp_caps.name by Jacob Keller · 10 years ago
  58. d773ce2 ixgbe: modify behavior on receiving a HW ECC error. by Don Skidmore · 10 years ago
  59. 0b95227 ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago
  60. 1b34657 ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT by Hannes Frederic Sowa · 10 years ago
  61. 69647ce ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragment by Hannes Frederic Sowa · 10 years ago
  62. a960ff8 neigh: probe application via netlink in NUD_PROBE by Timo Teräs · 10 years ago
  63. 44a6bd8 ieee802154: fix new function declaration by Jean Sacren · 10 years ago
  64. 84a3e72 ipv6: log src and dst along with "udp checksum is 0" by Bjørn Mork · 10 years ago
  65. 86c3f0f8 vxlan: remove unused port variable in vxlan_udp_encap_recv() by Pablo Neira Ayuso · 10 years ago
  66. 941ee45 Merge branch 'mlx4' by David S. Miller · 10 years ago
  67. ca9f9f7 net/mlx4_en: Fix bad use of dev_id by Amir Vadai · 10 years ago
  68. 76a066f net/mlx4_en: Expose port number through sysfs by Amir Vadai · 10 years ago
  69. 3f85944 net: Add sysfs file for port number by Amir Vadai · 10 years ago
  70. f2ea0cf Merge branch 'bnx2x' by David S. Miller · 10 years ago
  71. 94d9de3 bnx2x: save RAM in kdump kernel by disabling TPA by Michal Schmidt · 10 years ago
  72. ff2ad30 bnx2x: save RAM in kdump kernel by using a single queue by Michal Schmidt · 10 years ago
  73. 7d0445d bnx2x: clamp num_queues to prevent passing a negative value by Michal Schmidt · 10 years ago
  74. 8e165e2 net: tcp: add mib counters to track zero window transitions by Florian Westphal · 10 years ago
  75. 2ebe21f net: order MPLS ethertypes numerically by Neil Jerram · 10 years ago
  76. cd2b038 bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros by Joe Perches · 10 years ago
  77. 895de9a vti4: Enable namespace changing by Steffen Klassert · 10 years ago
  78. 6e2de80 vti4: Check the tunnel endpoints of the xfrm state and the vti interface by Steffen Klassert · 10 years ago
  79. 78a010c vti4: Support inter address family tunneling. by Steffen Klassert · 10 years ago
  80. a34cd4f vti4: Use the on xfrm_lookup returned dst_entry directly by Steffen Klassert · 10 years ago
  81. 9994bb8 xfrm4: Remove xfrm_tunnel_notifier by Steffen Klassert · 10 years ago
  82. df3893c vti: Update the ipv4 side to use it's own receive hook. by Steffen Klassert · 10 years ago
  83. 6d608f0 ip_tunnel: Make vti work with i_key set by Steffen Klassert · 10 years ago
  84. 70be6c9 xfrm: Add xfrm_tunnel_skb_cb to the skb common buffer by Steffen Klassert · 10 years ago
  85. d099160 ipcomp4: Use the IPsec protocol multiplexer API by Steffen Klassert · 10 years ago
  86. e5b5645 ah4: Use the IPsec protocol multiplexer API by Steffen Klassert · 10 years ago
  87. 827789c esp4: Use the IPsec protocol multiplexer API by Steffen Klassert · 10 years ago
  88. 3328715 xfrm4: Add IPsec protocol multiplexer by Steffen Klassert · 10 years ago
  89. 51adfcc33 net: bcmgenet: remove unused bh_lock member by Florian Fainelli · 10 years ago
  90. da56bbf net: bcmgenet: remove commented code in bcmgenet_xmit() by Florian Fainelli · 10 years ago
  91. 80d8e96 net: bcmgenet: drop checks on priv->phydev by Florian Fainelli · 10 years ago
  92. 432c5b3 Merge branch 'gianfar' by David S. Miller · 10 years ago
  93. f19015b gianfar: Fix Tx int miss, dont write IC on-the-fly by Claudiu Manoil · 10 years ago
  94. 0851133 gianfar: Fix device reset races (oops) for Tx by Claudiu Manoil · 10 years ago
  95. 80ec396 gianfar: Don't free/request irqs on device reset by Claudiu Manoil · 10 years ago
  96. 8830264 gianfar: Fix on-the-fly vlan and mtu updates by Claudiu Manoil · 10 years ago
  97. a328ac9 gianfar: Implement MAC reset and reconfig procedure by Claudiu Manoil · 10 years ago
  98. 225a9a2 bcmgenet: Deleted unnecessary select_queue method. by David S. Miller · 10 years ago
  99. 5343a10 net: bcmgenet: Use devm_ioremap_resource() by Fabio Estevam · 10 years ago
  100. 0409114 bridge: netfilter: Use ether_addr_copy by Joe Perches · 10 years ago