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