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