1. ae5e812 xen-netback: include definition of csum_ipv6_magic by Andy Whitcroft · 11 years ago
  2. 6602831 sit: use kfree_skb to replace dev_kfree_skb by Gao feng · 11 years ago
  3. cd3e22b macvtap: fix tx_dropped counting error by Jason Wang · 11 years ago
  4. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 11 years ago
  5. 6eabca5 sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements by Xufeng Zhang · 11 years ago
  6. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 11 years ago
  7. 0f0e215 genetlink: Fix uninitialized variable in genl_validate_assign_mc_groups() by Geert Uytterhoeven · 11 years ago
  8. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  9. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 11 years ago
  10. 31e20ba diag: warn about missing first netlink attribute by Nicolas Dichtel · 11 years ago
  11. 2c7a9dc be2net: Avoid programming permenant MAC by BE3-R VFs by Ajit Khaparde · 11 years ago
  12. 09e83a9 be2net: set coalesce-wm in CQ_CREATE_V2 cmd by Ajit Khaparde · 11 years ago
  13. d4360d6 be2net: Disabling and enabling interrupts in suspend and resume by Ajit Khaparde · 11 years ago
  14. 4d0820c sch_tbf: handle too small burst by Eric Dumazet · 11 years ago
  15. 1fa4c71 ipv6: fix leaking uninitialized port number of offender sockaddr by Hannes Frederic Sowa · 11 years ago
  16. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  17. ca15a07 sit: generate icmpv6 error when receiving icmpv4 error by Oussama Ghorbel · 11 years ago
  18. fb10f80 tcp_memcg: remove useless var old_lim by Gao feng · 11 years ago
  19. b8ee93b gro: Clean up tcpX_gro_receive checksum verification by Herbert Xu · 11 years ago
  20. cc5c00b gro: Only verify TCP checksums for candidates by Herbert Xu · 11 years ago
  21. d6c4161 net: sctp: find the correct highest_new_tsn in sack by Chang Xiangzhong · 11 years ago
  22. 9d8506c gso: handle new frag_list of frags GRO packets by Herbert Xu · 11 years ago
  23. 91398a0 genetlink: fix genl_set_err() group ID by Johannes Berg · 11 years ago
  24. 220815a genetlink: fix genlmsg_multicast() bug by Johannes Berg · 11 years ago
  25. e40526c packet: fix use after free race in send path when dev is released by Daniel Borkmann · 11 years ago
  26. db739ef xen-netback: stop the VIF thread before unbinding IRQs by David Vrabel · 11 years ago
  27. aec6f90 wimax: remove dead code by Michael Opdenacker · 11 years ago
  28. 78ef359 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  29. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  30. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  31. 3fb69bc net/phy: Add the autocross feature for forced links on VSC82x4 by Madalin Bucur · 11 years ago
  32. 06ae4f8 net/phy: Add VSC8662 support by Sandeep Singh · 11 years ago
  33. c2efef7 net/phy: Add VSC8574 support by shaohui xie · 11 years ago
  34. 0508019 net/phy: Add VSC8234 support by Andy Fleming · 11 years ago
  35. 68c6beb net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) by Hannes Frederic Sowa · 11 years ago
  36. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  37. f873042 bridge: flush br's address entry in fdb when remove the by Ding Tianhong · 11 years ago
  38. d2615bf net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 11 years ago
  39. dcdfdf5 ipv4: fix race in concurrent ip_route_input_slow() by Alexei Starovoitov · 11 years ago
  40. 4f837c3 Merge branch 'r8152' by David S. Miller · 11 years ago
  41. 500b6d7 r8152: fix incorrect type in assignment by hayeswang · 11 years ago
  42. dd1b119 r8152: support stopping/waking tx queue by hayeswang · 11 years ago
  43. 6159878 r8152: modify the tx flow by hayeswang · 11 years ago
  44. 7937f9e r8152: fix tx/rx memory overflow by hayeswang · 11 years ago
  45. b4789b8 aacraid: prevent invalid pointer dereference by Mahesh Rajashekhara · 11 years ago
  46. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  47. 4457e6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  48. e87e7be Merge tag 'please-pull-fixia64' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  49. 24b9fdc kernel/bounds: avoid circular dependencies in generated headers by Kirill A. Shutemov · 11 years ago
  50. 091e066 Merge branch 'genetlink_mcast' by David S. Miller · 11 years ago
  51. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 11 years ago
  52. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 11 years ago
  53. 62b68e9 genetlink: add and use genl_set_err() by Johannes Berg · 11 years ago
  54. c2ebb90 genetlink: remove family pointer from genl_multicast_group by Johannes Berg · 11 years ago
  55. 06fb555 genetlink: remove genl_unregister_mc_group() by Johannes Berg · 11 years ago
  56. 03ed382 hsr: don't call genl_unregister_mc_group() by Johannes Berg · 11 years ago
  57. 2ecf753 quota/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  58. e5dcecb drop_monitor/genetlink: use proper genetlink multicast APIs by Johannes Berg · 11 years ago
  59. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  60. dbde497 tcp: don't update snd_nxt, when a socket is switched from repair mode by Andrey Vagin · 11 years ago
  61. b5de4a2 atm: idt77252: fix dev refcnt leak by Ying Xue · 11 years ago
  62. 236c9f8 xfrm: Release dst if this dst is improper for vti tunnel by fan.du · 11 years ago
  63. 840e93f2 netlink: fix documentation typo in netlink_set_err() by Johannes Berg · 11 years ago
  64. dec8e46 Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  65. 806dace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  66. cdc7ef8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  67. 9066d9b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  68. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. acab78b netfilter: ebt_ip6: fix source and destination matching by Luís Fernando Cornachioni Estrozi · 11 years ago
  70. 801a760 seq_file: always clear m->count when we free m->buf by Al Viro · 11 years ago
  71. 27b5c3f Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  72. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  73. 1ea406c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  74. a709bd5 Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  75. 3ea369e Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  76. 6a328f3 sparc64: merge fix by Stephen Rothwell · 11 years ago
  77. a310410 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  78. 6469c84 sparc64: fix build regession by Kirill A. Shutemov · 11 years ago
  79. cdd278d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 11 years ago
  80. 794e96e Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  81. c2ac2ae Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  82. d11a347 be2net: Delete secondary unicast MAC addresses during be_close by Ajit Khaparde · 11 years ago
  83. 012bd38 be2net: Fix unconditional enabling of Rx interface options by Ajit Khaparde · 11 years ago
  84. 0f13b66 net, virtio_net: replace the magic value by Zhi Yong Wu · 11 years ago
  85. cf970c0 ping: prevent NULL pointer dereference on write to msg_name by Hannes Frederic Sowa · 11 years ago
  86. 4861292 Merge branch 'bnx2x' by David S. Miller · 11 years ago
  87. 6ffa39f bnx2x: Prevent "timeout waiting for state X" by Dmitry Kravkov · 11 years ago
  88. ffa1cb9 bnx2x: prevent CFC attention by Dmitry Kravkov · 11 years ago
  89. 9dcd9ac bnx2x: Prevent panic during DMAE timeout by Dmitry Kravkov · 11 years ago
  90. a0d307b bnx2x: Clean the sp rtnl task upon unload by Dmitry Kravkov · 11 years ago
  91. eca42aa ipv6: Fix inet6_init() cleanup order by Vlad Yasevich · 11 years ago
  92. ef0c1a6 watchdog: w83627hf: Use helper functions to access superio registers by Guenter Roeck · 11 years ago
  93. ac46110 watchdog: w83627hf: Enable watchdog device only if not already enabled by Guenter Roeck · 11 years ago
  94. 8f52638 watchdog: w83627hf: Enable watchdog only once by Guenter Roeck · 11 years ago
  95. 30a83695 watchdog: w83627hf: Convert to watchdog infrastructure by Guenter Roeck · 11 years ago
  96. 029b234 genetlink: rename shadowed variable by Johannes Berg · 11 years ago
  97. 3b1bace brcmfmac: fix possible memory leak by Geyslan G. Bem · 11 years ago
  98. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 11 years ago
  99. bcd081a net: ipv6: ndisc: Fix warning when CONFIG_SYSCTL=n by Fabio Estevam · 11 years ago
  100. cfff1f4 i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe() by Wei Yongjun · 11 years ago