1. d5d2091 netfilter: conntrack: Fix UP builds by Eric Dumazet · 11 years ago
  2. e73087a Merge branch 'at86rf230' by David S. Miller · 11 years ago
  3. fa2d3e9 at86rf230: add support for devicetree by Alexander Aring · 11 years ago
  4. 3fa2757 at86rf230: make reset pin optionally by Alexander Aring · 11 years ago
  5. 56f023f at86rf230: change reset timings by Alexander Aring · 11 years ago
  6. 7e81461 at86rf230: move locking state in xmit by Alexander Aring · 11 years ago
  7. 7332fcb at86rf230: fix unexpected state change by Alexander Aring · 11 years ago
  8. d5c065e Merge branch 'sh_eth' by David S. Miller · 11 years ago
  9. 8d5009f sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations by Sergei Shtylyov · 11 years ago
  10. da24685 sh_eth: convert dev_*() to netdev_*() calls by Sergei Shtylyov · 11 years ago
  11. f75f14e sh_eth: convert pr_*() to netdev_*() calls by Sergei Shtylyov · 11 years ago
  12. 264be2f sh_eth: exit probe with unknown register layout by Sergei Shtylyov · 11 years ago
  13. 7c16944 Merge branch 'netpoll-next' by David S. Miller · 11 years ago
  14. 9c62a68 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) by Eric W. Biederman · 11 years ago
  15. e1bd4d3 netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP by Eric W. Biederman · 11 years ago
  16. 18b3753 netpoll: Consolidate neigh_tx processing in service_neigh_queue by Eric W. Biederman · 11 years ago
  17. ad8d475 netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP by Eric W. Biederman · 11 years ago
  18. b6bacd5 netpoll: Don't drop all received packets. by Eric W. Biederman · 11 years ago
  19. ff60763 netpoll: Add netpoll_rx_processing by Eric W. Biederman · 11 years ago
  20. e97dc3f netpoll: Warn if more packets are processed than are budgeted by Eric W. Biederman · 11 years ago
  21. eb8143b netpoll: Visit all napi handlers in poll_napi by Eric W. Biederman · 11 years ago
  22. 9852fbe netpoll: Pass budget into poll_napi by Eric W. Biederman · 11 years ago
  23. b249b51 netpoll: move setting of NETPOLL_RX_DROP into netpoll_poll_dev by Eric W. Biederman · 11 years ago
  24. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  25. 7d08487 netfilter: connlimit: use rbtree for per-host conntrack obj storage by Florian Westphal · 11 years ago
  26. 50e0e9b netfilter: connlimit: make same_source_net signed by Florian Westphal · 11 years ago
  27. 1442e75 netfilter: connlimit: use keyed locks by Florian Westphal · 11 years ago
  28. e7ef085 Merge branch 'napi_budget_zero' by David S. Miller · 11 years ago
  29. 75363a4 sfc: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  30. c7b82cc vxge: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  31. 176f792 tc35815: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  32. d1def91 tilepro: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  33. d110ec4 tilegx: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  34. 99a09c2 s2io: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  35. 38be0a3 mlx4: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  36. 21ceda2 sky2: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  37. cb013ea ibmveth: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  38. 9b2c057 fs_enet: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  39. 4c50254 enic: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  40. 278d538 amd8111e: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  41. fdabfc8a ixgbe: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  42. 57ba34c igb: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  43. 390f86d i40e: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  44. b352974 bnx2x: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  45. 1c79a5a Merge branch 'cxgb4-next' by David S. Miller · 11 years ago
  46. 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 11 years ago
  47. 7a2cea2 cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice by Steve Wise · 11 years ago
  48. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  49. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  50. 4c4e411 Merge branch 'alb_learning' by David S. Miller · 11 years ago
  51. 96a0922 bonding: use the correct ether type for alb by Veaceslav Falico · 11 years ago
  52. 61ccbb6 ether: add loopback type ETH_P_LOOPBACK by Veaceslav Falico · 11 years ago
  53. 2139668 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  54. 983f596 Merge branch 'ieee802154-next' by David S. Miller · 11 years ago
  55. d1d7358 ieee802154: add proper length checks to header creations by Phoebe Buckheister · 11 years ago
  56. a13061e 6lowpan: move lowpan frag_info out of 802.15.4 headers by Phoebe Buckheister · 11 years ago
  57. ae531b9 ieee802154: use ieee802154_addr instead of *_sa variants by Phoebe Buckheister · 11 years ago
  58. e6278d9 mac802154: use header operations to create/parse headers by Phoebe Buckheister · 11 years ago
  59. 94b4f6c ieee802154: add header structs with endiannes and operations by Phoebe Buckheister · 11 years ago
  60. b70ab2e ieee802154: enforce consistent endianness in the 802.15.4 stack by Phoebe Buckheister · 11 years ago
  61. 46ef0eb ieee802154: add address struct with proper endiannes and some operations by Phoebe Buckheister · 11 years ago
  62. 376b7bd ieee802154: rename struct ieee802154_addr to *_sa by Phoebe Buckheister · 11 years ago
  63. a4ecdf8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. cee152f Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  65. 0c01b45 Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  66. 6494294 i40e/i40evf: Use dma_set_mask_and_coherent by Mitch Williams · 11 years ago
  67. 9347eb7 i40e/i40evf: Use correct number of VF vectors by Mitch Williams · 11 years ago
  68. c0c2897 i40e: Let MDD events be handled by MDD handler by Anjali Singhai Jain · 11 years ago
  69. ca64fa4 i40e: Bug fix for FDIR replay logic by Anjali Singhai Jain · 11 years ago
  70. 55a5e60 i40e: Add code to handle FD table full condition by Anjali Singhai Jain · 11 years ago
  71. 61dade7 i40e: Define a new state variable to keep track of feature auto disable by Anjali Singhai Jain · 11 years ago
  72. fdfd943 i40e: Fix function comments by Akeem G Abodunrin · 11 years ago
  73. 0c22b3d i40e: simplified init string by Jesse Brandeburg · 11 years ago
  74. 69bfb11 i40e: cleanup strings by Jesse Brandeburg · 11 years ago
  75. f29eaa3 i40e: make string references to q be queue by Jesse Brandeburg · 11 years ago
  76. 77e29bc i40e/i40evf: Some flow director HW definition fixes by Anjali Singhai Jain · 11 years ago
  77. 43fddb7 i40e: Fix a bug in the update logic for FDIR SB filter. by Anjali Singhai Jain · 11 years ago
  78. a486659 i40e: delete netdev after deleting napi and vectors by Shannon Nelson · 11 years ago
  79. b936136 igb: Fix code comment by Jeff Kirsher · 11 years ago
  80. 847d797 x86/amd/numa: Fix northbridge quirk to assign correct NUMA node by Daniel J Blueman · 11 years ago
  81. c60f7d5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  82. c14c06b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  83. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  84. 62c19c9 i2c: Remove usage of orphaned symbol OF_I2C by Richard Weinberger · 11 years ago
  85. d5af40d Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  86. a4e90be ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep states by Rafael J. Wysocki · 11 years ago
  87. 1779432 6lowpan: reassembly: un-export local functions by Florian Westphal · 11 years ago
  88. ecab670 ipv6: Avoid unnecessary temporary addresses being generated by Heiner Kallweit · 11 years ago
  89. 702eca0 sh_eth: update OF PHY registeration by Ben Dooks · 11 years ago
  90. 84fe618 eth: fec: Fix lost promiscuous mode after reconnecting cable by Stefan Wahren · 11 years ago
  91. fb00bc2 bonding: set correct vlan id for alb xmit path by dingtianhong · 11 years ago
  92. 6e07a1e at86rf230: fix lockdep splats by Alexander Aring · 11 years ago
  93. d59b7d8 net_sched: return nla_nest_end() instead of skb->len by Yang Yingliang · 11 years ago
  94. 31c14a9 bcm63xx_enet: Stop pretending to support netpoll by Eric W. Biederman · 11 years ago
  95. cbd84a4 Merge branch 'napi_budget_zero' by David S. Miller · 11 years ago
  96. 50ff44b 8139cp: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  97. 310c4d4 bnx2: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  98. f9708b4 consolidate duplicate code is skb_checksum_setup() helpers by Jan Beulich · 11 years ago
  99. 50240dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  100. ca30be8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago