1. 5abf7f7 ipv4: fix rcu splat by Eric Dumazet · 13 years ago
  2. d3a25c9 ipv4: Fix nexthop exception hash computation. by David S. Miller · 13 years ago
  3. a6ff1a2 Merge branch 'nexthop_exceptions' by David S. Miller · 13 years ago
  4. bd2d083 team: add netpoll support by Jiri Pirko · 13 years ago
  5. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 13 years ago
  6. 4895c77 ipv4: Add FIB nexthop exceptions. by David S. Miller · 13 years ago
  7. 0c24604 tcp: implement RFC 5961 4.2 by Eric Dumazet · 13 years ago
  8. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 13 years ago
  9. 5f3600e ixgbevf: Use igb style interrupt masks instead of ixgbe style by Alexander Duyck · 13 years ago
  10. fa71ae2 ixgbevf: Move Tx clean-up into NAPI context by Alexander Duyck · 13 years ago
  11. 6b43c44 ixgbevf: Update q_vector to contain ring pointers instead of bitmaps by Alexander Duyck · 13 years ago
  12. 3595990 ixgbevf: Cleanup accounting for space needed at start of xmit_frame by Alexander Duyck · 13 years ago
  13. e2c28ce ixgbevf: Drop use of eitr_low and eitr_high for hard coded values by Alexander Duyck · 13 years ago
  14. 525a940 ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag by Alexander Duyck · 13 years ago
  15. fd13a9a ixgbevf: Drop netdev_registered value since that is already stored in netdev by Alexander Duyck · 13 years ago
  16. 77d5dfc ixgbevf: Drop all dead or unnecessary code by Alexander Duyck · 13 years ago
  17. 282f23c tcp: implement RFC 5961 3.2 by Eric Dumazet · 13 years ago
  18. a858d64 ipv6: fix unappropriate errno returned for non-multicast address by Li Wei · 13 years ago
  19. c41e413 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  20. 7df2dc6 bnx2x: organize BDs calculation for stop/resume by Dmitry Kravkov · 13 years ago
  21. da78b79 can: softing: softing_main: ensure a consistent return value in error case by Julia Lawall · 13 years ago
  22. 0e84eb0 can: mpc5xxx_can: make data in mpc5xxx_can_probe const by Marc Kleine-Budde · 13 years ago
  23. dda0b3b can: flexcan: make flexcan_priv.devtype_data member point to const data by Marc Kleine-Budde · 13 years ago
  24. 16626b0 asix: Add a new driver for the AX88172A by Christian Riesch · 13 years ago
  25. 607740b asix: Factor out common code by Christian Riesch · 13 years ago
  26. b4cdae20 asix: Rename asix.c to asix_devices.c by Christian Riesch · 13 years ago
  27. 6ba6047 gigaset: silence GCC warning for unused 'format_ie' by Paul Bolle · 13 years ago
  28. f3c48ec drivers: connector: fixed coding style issues by Valentin Ilie · 13 years ago
  29. ad8c945 irda: Fix typo in irda by Masanari Iida · 13 years ago
  30. db28aaf sctp: fix sparse warning for sctp_init_cause_fixed by Ioan Orghici · 13 years ago
  31. efdfad3 bnx2: Try to recover from PCI block reset by Michael Chan · 13 years ago
  32. aed93e0 tg3: Add hwmon support for temperature by Michael Chan · 13 years ago
  33. cf8d55a tg3: Add APE scratchpad read function by Matt Carlson · 13 years ago
  34. b65a372 tg3: Add common function tg3_ape_event_lock() by Matt Carlson · 13 years ago
  35. 165f4d1 tg3: Fix the setting of the APE_HAS_NCSI flag by Michael Chan · 13 years ago
  36. 5a308f4 netem: refine early skb orphaning by Eric Dumazet · 13 years ago
  37. 7ff65cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  38. ac1ae5f be2net: dont pull too much data in skb linear part by Eric Dumazet · 13 years ago
  39. d2ee62e be2net: update driver version by Padmanabh Ratnakar · 13 years ago
  40. 73dea39 be2net: Add description about various RSS hash types by Padmanabh Ratnakar · 13 years ago
  41. 036be6d bridge: Fix enforcement of multicast hash_max limit by Thomas Graf · 13 years ago
  42. 9c64508 net/mlx4_en: dereferencing freed memory by Dan Carpenter · 13 years ago
  43. 447458c net/mlx4: off by one in parse_trans_rule() by Dan Carpenter · 13 years ago
  44. f0396f60 ipv6: fix RTPROT_RA markup of RA routes w/nexthops by Denis Ovsienko · 13 years ago
  45. 1ce09e8 hyperv: Add support for setting MAC from within guests by Haiyang Zhang · 13 years ago
  46. 5e96855 6lowpan: Change byte order when storing/accessing to len field by Tony Cheneau · 13 years ago
  47. 4576039 6lowpan: Change byte order when storing/accessing u16 tag by Tony Cheneau · 13 years ago
  48. d4787a1 6lowpan: Fix null pointer dereference in UDP uncompression function by Tony Cheneau · 13 years ago
  49. 6e5928f arch: Use eth_random_addr by Joe Perches · 13 years ago
  50. 006c913 usb: Use eth_random_addr by Joe Perches · 13 years ago
  51. 1833611 s390: Use eth_random_addr by Joe Perches · 13 years ago
  52. 344dc8e drivers/net: Use eth_random_addr by Joe Perches · 13 years ago
  53. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 13 years ago
  54. c7e12ea net: usb: Use eth_random_addr by Joe Perches · 13 years ago
  55. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 13 years ago
  56. 0a4dd59 etherdevice: Rename random_ether_addr to eth_random_addr by Joe Perches · 13 years ago
  57. 07689b0 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  58. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 13 years ago
  59. cbc89c8 lpc_eth: remove duplicated include by Duan Jiong · 13 years ago
  60. a6df1ae tcp: add OFO snmp counters by Eric Dumazet · 13 years ago
  61. 02f3d4c sctp: Adjust PMTU updates to accomodate route invalidation. by David S. Miller · 13 years ago
  62. 35ad9b9 ipv6: Add helper inet6_csk_update_pmtu(). by David S. Miller · 13 years ago
  63. 80d0a69 ipv4: Add helper inet_csk_update_pmtu(). by David S. Miller · 13 years ago
  64. d411a93 ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config by Alexander Duyck · 13 years ago
  65. 800bd60 ixgbe: Add function for obtaining FCoE TC based on FCoE user priority by Alexander Duyck · 13 years ago
  66. 02debdc ixgbe: Populate the prio_tc_map in ixgbe_setup_tc by Alexander Duyck · 13 years ago
  67. df0676d ixgbe: Cleanup unpacking code for DCB by Alexander Duyck · 13 years ago
  68. 15cbc70 ixgbe: Simplify logic for getting traffic class from user priority by Alexander Duyck · 13 years ago
  69. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 13 years ago
  70. 18115f8 e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571() by Tushar Dave · 13 years ago
  71. 141e369 xfrm: Initialize the struct xfrm_dst behind the dst_enty field by Steffen Klassert · 13 years ago
  72. 8104891 ipv6: Initialize the struct rt6_info behind the dst_enty field by Steffen Klassert · 13 years ago
  73. 921a678 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  74. 869dd46 tipc: remove print_buf and deprecated log buffer code by Erik Hugne · 13 years ago
  75. dc1aed3 tipc: phase out most of the struct print_buf usage by Erik Hugne · 13 years ago
  76. e2dbd60 tipc: simplify print buffer handling in tipc_printf by Erik Hugne · 13 years ago
  77. 5deedde tipc: simplify link_print by divorcing it from using tipc_printf by Paul Gortmaker · 13 years ago
  78. 568fc58 tipc: remove TIPC packet debugging functions and macros by Erik Hugne · 13 years ago
  79. 2cf8aa1 tipc: use standard printk shortcut macros (pr_err etc.) by Erik Hugne · 13 years ago
  80. 85b91b0 ipv4: Don't store a rule pointer in fib_result. by David S. Miller · 13 years ago
  81. d01cb20 tcp: add LAST_ACK as a valid state for TSQ by Eric Dumazet · 13 years ago
  82. 02eca3f tg3: add device id of Apple Thunderbolt Ethernet device by Greg KH · 13 years ago
  83. 540eb7b net: Update alloc frag to reduce get/put page usage and recycle pages by Alexander Duyck · 13 years ago
  84. 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  85. 391e5c2 ipv4: Remove tb_peers from fib_table. by David S. Miller · 13 years ago
  86. 10b0a77 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  87. d3bd3a5 be2net: Enable RSS UDP hashing for Lancer and Skyhawk by Padmanabh Ratnakar · 13 years ago
  88. b4e32a7 be2net: Fix port name in message during driver load by Padmanabh Ratnakar · 13 years ago
  89. 19d59aa be2net: Fix cleanup path when EQ creation fails by Padmanabh Ratnakar · 13 years ago
  90. f67ef7b be2net: Activate new FW after FW download for Lancer by Padmanabh Ratnakar · 13 years ago
  91. bf99e50 be2net: Fix initialization sequence for Lancer by Padmanabh Ratnakar · 13 years ago
  92. 7aeb215 be2net : Fix die temperature stat for Lancer by Padmanabh Ratnakar · 13 years ago
  93. c871c5f be2net: Fix error while toggling autoneg of pause parameters by Padmanabh Ratnakar · 13 years ago
  94. 68c4504 team: make team_port_enabled() and team_port_txable() static inline by Jiri Pirko · 13 years ago
  95. 5fc8899 team: add broadcast mode by Jiri Pirko · 13 years ago
  96. 6e88e13 team: use function team_port_txable() for determing enabled and up port by Jiri Pirko · 13 years ago
  97. f0a70e9 ipv4: Put proper checks into icmp_socket_deliver(). by David S. Miller · 13 years ago
  98. 065f5f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  99. 6d4fa85 net: sched: add ipset ematch by Florian Westphal · 13 years ago
  100. fa91983 netxen: fix link notification order by Flavio Leitner · 13 years ago