1. 358dfb6 pch_gbe: correct receive time stamp filtering by Takahiro Shimizu · 12 years ago
  2. a6891ac pch_gbe: do not set the channel control register by Takahiro Shimizu · 12 years ago
  3. 93c8acb pch_gbe: improve coding style by Takahiro Shimizu · 12 years ago
  4. 17cdedf pch_gbe: export a method to set the receive match address by Takahiro Shimizu · 12 years ago
  5. eefc48b pch_gbe: reprogram multicast address register on reset by Takahiro Shimizu · 12 years ago
  6. 5481c8c pch_gbe: simplify transmit time stamping flag test by Takahiro Shimizu · 12 years ago
  7. d50566c pch_gbe: scale time stamps to nanoseconds by Takahiro Shimizu · 12 years ago
  8. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 12 years ago
  9. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  10. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  11. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 12 years ago
  12. 8607ddb net ipv4: Convert devinet to use register_net_sysctl by Eric W. Biederman · 12 years ago
  13. 6105e29 net ipv6: Convert addrconf to use register_net_sysctl by Eric W. Biederman · 12 years ago
  14. 9bdcc88 net decnet: Convert to use register_net_sysctl by Eric W. Biederman · 12 years ago
  15. 8f40a1f net neighbour: Convert to use register_net_sysctl by Eric W. Biederman · 12 years ago
  16. 6dceb03 net ipv6: Don't use sysctl tables with .child entries. by Eric W. Biederman · 12 years ago
  17. 64fb301 net llc: Don't use sysctl tables with .child entries. by Eric W. Biederman · 12 years ago
  18. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 12 years ago
  19. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 12 years ago
  20. a5287ac net ipv6: Remove unneded registration of an empty net/ipv6/neigh by Eric W. Biederman · 12 years ago
  21. 45bad91 net core: Remove unneded creation of an empty net/core sysctl directory by Eric W. Biederman · 12 years ago
  22. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 12 years ago
  23. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 12 years ago
  24. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 12 years ago
  25. bc8a369 net sysctl: Register an empty /proc/sys/net by Eric W. Biederman · 12 years ago
  26. ab41a2c net: Implement register_net_sysctl. by Eric W. Biederman · 12 years ago
  27. 167de77 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  28. 2528a5d atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write by Huang, Xiong · 12 years ago
  29. d163ff7 atl1c: fix WoL(magic) issue for l2cb 1.1 by Huang, Xiong · 12 years ago
  30. ebe22ed atl1c: refine atl1c_pcie_patch by Huang, Xiong · 12 years ago
  31. 024e1e4 atl1c: refine/update ASPM configuration by Huang, Xiong · 12 years ago
  32. 5cbdcc2 atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patch by Huang, Xiong · 12 years ago
  33. 7f5544d atl1c: refine reg definition of REG_MASTER_CTRL by Huang, Xiong · 12 years ago
  34. 95f9aea atl1c: clear PCIE error status in atl1c_reset_pcie by Huang, Xiong · 12 years ago
  35. 9c277d8 atl1c: remove dmar_dly_cnt and dmaw_dly_cnt by Huang, Xiong · 12 years ago
  36. c08b9b2 atl1c: update right threshold for TSO by Huang, Xiong · 12 years ago
  37. 969a7ee atl1c: add module parameter for l1c_wait_until_idle by Huang, Xiong · 12 years ago
  38. 9c52821 atl1c: threshold for ASPM is changed based on chip capability by Huang, Xiong · 12 years ago
  39. 31ea38e stmmac: do not fail when probe and there is no csr clk defined by Giuseppe CAVALLARO · 12 years ago
  40. 0f1f88a stmmac: verify the dma_cfg platform fields by Giuseppe CAVALLARO · 12 years ago
  41. 4bfcbd7 stmmac: Move the mdio_register/_unregister in probe/remove by Francesco Virlinzi · 12 years ago
  42. 3256251 stmmac: use custom init/exit functions in pm ops by Francesco Virlinzi · 12 years ago
  43. a104104 iwlwifi: Remove inconsistent and redundant declaration by David Spinadel · 12 years ago
  44. 9d52ce4 tipc: Ensure network address change doesn't impact configuration service by Allan Stephens · 12 years ago
  45. 630d920 tipc: Ensure network address change doesn't impact rejected message by Allan Stephens · 12 years ago
  46. 8a55fe7 tipc: handle <0.0.0> as an alias for this node on outgoing msgs by Allan Stephens · 12 years ago
  47. b8f683d tipc: properly handle off-node send requests with invalid addr by Allan Stephens · 12 years ago
  48. 974a5a8 tipc: take lock while updating node network address by Allan Stephens · 12 years ago
  49. f0712e86 tipc: Ensure network address change doesn't impact local connections by Allan Stephens · 12 years ago
  50. d0e17fe tipc: delete duplicate peerport/peernode helper functions by Allan Stephens · 12 years ago
  51. f21536d tipc: Ensure network address change doesn't impact new port by Allan Stephens · 12 years ago
  52. 5eb0a29 tipc: Optimize re-initialization of port message header templates by Allan Stephens · 12 years ago
  53. d4f5c12 tipc: Ensure network address change doesn't impact name table updates by Allan Stephens · 12 years ago
  54. 336ebf5 tipc: Add routines for safe checking of node's network address by Allan Stephens · 12 years ago
  55. fd6eced tipc: Don't record failed publication attempt as a success by Allan Stephens · 13 years ago
  56. 1110b8d tipc: Update node-scope publications when network address is assigned by Allan Stephens · 12 years ago
  57. a909804 tipc: Separate cluster-scope and zone-scope names into distinct lists by Allan Stephens · 12 years ago
  58. f31c793 bonding: start slaves with link down for ARP monitor by Michal Kubeček · 12 years ago
  59. bf1ac5c nf_bridge: remove holes in struct nf_bridge_info by Eric Dumazet · 12 years ago
  60. cbf8f7b ipv4: dont drop packet in defrag but consume it by Eric Dumazet · 12 years ago
  61. daa8654 net: gro: GRO_MERGED_FREE consumes packets by Eric Dumazet · 12 years ago
  62. 85bb2a6 net: dont drop packet but consume it by Eric Dumazet · 12 years ago
  63. 7604adc ipv6: dccp: dont drop packet but consume it by Eric Dumazet · 12 years ago
  64. abc4e4f packet: dont drop packet but consume it by Eric Dumazet · 12 years ago
  65. ab185d7 ipv6: tcp: dont drop packet but consume it by Eric Dumazet · 12 years ago
  66. 8460c00 netlink: dont drop packet but consume it by Eric Dumazet · 12 years ago
  67. 9ff2644 ip6_tunnel: dont drop packet but consume it by Eric Dumazet · 12 years ago
  68. 7426a56 net: fix compile error of leaking kmemleak.h header by Shan Wei · 12 years ago
  69. 59e26ef atl1c: restore max-read-request-size in Device Conrol Register by Huang, Xiong · 12 years ago
  70. c24588a atl1c: using fixed TXQ configuration for l2cb and l1c by Huang, Xiong · 12 years ago
  71. 3f6f6a6 atl1c: remove dmaw_block by Huang, Xiong · 12 years ago
  72. 37bfccb atl1c: correct wrong definition of REG_DMA_CTRL by Huang, Xiong · 12 years ago
  73. 0cbec61 atl1c: wrong register used to stop TXQ by Huang, Xiong · 12 years ago
  74. 027392c atl1c: remove code related to rxq 1/2/3 by Huang, Xiong · 12 years ago
  75. 0af4833 atl1c: split 2 32bit registers of TPD to 4 16bit registers by Huang, Xiong · 12 years ago
  76. 8d5c683 atl1c: remove SMB/CMB DMA related code by Huang, Xiong · 12 years ago
  77. 864ad85 atl1c: remove VPD register by Huang, Xiong · 12 years ago
  78. f4e5db2 atl1c: remove HDS register by Huang, Xiong · 12 years ago
  79. 9f1fd0e atl1c: remove multiple-RX-Q code by Huang, Xiong · 12 years ago
  80. 70c9fbd atl1c: update author contact info & company/driver desciption by Huang, Xiong · 12 years ago
  81. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  82. 91fbe33 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  83. e11aa05 tipc: Factor out name publication code to a separate function by Allan Stephens · 12 years ago
  84. 3f8375f tipc: introduce publication lists struct by Allan Stephens · 12 years ago
  85. 1e5cc26 batman-adv: skip the window protection test when the originator has no neighbours by Antonio Quartulli · 12 years ago
  86. c97c72b batman-adv: print OGM seq numbers as unsigned int by Antonio Quartulli · 12 years ago
  87. 0d12507 batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) by Antonio Quartulli · 12 years ago
  88. 1eeb479 batman-adv: mark existing ogm variables as batman iv by Marek Lindner · 12 years ago
  89. 76e3d7f batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN by Marek Lindner · 12 years ago
  90. cd8b78e batman-adv: refactoring API: find generalized name for bat_ogm_init_primary callback by Marek Lindner · 12 years ago
  91. 77af757 batman-adv: handle routing code initialization properly by Marek Lindner · 12 years ago
  92. 00a5007 batman-adv: add iface_disable() callback to routing API by Marek Lindner · 12 years ago
  93. d7d32ec batman-adv: randomize initial seqno to avoid collision by Marek Lindner · 12 years ago
  94. c2aca02 batman-adv: refactoring API: find generalized name for bat_ogm_init callback by Marek Lindner · 12 years ago
  95. 8140625 batman-adv: move ogm initialization into the proper function by Marek Lindner · 12 years ago
  96. e88af94 batman-adv: remove duplicated line in comment by Antonio Quartulli · 12 years ago
  97. 6d2003f batman-adv: convert the tt_crc to network order by Antonio Quartulli · 12 years ago
  98. 798ec84 net/core:Remove memleak reports by kmemleak_not_leak. by majianpeng · 12 years ago
  99. 7f59388 net/ipv4:Remove two memleak reports by kmemleak_not_leak. by majianpeng · 12 years ago
  100. 85bba52 net: filter: remove unused cpu_off in sparc JIT by Eric Dumazet · 12 years ago