1. d2ed273 net: disallow drivers with buggy VLAN accel to register_netdevice() by Michał Mirosław · 12 years ago
  2. 29e3b16 netfilter ipset: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  3. d9e8565 netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  4. 70e94e6 xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  5. ff88b30 xfrm: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  6. 07c2fec ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  7. b53c47d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  8. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 218774d ipv6: add anti-spoofing checks for 6to4 and 6rd by Hannes Frederic Sowa · 12 years ago
  10. ee873fd gianfar: Pack struct gfar_priv_grp into three cachelines by Claudiu Manoil · 12 years ago
  11. 5fedcc1 gianfar: Cleanup gfar_parse_group() code by Claudiu Manoil · 12 years ago
  12. 0cd3fde gianfar: Optimize struct gfar_priv_tx_q for two cache lines by Claudiu Manoil · 12 years ago
  13. 243bb4c ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled by Eric W. Biederman · 12 years ago
  14. 4e58a02 pktgen: support net namespace by Cong Wang · 12 years ago
  15. dc97538 net: fec: add napi support to improve proformance by Frank Li · 12 years ago
  16. 72aa8e1 ethoc: Cleanup driver format by Barry Grussling · 12 years ago
  17. 040468a ip_gre: When TOS is inherited, use configured TOS value for non-IP packets by David Ward · 12 years ago
  18. 5c766d6 ipv4: introduce address lifetime by Jiri Pirko · 12 years ago
  19. 5a1dc31 Merge branch 'ipfrags' by David S. Miller · 12 years ago
  20. 3ef0eb0 net: frag, move LRU list maintenance outside of rwlock by Jesper Dangaard Brouer · 12 years ago
  21. 6d7b857 net: use lib/percpu_counter API for fragmentation mem accounting by Jesper Dangaard Brouer · 12 years ago
  22. d433673 net: frag helper functions for mem limit tracking by Jesper Dangaard Brouer · 12 years ago
  23. 6e34a8b net: cacheline adjust struct inet_frag_queue by Jesper Dangaard Brouer · 12 years ago
  24. 5f8e1e8 net: cacheline adjust struct inet_frags for better frag performance by Jesper Dangaard Brouer · 12 years ago
  25. cd39a78 net: cacheline adjust struct netns_frags for better frag performance by Jesper Dangaard Brouer · 12 years ago
  26. 656a05c net: ks8851: convert to threaded IRQ by Felipe Balbi · 12 years ago
  27. 08433ef net neigh: Optimize neighbor entry size calculation. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  28. cdda889 net: avoid to hang up on sending due to sysctl configuration overflow. by bingtian.ly@taobao.com · 12 years ago
  29. fc16e88 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  30. f7b5d1b via-rhine: add 64bit statistics. by Jamie Gloudon · 12 years ago
  31. 7ab59dc drivers/net/phy/micrel_phy: Add support for new PHYs by David J. Choi · 12 years ago
  32. ef3d904 net: phy: realtek: add rtl8211e driver by Giuseppe CAVALLARO · 12 years ago
  33. 556e625 netpoll: use the net namespace of current process instead of init_net by Cong Wang · 12 years ago
  34. faeed82 netpoll: use ipv6_addr_equal() to compare ipv6 addr by Cong Wang · 12 years ago
  35. 5fbee84 netpoll: add RCU annotation to npinfo field by Cong Wang · 12 years ago
  36. ce4a600 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  37. 8a67b05 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  38. 689dfa8 powerpc: Max next_tb to prevent from replaying timer interrupt by Tiejun Chen · 12 years ago
  39. fefd9e6 powerpc: kernel/kgdb.c: Fix memory leakage by Cong Ding · 12 years ago
  40. 572177d powerpc/book3e: Disable interrupt after preempt_schedule_irq by Tiejun Chen · 12 years ago
  41. 46ed7a7 powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function by Carl E. Love · 12 years ago
  42. 72640d8 powerpc/pasemi: Fix crash on reboot by Steven Rostedt · 12 years ago
  43. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  44. f94d4fe Merge tag 'md-3.8-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  45. 41d82bd powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32 by Li Zhong · 12 years ago
  46. 45e72af Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  47. ae2c3d9 Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  48. 325a86b Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  49. a7966d9 batman-adv: fix local translation table output by Antonio Quartulli · 12 years ago
  50. 4205e6e 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
  51. 22f8379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  52. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  53. 318fe78 IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround by Suravee Suthikulpanit · 12 years ago
  54. 8d56b6d igbvf: be sane about random MAC addresses by Mitch A Williams · 12 years ago
  55. 5ac6f91 igb: Don't give VFs random MAC addresses by Mitch A Williams · 12 years ago
  56. d4e0bfe GFS2: fix skip unlock condition by David Teigland · 12 years ago
  57. aa19c29 ixgbevf: Make sure link status and speed are fetched by Greg Rose · 12 years ago
  58. 39149d4 e1000e: cleanup: remove comments which are no longer applicable by Bruce Allan · 12 years ago
  59. a9bb629 e1000e: cleanup hw.h by Bruce Allan · 12 years ago
  60. 41c7d9c e1000e: cleanup: remove unused #define by Bruce Allan · 12 years ago
  61. 3e35d99 e1000e: adjust PM QoS request by Bruce Allan · 12 years ago
  62. c3d2dbf e1000e: correct maximum frame size on 82579 by Bruce Allan · 12 years ago
  63. 6b598e1 e1000e: cleanup: remove e1000e_commit_phy() by Bruce Allan · 12 years ago
  64. dde3a57 e1000e: cleanup: remove e1000_get_cable_length() by Bruce Allan · 12 years ago
  65. 84c1bef e1000e: cleanup: remove e1000_get_phy_cfg_done() by Bruce Allan · 12 years ago
  66. fe90849 e1000e: cleanup: rename e1000_get_cfg_done() by Bruce Allan · 12 years ago
  67. c2c6629 e1000e: cleanup: remove e1000_force_speed_duplex() by Bruce Allan · 12 years ago
  68. 7de89f0 e1000e: cleanup: remove e1000_set_d0_lplu_state() by Bruce Allan · 12 years ago
  69. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 12 years ago
  70. 6155002 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  71. 6642f91 dm9601: support dm9620 variant by Peter Korsgaard · 12 years ago
  72. 0e36cbb net: add RCU annotation to sk_dst_cache field by Cong Wang · 12 years ago
  73. cec771d decnet: use correct RCU API to deref sk_dst_cache field by Cong Wang · 12 years ago
  74. 78fb2de net/mlx4_en: Initialize RFS filters lock and list in init_netdev by Amir Vadai · 12 years ago
  75. 7225922 net/mlx4_en: Fix a race when closing TX queue by Amir Vadai · 12 years ago
  76. f356fcbe net/mlx4_core: Return proper error code when __mlx4_add_one fails by Jack Morgenstein · 12 years ago
  77. dbd501a net/mlx4_en: Use the correct netif lock on ndo_set_rx_mode by Eugenia Emantayev · 12 years ago
  78. db0e7cb net/mlx4_en: Fix traffic loss under promiscuous mode by Aviad Yehezkel · 12 years ago
  79. 2d51837 net/mlx4_en: Issue the dump eth statistics command under lock by Eugenia Emantayev · 12 years ago
  80. 5f19d12 SCTP: Free the per-net sysctl table on net exit. v2 by Vlad Yasevich · 12 years ago
  81. 014f2ff net: phy: icplus: fix broken INTR pin settings by Giuseppe CAVALLARO · 12 years ago
  82. b4a4963 net: phy: icplus: Use the RGMII interface mode to configure clock delays by Stuart Menefy · 12 years ago
  83. 5465740 IP_GRE: Fix kernel panic in IP_GRE with GRE csum. by Pravin B Shelar · 12 years ago
  84. a1b1add gro: Fix kcalloc argument order by Joe Perches · 12 years ago
  85. 4bf613c6 irda: buffer overflow in irnet_ctrl_read() by Dan Carpenter · 12 years ago
  86. 9839ff0 sctp: set association state to established in dupcook_a handler by Xufeng Zhang · 12 years ago
  87. 75356a8 ip6mr: limit IPv6 MRT_TABLE identifiers by Dan Carpenter · 12 years ago
  88. ce11ff5 r8169: fix vlan tag read ordering. by françois romieu · 12 years ago
  89. 56a666d net: cdc_ncm: use IAD provided by the USB core by Bjørn Mork · 12 years ago
  90. 2afd0a2 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  91. 6efecd8 Merge branch 'intel' by David S. Miller · 12 years ago
  92. b618ad1 batman-adv: filter ARP packets with invalid MAC addresses in DAT by Matthias Schiffer · 12 years ago
  93. 757dd82 batman-adv: check for more types of invalid IP addresses in DAT by Matthias Schiffer · 12 years ago
  94. 0d15bec batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply() by Matthias Schiffer · 12 years ago
  95. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  96. 7dbbe5d e1000e: do not ignore variables which get set a value by Bruce Allan · 12 years ago
  97. 1f96012d e1000e: cleanup: remove unnecessary function prototypes by Bruce Allan · 12 years ago
  98. 9d57088 e1000e: add comment to spinlock_t definition by Bruce Allan · 12 years ago
  99. d394998 e1000e: remove definition of struct which is no longer used by Bruce Allan · 12 years ago
  100. 4e03510 e1000e: fix PHY init workarounds for i217/i218 by Bruce Allan · 12 years ago