1. 292f1c7 sch: make htb_rate_cfg and functions around that generic by Jiri Pirko · 12 years ago
  2. b9a7afd htb: initialize cl->tokens and cl->ctokens correctly by Jiri Pirko · 12 years ago
  3. bdd6998 htb: remove pointless first initialization of buffer and cbuffer by Jiri Pirko · 12 years ago
  4. 324f5aa htb: use PSCHED_TICKS2NS() by Jiri Pirko · 12 years ago
  5. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 9c10f41 htb: fix values in opt dump by Jiri Pirko · 12 years ago
  7. db98f08 net: fec_mpc52xx: Read MAC address from device-tree by Stefan Roese · 12 years ago
  8. af32de0 cxgb4vf: Fix VLAN extraction counter increment by Vipul Pandya · 12 years ago
  9. d9ba8f9 driver: net: ethernet: cpsw: dual emac interface implementation by Mugunthan V N · 12 years ago
  10. 9232b16 driver: net: ethernet: cpsw: make cpts as pointer by Mugunthan V N · 12 years ago
  11. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 12 years ago
  12. 37d5110 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  13. 96be80a ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6 by Alexander Duyck · 12 years ago
  14. 77c1090 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 12 years ago
  15. 1bf014e net: qmi_wwan: add Yota / Megafon M100-1 4g modem by Bjørn Mork · 12 years ago
  16. 570617e net: sctp: remove unused multiple cookie keys by Daniel Borkmann · 12 years ago
  17. 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
  18. 0790bbb netpoll: cleanup sparse warnings by Neil Horman · 12 years ago
  19. 2cde6ac netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock by Neil Horman · 12 years ago
  20. f05de73 skbuff: create skb_panic() function and its wrappers by Jean Sacren · 12 years ago
  21. d786f67 mwl8k: fix band for supported channels by Jonas Gorski · 12 years ago
  22. 3b69908 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  23. 547b4e7 bridge: set priority of STP packets by Stephen Hemminger · 12 years ago
  24. 7e307c6 mrp: make mrp_rcv static by Stephen Hemminger · 12 years ago
  25. 954b124 ethtool: fix sparse warning by Stephen Hemminger · 12 years ago
  26. b274826 bridge: use dev->addr_assign_type to see if user change mac by Jiri Pirko · 12 years ago
  27. 2c5e893 ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2 by Hannes Frederic Sowa · 12 years ago
  28. 2031409 ipv6: don't accept multicast traffic with scope 0 by Hannes Frederic Sowa · 12 years ago
  29. dd40851 ipv6: don't let node/interface scoped multicast traffic escape on the wire by Hannes Frederic Sowa · 12 years ago
  30. 3d9646d mac80211: fix channel selection bug by Johannes Berg · 12 years ago
  31. 65ab999 qlcnic: fix mailbox response handling by Jitendra Kalsaria · 12 years ago
  32. dce056c qlcnic: enhance MSIX allocation failure log message by Manish Chopra · 12 years ago
  33. 9a05f92 qlcnic: fix async event handling during diagnostic loopback test by Jitendra Kalsaria · 12 years ago
  34. 58ead41 qlcnic: refactor 83xx diagnostic IRQ test by Jitendra Kalsaria · 12 years ago
  35. ba4468db qlcnic: refactor 83xx diagnostic loopback test by Jitendra Kalsaria · 12 years ago
  36. 483202d qlcnic: helper routine to handle async events by Jitendra Kalsaria · 12 years ago
  37. 3d73b5f qlcnic: fix firmware based IDC participation by Jitendra Kalsaria · 12 years ago
  38. d5fcff0 qlcnic: fix initialize NIC mailbox command by Himanshu Madhani · 12 years ago
  39. daaba4f net neighbour, decnet: Ensure to align device private data on preferred alignment. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  40. ec16ef2 ipv6 mcast: Do not join device multicast for interface-local multicasts. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  41. cfa82e0 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  42. f45a5c2 veth: fix NULL dereference in veth_dellink() by Eric Dumazet · 12 years ago
  43. 044453b arp: fix possible crash in arp_rcv() by Eric Dumazet · 12 years ago
  44. 715448f Merge branch 'mvrp' by David S. Miller · 12 years ago
  45. 86fbe9b net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) by David Ward · 12 years ago
  46. febf018 net/802: Implement Multiple Registration Protocol (MRP) by David Ward · 12 years ago
  47. 839c8cc Merge branch 'gso_type' by David S. Miller · 12 years ago
  48. 0aba93e bnx2x: set gso_type by Michael S. Tsirkin · 12 years ago
  49. bd69ba7 qlcnic: set gso_type by Michael S. Tsirkin · 12 years ago
  50. 1594712 ixgbe: fix gso type by Michael S. Tsirkin · 12 years ago
  51. 3955b22b stmmac: mdio register has to fail if the phy is not found by Giuseppe CAVALLARO · 12 years ago
  52. de53d55 stmmac: fix macro used for debugging the xmit by Giuseppe CAVALLARO · 12 years ago
  53. 5b815b5 Merge branch 'vsock' by David S. Miller · 12 years ago
  54. d021c34 VSOCK: Introduce VM Sockets by Andy King · 12 years ago
  55. b185af0 Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  56. 4521e1a9 Revert "r8169: enable internal ASPM and clock request settings". by Francois Romieu · 12 years ago
  57. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  58. 8b9a4d5 cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor by Vipul Pandya · 12 years ago
  59. 03536e2 net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key by Daniel Borkmann · 12 years ago
  60. 3807ff5 macvlan: add a salt to mc_hash() by Eric Dumazet · 12 years ago
  61. d527043 macvlan: broadcast addr should be part of mc_filter by Eric Dumazet · 12 years ago
  62. 6a98dcf ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c by Amerigo Wang · 12 years ago
  63. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  64. e9ba103 bgmac: fix "cmdcfg" calls for promisc and loopback modes by Rafał Miłecki · 12 years ago
  65. eef63cc Revert "r8169: enable ALDPS for power saving". by Francois Romieu · 12 years ago
  66. d166f21 bgmac: validate (and random if needed) MAC addr by Rafał Miłecki · 12 years ago
  67. e5e6730 skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE by Alexander Duyck · 12 years ago
  68. 836dc9e Linux 3.8-rc7 by Linus Torvalds · 12 years ago
  69. 3992313 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  70. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  71. bfb235d Merge branch 'wireless' by David S. Miller · 12 years ago
  72. a1c83b0 Merge branch 'sctp_keys' by David S. Miller · 12 years ago
  73. b5c37fe net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 12 years ago
  74. 6ba542a net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  75. ab54ee8 atm/iphase: rename fregt_t -> ffreg_t by Heiko Carstens · 12 years ago
  76. f5237f2 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
  77. 79d1f5c ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned by Will Deacon · 12 years ago
  78. 633dc92 ARM: DMA mapping: fix bad atomic test by Russell King · 12 years ago
  79. e210101 ARM: realview: ensure that we have sufficient IRQs available by Russell King · 12 years ago
  80. 2bb3135 ARM: GIC: fix GIC cpumask initialization by Russell King · 12 years ago
  81. 2a1a6e7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  82. 9c79330 net: usb: fix regression from FLAG_NOARP code by Lucas Stach · 12 years ago
  83. 87c084a l2tp: dont play with skb->truesize by Eric Dumazet · 12 years ago
  84. b285109 Merge branch 'tg3' by David S. Miller · 12 years ago
  85. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 12 years ago
  86. 5c35804 tg3: make it possible to provide phy_id in ioctl by Hauke Mehrtens · 12 years ago
  87. 180996c ssb: get mac address from sprom struct for gige driver by Hauke Mehrtens · 12 years ago
  88. 241448c net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls by Daniel Borkmann · 12 years ago
  89. 586c31f net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  90. 6cddded Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch into openvswitch by David S. Miller · 12 years ago
  91. 85bd179 net: fec: fix spin_lock dead lock by Frank Li · 12 years ago
  92. 365cc17 net: fec: correct fix method about miss init spinlock by Frank Li · 12 years ago
  93. 41b7492 mlx4_en: Fix BQL reset TX queue call point by Tom Herbert · 12 years ago
  94. 0c35565 Merge branch 'netback' by David S. Miller · 12 years ago
  95. b914972 netback: correct netbk_tx_err to handle wrap around. by Ian Campbell · 12 years ago
  96. 4cc7c1c xen/netback: free already allocated memory on failure in xen_netbk_get_requests by Ian Campbell · 12 years ago
  97. 7d5145d xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. by Matthew Daley · 12 years ago
  98. 48856286 xen/netback: shutdown the ring if it contains garbage. by Ian Campbell · 12 years ago
  99. 2de27f3 Merge branch 'mlx4' by David S. Miller · 12 years ago
  100. 0ccddcd net/mlx4_en: Implement ndo fdb functionality by Yan Burman · 12 years ago