1. dde2026 tipc: use node list lock to protect tipc_num_links variable by Ying Xue · 11 years ago
  2. 2220646 tipc: use node_list_lock to protect tipc_num_nodes variable by Ying Xue · 11 years ago
  3. 6c7a762 tipc: tipc: convert node list and node hlist to RCU lists by Ying Xue · 11 years ago
  4. 46651c5 tipc: rename node create lock to protect node list and hlist by Ying Xue · 11 years ago
  5. 987b58b tipc: make broadcast bearer store in bearer_list array by Ying Xue · 11 years ago
  6. f47de12 tipc: remove active flag from tipc_bearer structure by Ying Xue · 11 years ago
  7. 3874ccb tipc: convert tipc_bearers array to pointer list by Ying Xue · 11 years ago
  8. 78dfb78 tipc: acquire necessary locks in named_cluster_distribute routine by Ying Xue · 11 years ago
  9. 5902385 tipc: obsolete the remote management feature by Ying Xue · 11 years ago
  10. 76d7882 tipc: remove unnecessary checking for node object by Ying Xue · 11 years ago
  11. 1dbe136 Merge branch 'sxgbe' by David S. Miller · 11 years ago
  12. fcb144b net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c by Monam Agarwal · 11 years ago
  13. cd18721 net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c by Monam Agarwal · 11 years ago
  14. c956674 drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c by Monam Agarwal · 11 years ago
  15. 8800a24 drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c by Monam Agarwal · 11 years ago
  16. 66890ed MAINTAINERS: add maintainer for Samsung sxgbe driver by Byungho An · 11 years ago
  17. 25f72a7 net: sxgbe: add ethtool related functions support Samsung sxgbe by Vipul Pandya · 11 years ago
  18. 8f7807a net: sxgbe: add Checksum offload support for Samsung sxgbe by Vipul Pandya · 11 years ago
  19. 1051125 net: sxgbe: add TSO support for Samsung sxgbe by Vipul Pandya · 11 years ago
  20. acc18c1 net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe by Girish K S · 11 years ago
  21. 1edb9ca net: sxgbe: add basic framework for Samsung 10Gb ethernet driver by Siva Reddy · 11 years ago
  22. 5221d3e sxgbe: Add device-tree binding support document by Siva Reddy · 11 years ago
  23. 203191c ptp: Fix compiler warnings in the testptp utility by Christian Riesch · 11 years ago
  24. 271c83d ptp: Add a command line option in testptp to set a specific PTP time by Manfred Rudigier · 11 years ago
  25. b620cb3 Merge branch 'bonding-next' by David S. Miller · 11 years ago
  26. 4873ac3 bonding: add net_ratelimt to avoid spam in arp interval by dingtianhong · 11 years ago
  27. fbd929f bonding: support QinQ for bond arp interval by dingtianhong · 11 years ago
  28. 71e415e vlan: make a new function vlan_dev_vlan_proto() and export by dingtianhong · 11 years ago
  29. 5a6b991 Merge branch 'bonding-next' by David S. Miller · 11 years ago
  30. 9152e26 bonding: ratelimit pr_err() for bond xmit broadcast by dingtianhong · 11 years ago
  31. 054bb88 bonding: slight optimization for bond xmit path by dingtianhong · 11 years ago
  32. 7aceb47 xen-netback: Functional follow-up patch for grant mapping series by Zoltan Kiss · 11 years ago
  33. 0e59a4a xen-netback: Non-functional follow-up patch for grant mapping series by Zoltan Kiss · 11 years ago
  34. 869b9b1 xen-netback: Stop using xenvif_tx_pending_slots_available by Zoltan Kiss · 11 years ago
  35. b8b6529 Merge branch 'bcm7xxx-next' by David S. Miller · 11 years ago
  36. a62ea5a net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER by Florian Fainelli · 11 years ago
  37. 9918542 net: phy: bcm7xxx: fix spurious MDIO failures during workaround by Florian Fainelli · 11 years ago
  38. a3622f2 net: phy: bcm7xxx: define constants for our registers by Florian Fainelli · 11 years ago
  39. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 11 years ago
  40. 4e2e865 qlcnic: Remove casts of pointer to same type by Joe Perches · 11 years ago
  41. 60f4010 alx: Remove casts of pointer to same type by Joe Perches · 11 years ago
  42. 41ced61 altera: Remove casts of pointer to same type by Joe Perches · 11 years ago
  43. 12f2a47 chelsio: Remove addressof casts to same type by Joe Perches · 11 years ago
  44. f845b33 smsc911x: No need to print driver version by Fabio Estevam · 11 years ago
  45. 1e87af9 smsc911x: Do not use netdev_dbg() when device is not registered by Fabio Estevam · 11 years ago
  46. cc93fc5 tcp: delete unused parameter in tcp_nagle_check() by Peter Pan(潘卫平) · 11 years ago
  47. e74dbb7 Merge branch 'bnx2x-next' by David S. Miller · 11 years ago
  48. 16bd41d bnx2x: Don't allow VFs to become promiscuous by Yuval Mintz · 11 years ago
  49. d836105 bnx2x: Don't show port statistics for VFs by Yuval Mintz · 11 years ago
  50. 2dc33bb bnx2x: Remove the sriov VFOP mechanism by Yuval Mintz · 11 years ago
  51. 370d4a2 bnx2x: Create workqueue for IOV related tasks by Yuval Mintz · 11 years ago
  52. 42f8277 bnx2x: Support mng. request for driver version by Yuval Mintz · 11 years ago
  53. 869f273 atm: idt77105: Use del_timer_sync() in exit path by Thomas Gleixner · 11 years ago
  54. aff12ac atm: firestream: Use del_timer_sync() in teardown path by Thomas Gleixner · 11 years ago
  55. e471b40 mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logic by Matan Barak · 11 years ago
  56. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. 0fc3196 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  58. 2c5f4f8 xen-netback: Proper printf format for ptrdiff_t is 't'. by David S. Miller · 11 years ago
  59. 397dfd9 Revert "xen-netback: Aggregate TX unmap operations" by Zoltan Kiss · 11 years ago
  60. 8779772 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/net-next by David S. Miller · 11 years ago
  61. 632b06a Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  62. 3e79d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  63. fb7c03d if_vlan: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  64. 85e9452 virtio_net: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  65. 8b6da5f staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  66. 8d4ade2 wlags49_h2: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  67. 979de8a xen-netfront: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  68. b1b7181 vmxnet3: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  69. 69e73d2 xilinx_emaclite: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  70. 001eadf via-velocity: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  71. 4b3afc6 via-rhine: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  72. 20eca05 spider_net: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  73. 66d1bee tilepro: Call dev_consume_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  74. 241198a sungem: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  75. 7c565c3 stmmac: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  76. 89a9eb6 smsc911x: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  77. 4b61fe2 smc91x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  78. d27ab53 smc911x: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  79. 828f56f sis900: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  80. 9ebeac5 sc92031: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  81. 1616566 forcedeth: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  82. 6956d73 vxge: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  83. e6d26bd s2io: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  84. 641e9b7 ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  85. 2d4186c sky2: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  86. 0b88a8e skge: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  87. 43f5437 mv643xx_eth: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  88. 2297af4b jme: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  89. 26faa9d ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  90. cfbe406 ehea: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  91. 374e29d i825xx: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  92. 3614574 ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  93. 8e7e687 fec: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  94. 36fc210 sundance: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  95. 290a79d uli526x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  96. 086dfb7 dmfe: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  97. 2c3d0bc dm9000: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  98. 98d8a65 enic: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  99. d6bea82 cs89x0: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  100. 42ffda5 cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. by Eric W. Biederman · 11 years ago