1. b6202f9 bpf: depends on MODULES by Eric Dumazet · 13 years ago
  2. ad22742 ipv4: Get route daddr from flow key in l2tp_ip_connect(). by David S. Miller · 13 years ago
  3. d4fb3d7 ipv4: Get route daddr from flow key in tcp_v4_connect(). by David S. Miller · 13 years ago
  4. 072d8c9 ipv4: Get route daddr from flow key in inet_csk_route_req(). by David S. Miller · 13 years ago
  5. 87321c8 ipv4: Get route daddr from flow key in ip4_datagram_connect(). by David S. Miller · 13 years ago
  6. 91ab0b6 ipv4: Get route daddr from flow key in dccp_v4_connect(). by David S. Miller · 13 years ago
  7. 4490166 ipv4: Fetch route saddr from flow key in l2tp_ip_connect(). by David S. Miller · 13 years ago
  8. 4071cff ipv4: Fetch route saddr from flow key in tcp_v4_connect(). by David S. Miller · 13 years ago
  9. a406b61 ipv4: Fetch route saddr from flow key in ip4_datagram_connect(). by David S. Miller · 13 years ago
  10. b883187 ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr(). by David S. Miller · 13 years ago
  11. 6706b6e ipv4: Remove now superfluous code in ip_route_connect(). by David S. Miller · 13 years ago
  12. 813b3b5 ipv4: Use caller's on-stack flowi as-is in output route lookups. by David S. Miller · 13 years ago
  13. cf91166 net: Use non-zero allocations in dst_alloc(). by David S. Miller · 13 years ago
  14. 5c1e6aa net: Make dst_alloc() take more explicit initializations. by David S. Miller · 13 years ago
  15. 778865a l2tp: Fix inet_opt conversion. by David S. Miller · 13 years ago
  16. b801a4e net: ibmveth: force reconfiguring checksum settings on startup by Michał Mirosław · 13 years ago
  17. 89b4208 qlcnic: fix memory leak in qlcnic_blink_led. by Sucheta Chakraborty · 13 years ago
  18. 63c3a66 tg3: Convert u32 flag,flg2,flg3 uses to bitmap by Joe Perches · 13 years ago
  19. fa2bd7f net: allow user to change NETIF_F_HIGHDMA by Michał Mirosław · 13 years ago
  20. c4d27ef bridge: convert br_features_recompute() to ndo_fix_features by Michał Mirosław · 13 years ago
  21. 1742f18 net: fix netdev_increment_features() by Michał Mirosław · 13 years ago
  22. 96339d6 net:use help function of skb_checksum_start_offset to calculate offset by Shan Wei · 13 years ago
  23. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  24. 0a14842 net: filter: Just In Time compiler for x86-64 by Eric Dumazet · 13 years ago
  25. b678027 ipv4: Kill RTO_CONN. by David S. Miller · 13 years ago
  26. 2e97e98 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). by David S. Miller · 13 years ago
  27. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  28. 15ecd03 r8169: fix merge conflict fix. by Francois Romieu · 13 years ago
  29. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  30. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago
  31. 9c6a02f sctp: make sctp over IPv6 work with IPsec by Vlad Yasevich · 13 years ago
  32. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  33. 6250341 sctp: fix sctp to work with ipv6 source address routing by Weixing Shi · 13 years ago
  34. 66e6961 ixgbe: convert to ethtool set_phys_id by Emil Tantilov · 13 years ago
  35. e7fd925 ixgbe: fix X540 ethtool loopback test. by Don Skidmore · 13 years ago
  36. c89c711 ixgbe: Bump version by Don Skidmore · 13 years ago
  37. 58be766 ixgbe: enable SCTP checksum offload for X540 by Don Skidmore · 13 years ago
  38. 7aba7b0 ixgbe: do not clear FCoE DDP error status for received ABTS by Yi Zou · 13 years ago
  39. b32c8dc ixgbe: fix static functions by John Fastabend · 13 years ago
  40. 11b1d38 ixgbe: remove ntuple display support by Alexander Duyck · 13 years ago
  41. 98508c9 ixgbe: add LED blink code for x540 by Emil Tantilov · 13 years ago
  42. 0665b09 ixgbe: add support for 64k EEPROM for 82599 by Emil Tantilov · 13 years ago
  43. 83dfde4 ixgbe: register defines cleanup by Emil Tantilov · 13 years ago
  44. 50c022e ixgbe: explicitly disable 100H for x540 by Emil Tantilov · 13 years ago
  45. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 13 years ago
  46. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  47. 64cad2a tg3: Update version to 3.118 by Matt Carlson · 13 years ago
  48. bea8a63 tg3: Whitespace cleanups by Matt Carlson · 13 years ago
  49. b45aa2f tg3: Add EEH support by Matt Carlson · 13 years ago
  50. bb158d6 tg3: Add TSO loopback test by Matt Carlson · 13 years ago
  51. 00c266b tg3: Organize loopback test failure flags by Matt Carlson · 13 years ago
  52. 0aebff4 tg3: Fix int generation hw bug for 5719 / 5720 by Matt Carlson · 13 years ago
  53. bf73484 bluetooth: Fix use-before-initiailized var. by David S. Miller · 13 years ago
  54. 345578d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  55. fe2a70e be2net: Fixed a bug in be_cmd_get_regs(). by Somnath Kotur · 13 years ago
  56. 3aba891 bonding: move processing of recv handlers into handle_frame() by Jiri Pirko · 13 years ago
  57. 22d5969 net: make WARN_ON in dev_disable_lro() useful by Michał Mirosław · 13 years ago
  58. 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 13 years ago
  59. cfef604 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  60. 8c61d9d cdc_ncm: fix short packet issue on some devices by Hans Petter Selasky · 13 years ago
  61. 9ac067a Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 by David S. Miller · 13 years ago
  62. 2a9e950 net: Remove __KERNEL__ cpp checks from include/net by David S. Miller · 13 years ago
  63. 953a12c r8169: don't request firmware when there's no userspace. by François Romieu · 13 years ago
  64. e39aece bnx2x: fix UDP csum offload by Vladislav Zolotarov · 13 years ago
  65. 13f172f netconsole: fix deadlock when removing net driver that netconsole is using (v2) by Neil Horman · 13 years ago
  66. 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  67. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  68. f01cb5f Revert "bridge: Forward reserved group addresses if !STP" by David S. Miller · 13 years ago
  69. cb77183 atl1c: Fix work event interrupt/task races by Tim Gardner · 13 years ago
  70. e74fbd03 be2net: increment work_counter in be_worker by Ivan Vecera · 13 years ago
  71. e965c05 ipv6: Remove hoplimit initialization to -1 by Thomas Egerer · 13 years ago
  72. 5f8629c net: fix hw_features ethtool_ops->set_flags compatibility by Michał Mirosław · 13 years ago
  73. 4700783 tg3: Add additional EEE messaging by Matt Carlson · 13 years ago
  74. 1d36ba4 tg3: Add macro for SMDSP toggling by Matt Carlson · 13 years ago
  75. b4bd292 tg3: Add write accessor for AUX CTRL phy reg by Matt Carlson · 13 years ago
  76. 15ee95c tg3: Add read accessor for AUX CTRL phy reg by Matt Carlson · 13 years ago
  77. b0988c1 tg3: Move phy accessor functions higher by Matt Carlson · 13 years ago
  78. 34eea5a tg3: Only allow phy ioctls while netif_running by Matt Carlson · 13 years ago
  79. 4a85f09 tg3: Nullify RSS for loopback test by Matt Carlson · 13 years ago
  80. eb07a94 tg3: Adjust rx prod ring bd replenish thresholds by Matt Carlson · 13 years ago
  81. 4d95847 tg3: Workaround rx_discards stat bug by Matt Carlson · 13 years ago
  82. e2a85ae powerpc: Fix multicast problem in fs_enet driver by Andrea Galbusera · 13 years ago
  83. e138f96 mv643xx_eth: Fix build regression. by David S. Miller · 13 years ago
  84. a9cf73e ipv6: udp: fix the wrong headroom check by Shan Wei · 13 years ago
  85. e1cdd55 sctp: implement event notification SCTP_SENDER_DRY_EVENT by Wei Yongjun · 13 years ago
  86. ee916fd sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT by Wei Yongjun · 13 years ago
  87. 209ba42 sctp: implement socket option SCTP_GET_ASSOC_ID_LIST by Wei Yongjun · 13 years ago
  88. 069f40f iwl4965: fix skb usage after free by Stanislaw Gruszka · 13 years ago
  89. b250269 iwlwifi: fix skb usage after free by Stanislaw Gruszka · 13 years ago
  90. 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 13 years ago
  91. 10e9977 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 13 years ago
  92. 10022a6 can: add missing socket check in can/raw release by Oliver Hartkopp · 13 years ago
  93. 4c6a6f4 sctp: move chunk from retransmit queue to abandoned list by Wei Yongjun · 13 years ago
  94. 92c73af sctp: make heartbeat information in sctp_make_heartbeat() by Wei Yongjun · 13 years ago
  95. de6becd sctp: fix to check the source address of COOKIE-ECHO chunk by Wei Yongjun · 13 years ago
  96. 85c5ed4 sctp: handle ootb packet in chunk order as defined by Shan Wei · 13 years ago
  97. deb85a6 sctp: bail from sctp_endpoint_lookup_assoc() if not bound by Vlad Yasevich · 13 years ago
  98. 0b8f9e2 sctp: remove completely unsed EMPTY state by Vlad Yasevich · 13 years ago
  99. 4866969 sctp: remove redundant check when walking through a list of TLV parameters by Shan Wei · 13 years ago
  100. 96ca468 sctp: check invalid value of length parameter in error cause by Shan Wei · 13 years ago