1. f85b02c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  2. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 12 years ago
  3. 05e8ef4 net: factor out skb_mac_gso_segment() from skb_gso_segment() by Pravin B Shelar · 12 years ago
  4. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 12 years ago
  5. d887199 tg3: Update version to 3.130 by Michael Chan · 12 years ago
  6. 402e139 tg3: Set initial carrier state to off. by Michael Chan · 12 years ago
  7. c5d0b72 tg3: Fix 5762 NVRAM sizing by Michael Chan · 12 years ago
  8. d240d21 tg3: Expand EEE support for all 5717 B0 by Michael Chan · 12 years ago
  9. d3f677a tg3: Add 57766 device support. by Matt Carlson · 12 years ago
  10. 8fc3bb6 ixgbe: refactor initialization of feature flags by Emil Tantilov · 12 years ago
  11. a6053d7 igb: Refractoring function pointers in igb_get_invariants function by Akeem G. Abodunrin · 12 years ago
  12. a1bf1f4 igb: Intialize MAC function pointers by Akeem G. Abodunrin · 12 years ago
  13. 56d8c27 igb: Initialize NVM function pointers by Akeem G. Abodunrin · 12 years ago
  14. 73bfcd9 igb: Initialize PHY function pointers by Akeem G. Abodunrin · 12 years ago
  15. 21ba6fe igb: Update igb to use a path similar to ixgbe to determine when to stop Tx by Alexander Duyck · 12 years ago
  16. 2c7d772 igb: Refix sparse warning in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  17. 199f6cc igb: Fix for improper allocation flag in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  18. d3f8ef1 igb: Fix for improper exit in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  19. 74e238e igb: Support using build_skb in the case that jumbo frames are disabled by Alexander Duyck · 12 years ago
  20. 9754e29 net: Don't write to current task flags on every packet received. by David S. Miller · 12 years ago
  21. ba77971 gianfar: Fix and cleanup Rx FCB indication by Claudiu Manoil · 12 years ago
  22. 13f228d gianfar: Remove wrong buffer size conditioning to VLAN h/w offload by Claudiu Manoil · 12 years ago
  23. 61db26c gianfar: gfar_process_frame returns void by Claudiu Manoil · 12 years ago
  24. bd9e89f gianfar: GRO_DROP is unlikely by Claudiu Manoil · 12 years ago
  25. b597d20 gianfar: Cleanup and optimize struct gfar_private by Claudiu Manoil · 12 years ago
  26. 369ec16 gianfar: Add device ref (dev) in gfar_private by Claudiu Manoil · 12 years ago
  27. 41a2060 gianfar: Remove unused device_node ref in gfar_private by Claudiu Manoil · 12 years ago
  28. e0376d0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  29. 15004ca bridge: make ifla_br_policy and br_af_ops static by Cong Wang · 12 years ago
  30. 4160815 bgmac: add read of interrupt mask after disabling interrupts by Nathan Hintz · 12 years ago
  31. 9f89ec8 bridge: use __u16 in if_bridge.h by Cong Wang · 12 years ago
  32. 93197b1 Merge branch 'bridge_vlan' by David S. Miller · 12 years ago
  33. 35e03f3 bridge: Separate egress policy bitmap by Vlad Yasevich · 12 years ago
  34. bc9a25d bridge: Add vlan support for local fdb entries by Vlad Yasevich · 12 years ago
  35. 1690be6 bridge: Add vlan support to static neighbors by Vlad Yasevich · 12 years ago
  36. b0e9a30 bridge: Add vlan id to multicast groups by Vlad Yasevich · 12 years ago
  37. 2ba071e bridge: Add vlan to unicast fdb entries by Vlad Yasevich · 12 years ago
  38. 552406c bridge: Add the ability to configure pvid by Vlad Yasevich · 12 years ago
  39. 7885198 bridge: Implement vlan ingress/egress policy with PVID. by Vlad Yasevich · 12 years ago
  40. 6cbdcee bridge: Dump vlan information from a bridge port by Vlad Yasevich · 12 years ago
  41. 407af32 bridge: Add netlink interface to configure vlans on bridge ports by Vlad Yasevich · 12 years ago
  42. 85f46c6 bridge: Verify that a vlan is allowed to egress on given port by Vlad Yasevich · 12 years ago
  43. a37b85c bridge: Validate that vlan is permitted on ingress by Vlad Yasevich · 12 years ago
  44. 243a2e6 bridge: Add vlan filtering infrastructure by Vlad Yasevich · 12 years ago
  45. 2222299 net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack by Daniel Borkmann · 12 years ago
  46. 1e55817 net: sctp: minor: make jsctp_sf_eat_sack static by Daniel Borkmann · 12 years ago
  47. 217a55a bgmac: return error on failed PHY write by Rafał Miłecki · 12 years ago
  48. 9e9ff4b be2net: remove BUG_ON() in be_mcc_compl_is_new() by Sathya Perla · 12 years ago
  49. 79876e0 net: ethernet: ti: remove redundant NULL check. by Cyril Roelandt · 12 years ago
  50. c9af6db net: Fix possible wrong checksum generation. by Pravin B Shelar · 12 years ago
  51. b8fa410 Merge branch 'tcp_tsoffset' by David S. Miller · 12 years ago
  52. ee684b6 tcp: send packets with a socket timestamp by Andrey Vagin · 12 years ago
  53. 93be6ce tcp: set and get per-socket timestamp by Andrey Vagin · 12 years ago
  54. ceaa1fe tcp: adding a per-socket timestamp offset by Andrey Vagin · 12 years ago
  55. d0023f8 Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  56. 959d5fd netpoll: fix smatch warnings in netpoll core code by Neil Horman · 12 years ago
  57. 99d5851 net: skbuff: fix compile error in skb_panic() by James Hogan · 12 years ago
  58. 212079d gianfar: convert u64 status counters to atomic64_t by Paul Gortmaker · 12 years ago
  59. 6871978 gianfar: remove largely unused gfar_stats struct by Paul Gortmaker · 12 years ago
  60. c6d14ff act_police: improved accuracy at high rates by Jiri Pirko · 12 years ago
  61. 0e24321 act_police: move struct tcf_police to act_police.c by Jiri Pirko · 12 years ago
  62. b757c93 tbf: improved accuracy at high rates by Jiri Pirko · 12 years ago
  63. 34c5d29 sch_api: introduce qdisc_watchdog_schedule_ns() by Jiri Pirko · 12 years ago
  64. 292f1c7 sch: make htb_rate_cfg and functions around that generic by Jiri Pirko · 12 years ago
  65. b9a7afd htb: initialize cl->tokens and cl->ctokens correctly by Jiri Pirko · 12 years ago
  66. bdd6998 htb: remove pointless first initialization of buffer and cbuffer by Jiri Pirko · 12 years ago
  67. 324f5aa htb: use PSCHED_TICKS2NS() by Jiri Pirko · 12 years ago
  68. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  69. 9c10f41 htb: fix values in opt dump by Jiri Pirko · 12 years ago
  70. db98f08 net: fec_mpc52xx: Read MAC address from device-tree by Stefan Roese · 12 years ago
  71. af32de0 cxgb4vf: Fix VLAN extraction counter increment by Vipul Pandya · 12 years ago
  72. d9ba8f9 driver: net: ethernet: cpsw: dual emac interface implementation by Mugunthan V N · 12 years ago
  73. 9232b16 driver: net: ethernet: cpsw: make cpts as pointer by Mugunthan V N · 12 years ago
  74. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 12 years ago
  75. 37d5110 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  76. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 12 years ago
  77. 77c1090 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 12 years ago
  78. 1bf014e net: qmi_wwan: add Yota / Megafon M100-1 4g modem by Bjørn Mork · 12 years ago
  79. 570617e net: sctp: remove unused multiple cookie keys by Daniel Borkmann · 12 years ago
  80. 318d86d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  81. 0790bbb netpoll: cleanup sparse warnings by Neil Horman · 12 years ago
  82. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 12 years ago
  83. f05de73 skbuff: create skb_panic() function and its wrappers by Jean Sacren · 12 years ago
  84. d786f67 mwl8k: fix band for supported channels by Jonas Gorski · 12 years ago
  85. 3b69908 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  86. 547b4e7 bridge: set priority of STP packets by Stephen Hemminger · 12 years ago
  87. 7e307c6 mrp: make mrp_rcv static by Stephen Hemminger · 12 years ago
  88. 954b124 ethtool: fix sparse warning by Stephen Hemminger · 12 years ago
  89. b274826 bridge: use dev->addr_assign_type to see if user change mac by Jiri Pirko · 12 years ago
  90. 2c5e893 ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2 by Hannes Frederic Sowa · 12 years ago
  91. 2031409 ipv6: don't accept multicast traffic with scope 0 by Hannes Frederic Sowa · 12 years ago
  92. dd40851 ipv6: don't let node/interface scoped multicast traffic escape on the wire by Hannes Frederic Sowa · 12 years ago
  93. 7cb8a93 xfrm: Allow inserting policies with matching mark and different priorities by Steffen Klassert · 12 years ago
  94. 3d9646d mac80211: fix channel selection bug by Johannes Berg · 12 years ago
  95. 65ab999 qlcnic: fix mailbox response handling by Jitendra Kalsaria · 12 years ago
  96. dce056c qlcnic: enhance MSIX allocation failure log message by Manish Chopra · 12 years ago
  97. 9a05f92 qlcnic: fix async event handling during diagnostic loopback test by Jitendra Kalsaria · 12 years ago
  98. 58ead41 qlcnic: refactor 83xx diagnostic IRQ test by Jitendra Kalsaria · 12 years ago
  99. ba4468db qlcnic: refactor 83xx diagnostic loopback test by Jitendra Kalsaria · 12 years ago
  100. 483202d qlcnic: helper routine to handle async events by Jitendra Kalsaria · 12 years ago