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