1. 036be6d bridge: Fix enforcement of multicast hash_max limit by Thomas Graf · 13 years ago
  2. 9c64508 net/mlx4_en: dereferencing freed memory by Dan Carpenter · 13 years ago
  3. 447458c net/mlx4: off by one in parse_trans_rule() by Dan Carpenter · 13 years ago
  4. f0396f60 ipv6: fix RTPROT_RA markup of RA routes w/nexthops by Denis Ovsienko · 13 years ago
  5. 1ce09e8 hyperv: Add support for setting MAC from within guests by Haiyang Zhang · 13 years ago
  6. 5e96855 6lowpan: Change byte order when storing/accessing to len field by Tony Cheneau · 13 years ago
  7. 4576039 6lowpan: Change byte order when storing/accessing u16 tag by Tony Cheneau · 13 years ago
  8. d4787a1 6lowpan: Fix null pointer dereference in UDP uncompression function by Tony Cheneau · 13 years ago
  9. 6e5928f arch: Use eth_random_addr by Joe Perches · 13 years ago
  10. 006c913 usb: Use eth_random_addr by Joe Perches · 13 years ago
  11. 1833611 s390: Use eth_random_addr by Joe Perches · 13 years ago
  12. 344dc8e drivers/net: Use eth_random_addr by Joe Perches · 13 years ago
  13. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 13 years ago
  14. c7e12ea net: usb: Use eth_random_addr by Joe Perches · 13 years ago
  15. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 13 years ago
  16. 0a4dd59 etherdevice: Rename random_ether_addr to eth_random_addr by Joe Perches · 13 years ago
  17. 07689b0 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  18. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 12 years ago
  19. cbc89c8 lpc_eth: remove duplicated include by Duan Jiong · 12 years ago
  20. a6df1ae tcp: add OFO snmp counters by Eric Dumazet · 12 years ago
  21. 141e369 xfrm: Initialize the struct xfrm_dst behind the dst_enty field by Steffen Klassert · 13 years ago
  22. 8104891 ipv6: Initialize the struct rt6_info behind the dst_enty field by Steffen Klassert · 13 years ago
  23. 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
  24. 869dd46 tipc: remove print_buf and deprecated log buffer code by Erik Hugne · 13 years ago
  25. dc1aed3 tipc: phase out most of the struct print_buf usage by Erik Hugne · 13 years ago
  26. e2dbd60 tipc: simplify print buffer handling in tipc_printf by Erik Hugne · 13 years ago
  27. 5deedde tipc: simplify link_print by divorcing it from using tipc_printf by Paul Gortmaker · 13 years ago
  28. 568fc58 tipc: remove TIPC packet debugging functions and macros by Erik Hugne · 13 years ago
  29. 2cf8aa1 tipc: use standard printk shortcut macros (pr_err etc.) by Erik Hugne · 13 years ago
  30. 85b91b0 ipv4: Don't store a rule pointer in fib_result. by David S. Miller · 13 years ago
  31. d01cb20 tcp: add LAST_ACK as a valid state for TSQ by Eric Dumazet · 13 years ago
  32. 02eca3f tg3: add device id of Apple Thunderbolt Ethernet device by Greg KH · 13 years ago
  33. 540eb7b net: Update alloc frag to reduce get/put page usage and recycle pages by Alexander Duyck · 13 years ago
  34. 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
  35. 391e5c2 ipv4: Remove tb_peers from fib_table. by David S. Miller · 13 years ago
  36. 10b0a77 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  37. d3bd3a5 be2net: Enable RSS UDP hashing for Lancer and Skyhawk by Padmanabh Ratnakar · 13 years ago
  38. b4e32a7 be2net: Fix port name in message during driver load by Padmanabh Ratnakar · 13 years ago
  39. 19d59aa be2net: Fix cleanup path when EQ creation fails by Padmanabh Ratnakar · 13 years ago
  40. f67ef7b be2net: Activate new FW after FW download for Lancer by Padmanabh Ratnakar · 13 years ago
  41. bf99e50 be2net: Fix initialization sequence for Lancer by Padmanabh Ratnakar · 13 years ago
  42. 7aeb215 be2net : Fix die temperature stat for Lancer by Padmanabh Ratnakar · 13 years ago
  43. c871c5f be2net: Fix error while toggling autoneg of pause parameters by Padmanabh Ratnakar · 13 years ago
  44. 68c4504 team: make team_port_enabled() and team_port_txable() static inline by Jiri Pirko · 13 years ago
  45. 5fc8899 team: add broadcast mode by Jiri Pirko · 13 years ago
  46. 6e88e135 team: use function team_port_txable() for determing enabled and up port by Jiri Pirko · 13 years ago
  47. f0a70e9 ipv4: Put proper checks into icmp_socket_deliver(). by David S. Miller · 13 years ago
  48. 065f5f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  49. 6d4fa85 net: sched: add ipset ematch by Florian Westphal · 13 years ago
  50. fa91983 netxen: fix link notification order by Flavio Leitner · 13 years ago
  51. 33c34c5 6lowpan: rework fragment-deleting routine by alex.bluesman.smirnov@gmail.com · 13 years ago
  52. abbee2e 6lowpan: fix tag variable size by alex.bluesman.smirnov@gmail.com · 13 years ago
  53. 4288404 mac802154: sparse warnings: make symbols static by alex.bluesman.smirnov@gmail.com · 13 years ago
  54. 79ff1db 6lowpan: get extra headroom in allocated frame by alex.bluesman.smirnov@gmail.com · 13 years ago
  55. e885a47 mac802154: add get short address method by alex.bluesman.smirnov@gmail.com · 13 years ago
  56. 5b00f2e drivers/ieee802154/at86rf230: rework irq handler by alex.bluesman.smirnov@gmail.com · 13 years ago
  57. 4d27de1 6lowpan: revert: add missing spin_lock_init() by alex.bluesman.smirnov@gmail.com · 13 years ago
  58. d348446 smsc95xx: signedness bug in get_regs() by Dan Carpenter · 13 years ago
  59. 064bff1 net: add support for NS8390 based eth controllers on some ColdFire CPU boards by Greg Ungerer · 13 years ago
  60. 2c62488 m68knommu: move the badly named mcfne.h to a better mcf8390.h by Greg Ungerer · 13 years ago
  61. 99ee038 ipv4: Fix warnings in ip_do_redirect() for some configurations. by David S. Miller · 13 years ago
  62. f705ab9 tipc: limit error messages relating to memory leak to one line by Paul Gortmaker · 13 years ago
  63. 7e9cab5 tipc: factor stats struct out of the larger link struct by Paul Gortmaker · 13 years ago
  64. 3ec5a26 Merge branch 'redirect_via_sock' by David S. Miller · 13 years ago
  65. 1ed5c48 net: Remove checks for dst_ops->redirect being NULL. by David S. Miller · 13 years ago
  66. b587ee3 net: Add dummy dst_ops->redirect method where needed. by David S. Miller · 13 years ago
  67. b94f1c0 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). by David S. Miller · 13 years ago
  68. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 13 years ago
  69. 3a5ad2e ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. by David S. Miller · 13 years ago
  70. 6e157b6 ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect(). by David S. Miller · 13 years ago
  71. e8599ff ipv6: Move bulk of redirect handling into rt6_redirect(). by David S. Miller · 13 years ago
  72. 30f2a5f ipv6: Export ndisc option parsing from ndisc.c by David S. Miller · 13 years ago
  73. 1f42539 ipv4: Kill ip_rt_redirect(). by David S. Miller · 13 years ago
  74. 55be7a9 ipv4: Add redirect support to all protocol icmp error handlers. by David S. Miller · 13 years ago
  75. b42597e ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions. by David S. Miller · 13 years ago
  76. e47a185 ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect. by David S. Miller · 13 years ago
  77. 9420612 ipv4: Rearrange arguments to ip_rt_redirect() by David S. Miller · 13 years ago
  78. d0da720 ipv4: Pull redirect instantiation out into a helper function. by David S. Miller · 13 years ago
  79. d3351b7 ipv4: Deliver ICMP redirects to sockets too. by David S. Miller · 13 years ago
  80. 1de9243 ipv4: Pull icmp socket delivery out into a helper function. by David S. Miller · 13 years ago
  81. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 13 years ago
  82. 2100844 tcp: Fix out of bounds access to tcpm_vals by Alexander Duyck · 13 years ago
  83. 2f8684c ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS by Luis R. Rodriguez · 13 years ago
  84. ce8126c iwmc3200top: remove driver for unavailable hardware by John W. Linville · 13 years ago
  85. 5da7b2e0 i2400m: remove SDIO device support by John W. Linville · 13 years ago
  86. 650cef38 bcma: add PMU clock support for BCM4706 by Hauke Mehrtens · 13 years ago
  87. 9a89c3a bcma: fix CC driver compilation on MIPS by Rafał Miłecki · 13 years ago
  88. db36f79 rt2x00: remove unused argument by Stanislaw Gruszka · 13 years ago
  89. 7573cb5 rt2800lib: merge same defines by Stanislaw Gruszka · 13 years ago
  90. 5d7d55d6 rt2x00pci: small 3290 changes cleanup by Stanislaw Gruszka · 13 years ago
  91. c9122c0 carl9170: fix HT peer BA session corruption by Christian Lamparter · 13 years ago
  92. 4519a74 carl9170: import 1.9.6 firmware headers by Christian Lamparter · 13 years ago
  93. 48ee356 ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs. by David S. Miller · 13 years ago
  94. 0b7f5d0 ixgbe: Merge RSS and flow director ring register caching and configuration by Alexander Duyck · 13 years ago
  95. 45e9baa ixgbe: Clean up a useless switch statement and dead code in configure_srrctl by Alexander Duyck · 13 years ago
  96. e4b317e ixgbe: Add feature offset value to ring features by Alexander Duyck · 13 years ago
  97. c087663 ixgbe: Add upper limit to ring features by Alexander Duyck · 13 years ago
  98. 49c7ffb ixgbe: count q_vectors instead of MSI-X vectors by Alexander Duyck · 13 years ago
  99. 4715213 bridge: fix endian by Li RongQing · 13 years ago
  100. 0d653ed8 qlge: fix endian issue by Li RongQing · 13 years ago