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