1. ec16ef2 ipv6 mcast: Do not join device multicast for interface-local multicasts. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  2. f45a5c2 veth: fix NULL dereference in veth_dellink() by Eric Dumazet · 12 years ago
  3. 715448f Merge branch 'mvrp' by David S. Miller · 12 years ago
  4. 86fbe9b net/8021q: Implement Multiple VLAN Registration Protocol (MVRP) by David Ward · 12 years ago
  5. febf018 net/802: Implement Multiple Registration Protocol (MRP) by David Ward · 12 years ago
  6. 5b815b5 Merge branch 'vsock' by David S. Miller · 12 years ago
  7. d021c34 VSOCK: Introduce VM Sockets by Andy King · 12 years ago
  8. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 8b9a4d5 cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor by Vipul Pandya · 12 years ago
  10. 03536e2 net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key by Daniel Borkmann · 12 years ago
  11. 3807ff5 macvlan: add a salt to mc_hash() by Eric Dumazet · 12 years ago
  12. d527043 macvlan: broadcast addr should be part of mc_filter by Eric Dumazet · 12 years ago
  13. 6a98dcf ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c by Amerigo Wang · 12 years ago
  14. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  15. e9ba103 bgmac: fix "cmdcfg" calls for promisc and loopback modes by Rafał Miłecki · 12 years ago
  16. d166f21 bgmac: validate (and random if needed) MAC addr by Rafał Miłecki · 12 years ago
  17. e5e6730 skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE by Alexander Duyck · 12 years ago
  18. 836dc9e Linux 3.8-rc7 by Linus Torvalds · 12 years ago
  19. 3992313 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  20. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  21. bfb235d Merge branch 'wireless' by David S. Miller · 12 years ago
  22. a1c83b0 Merge branch 'sctp_keys' by David S. Miller · 12 years ago
  23. b5c37fe net: sctp: sctp_endpoint_free: zero out secret key data by Daniel Borkmann · 12 years ago
  24. 6ba542a net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  25. ab54ee8 atm/iphase: rename fregt_t -> ffreg_t by Heiko Carstens · 12 years ago
  26. 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
  27. 79d1f5c ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned by Will Deacon · 12 years ago
  28. 633dc92 ARM: DMA mapping: fix bad atomic test by Russell King · 12 years ago
  29. e210101 ARM: realview: ensure that we have sufficient IRQs available by Russell King · 12 years ago
  30. 2bb3135 ARM: GIC: fix GIC cpumask initialization by Russell King · 12 years ago
  31. 2a1a6e7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  32. 9c79330 net: usb: fix regression from FLAG_NOARP code by Lucas Stach · 12 years ago
  33. 87c084a l2tp: dont play with skb->truesize by Eric Dumazet · 12 years ago
  34. b285109 Merge branch 'tg3' by David S. Miller · 12 years ago
  35. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 12 years ago
  36. 5c35804 tg3: make it possible to provide phy_id in ioctl by Hauke Mehrtens · 12 years ago
  37. 180996c ssb: get mac address from sprom struct for gige driver by Hauke Mehrtens · 12 years ago
  38. 241448c net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls by Daniel Borkmann · 12 years ago
  39. 586c31f net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  40. 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
  41. 85bd179 net: fec: fix spin_lock dead lock by Frank Li · 12 years ago
  42. 365cc17 net: fec: correct fix method about miss init spinlock by Frank Li · 12 years ago
  43. 41b7492 mlx4_en: Fix BQL reset TX queue call point by Tom Herbert · 12 years ago
  44. 0c35565 Merge branch 'netback' by David S. Miller · 12 years ago
  45. b914972 netback: correct netbk_tx_err to handle wrap around. by Ian Campbell · 12 years ago
  46. 4cc7c1c xen/netback: free already allocated memory on failure in xen_netbk_get_requests by Ian Campbell · 12 years ago
  47. 7d5145d xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop. by Matthew Daley · 12 years ago
  48. 48856286 xen/netback: shutdown the ring if it contains garbage. by Ian Campbell · 12 years ago
  49. 2de27f3 Merge branch 'mlx4' by David S. Miller · 12 years ago
  50. 0ccddcd net/mlx4_en: Implement ndo fdb functionality by Yan Burman · 12 years ago
  51. cc5387f net/mlx4_en: Add unicast MAC filtering by Yan Burman · 12 years ago
  52. c07cb4b net/mlx4_en: Manage hash of MAC addresses per port by Yan Burman · 12 years ago
  53. 90bbb74 net/mlx4_en: Save previous MAC address of the port so we can replace it later by Yan Burman · 12 years ago
  54. 0eb74fd net/mlx4_en: Re-arrange ndo_set_rx_mode related code by Yan Burman · 12 years ago
  55. 16a10ff net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en by Yan Burman · 12 years ago
  56. 48e551f net/mlx4_en: Cleanup multiline strings by Yan Burman · 12 years ago
  57. 6bbb6d9 net/mlx4_en: Optimize Rx fast path filter checks by Yan Burman · 12 years ago
  58. 79aeacc net/mlx4_en: Optimize loopback related checks in data path by Yan Burman · 12 years ago
  59. 124b69b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  60. bb5204c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  61. 8d19514 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  62. 95436ad Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  63. a04521a Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  64. 3227e04 Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  65. ff7c60c drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try by Daniel Vetter · 12 years ago
  66. aded024 virtio_console: Don't access uninitialized data. by Sjur Brændeland · 12 years ago
  67. 6bacaa9 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  68. 2110cf0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  69. e21b9d0 net: qmi_wwan: add more Huawei devices, including E320 by Bjørn Mork · 12 years ago
  70. 96316c5 net: cdc_ncm: add another Huawei vendor specific device by Bjørn Mork · 12 years ago
  71. c6edfe1 bgmac: add ndo_set_rx_mode netdev ops by Hauke Mehrtens · 12 years ago
  72. 522c590 bgmac: add generic ndo_validate_addr netdev ops by Hauke Mehrtens · 12 years ago
  73. 4e20900 bgmac: write mac address to hardware in ndo_set_mac_address by Hauke Mehrtens · 12 years ago
  74. b5a4c2f bgmac: implement missing code for BCM53572 by Hauke Mehrtens · 12 years ago
  75. 41ab3e3 ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() by Tommi Rantala · 12 years ago
  76. cd431e7 macvlan: add multicast filter by Eric Dumazet · 12 years ago
  77. 6d1ccff net: reset mac header in dev_start_xmit() by Eric Dumazet · 12 years ago
  78. 12b0004 net: adjust skb_gso_segment() for calling in rx path by Cong Wang · 12 years ago
  79. 25060d8 wpan: use stack buffer instead of heap by Alexander Aring · 12 years ago
  80. fc4e98d 6lowpan: use stack buffer instead of heap by Alexander Aring · 12 years ago
  81. a07fdce 6lowpan: Remove __init tag from lowpan_netlink_fini(). by David S. Miller · 12 years ago
  82. 6731d20 tcp: fix for zero packets_in_flight was too broad by Ilpo Järvinen · 12 years ago
  83. e185483 team: allow userspace to take control over carrier by Flavio Leitner · 12 years ago
  84. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 12 years ago
  85. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 12 years ago
  86. ca99ca1 netpoll: protect napi_poll and poll_controller during dev_[open|close] by Neil Horman · 12 years ago
  87. f458c64 wpan: whitespace fix by Alexander Aring · 12 years ago
  88. f4e53e2 ipv6: Don't send packet to big messages to self by Steffen Klassert · 12 years ago
  89. efc496e drivers: net: misc: Remove unused OOM variables by Joe Perches · 12 years ago
  90. 62b5942 net: core: Remove unnecessary alloc/OOM messages by Joe Perches · 12 years ago
  91. b6ec447 Merge branch 'wireless' by David S. Miller · 12 years ago
  92. b3b66ae 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
  93. 1a65e24 Btrfs: move d_instantiate outside the transaction during mksubvol by Chris Mason · 12 years ago
  94. 68ba45f xen: fix error handling path if xen_allocate_irq_dynamic fails by Wei Liu · 12 years ago
  95. 51ac889 xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() by Jan Beulich · 12 years ago
  96. 6baa4af Merge branch 'fix/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus-uncursed by Takashi Iwai · 12 years ago
  97. eb6b88d Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata by Jan Schmidt · 12 years ago
  98. 53e5da7 Merge remote-tracking branch 'regulator/fix/tps65910' into tmp by Mark Brown · 12 years ago
  99. e04702c Merge remote-tracking branch 'regulator/fix/tps65217' into tmp by Mark Brown · 12 years ago
  100. 918d623 Merge remote-tracking branch 'regulator/fix/s2mps11' into tmp by Mark Brown · 12 years ago