1. 60e66fe bnx2x: record rx queue for LRO packets by Eric Dumazet · 11 years ago
  2. 031afe4 tcp: fix incorrect ca_state in tail loss probe by Yuchung Cheng · 11 years ago
  3. 09b6902 usbnet: fix error return code in usbnet_probe() by Wei Yongjun · 11 years ago
  4. 7259078 Merge branch 'sctp_csum' by David S. Miller · 11 years ago
  5. d2dbbba sctp: Perform software checksum if packet has to be fragmented. by Vlad Yasevich · 11 years ago
  6. 27127a8 sctp: Use software crc32 checksum when xfrm transform will happen. by Fan Du · 11 years ago
  7. e87b399 net: dst: provide accessor function to dst->xfrm by Vlad Yasevich · 11 years ago
  8. 6f93ac7 Merge branch 'dm9000' by David S. Miller · 11 years ago
  9. 727a282 dm9000: report the correct LPA by Nikita Kiryanov · 11 years ago
  10. 09ee9f8 dm9000: Implement full reset of DM9000 network device by Michael Abbott · 11 years ago
  11. 677d7d2 dm9000: take phy out of reset during init by Nikita Kiryanov · 11 years ago
  12. 6649b20 dm9000: during init reset phy only for dm9000b by Nikita Kiryanov · 11 years ago
  13. e9e4ea7 net: smc91x: dont't use SMC_outw for fixing up halfword-aligned data by Will Deacon · 11 years ago
  14. 96b3404 farsync: fix info leak in ioctl by Salva Peiró · 11 years ago
  15. bf58175 ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found by Oussama Ghorbel · 11 years ago
  16. ff70405 netem: free skb's in tree on reset by stephen hemminger · 11 years ago
  17. 638a52b netem: update backlog after drop by stephen hemminger · 11 years ago
  18. 455cc32 l2tp: must disable bh before calling l2tp_xmit_skb() by Eric Dumazet · 11 years ago
  19. cc23528 net: sh_eth: Correct fix for RX packet errors on R8A7740 by Simon Horman · 11 years ago
  20. 7263a51 vti: get rid of nf mark rule in prerouting by Christophe Gouault · 11 years ago
  21. f144feb bridge: update mdb expiration timer upon reports. by Vlad Yasevich · 11 years ago
  22. 5abbeea can: at91-can: fix device to driver data mapping for platform devices by Marc Kleine-Budde · 11 years ago
  23. e358784 can: flexcan: fix mx28 detection by rearanging OF match table by Marc Kleine-Budde · 11 years ago
  24. d5a7b40 can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abort pending TX by Marc Kleine-Budde · 11 years ago
  25. 87b0a0b Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  26. 9ed8111 Merge branch 'gianfar' by David S. Miller · 11 years ago
  27. 53fad77 gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1 by Claudiu Manoil · 11 years ago
  28. 2969b1f gianfar: Use mpc85xx support for errata detection by Claudiu Manoil · 11 years ago
  29. ad3660c gianfar: Enable eTSEC-A002 erratum w/a for all parts by Claudiu Manoil · 11 years ago
  30. f606385 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 11 years ago
  31. cb03db9 net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected by Fabio Estevam · 11 years ago
  32. b26082b 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
  33. 9684d7b Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  34. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 11 years ago
  35. 2b1f18a qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe() by Wei Yongjun · 11 years ago
  36. bdfd630 moxa: fix the error handling in moxart_mac_probe() by Wei Yongjun · 11 years ago
  37. c33a39c net: vlan: fix nlmsg size calculation in vlan_get_size() by Marc Kleine-Budde · 11 years ago
  38. ede869c pkt_sched: fq: fix typo for initial_quantum by Eric Dumazet · 11 years ago
  39. 0e719e3 ipv6: Fix the upper MTU limit in GRE tunnel by Oussama Ghorbel · 11 years ago
  40. dc62cca xen-netback: transition to CLOSED when removing a VIF by David Vrabel · 11 years ago
  41. 3c01352 Merge branch 'mlx4' by David S. Miller · 11 years ago
  42. 021f110 net/mlx4_en: Fix pages never dma unmapped on rx by Amir Vadai · 11 years ago
  43. 70fbe07 net/mlx4_en: Rename name of mlx4_en_rx_alloc members by Amir Vadai · 11 years ago
  44. 2c6221e net: sh_eth: Fix RX packets errors on R8A7740 by Nguyen Hong Ky · 11 years ago
  45. 8d8a51e l2tp: Fix build warning with ipv6 disabled. by David S. Miller · 11 years ago
  46. 5c0c52c tun: don't look at current when non-blocking by Michael S. Tsirkin · 11 years ago
  47. 66e358a Merge branch 'mrf24j40' by David S. Miller · 11 years ago
  48. 40afbb6 mrf24j40: Use level-triggered interrupts by Alan Ott · 11 years ago
  49. 4a4e1da mrf24j40: Use threaded IRQ handler by Alan Ott · 11 years ago
  50. 9757f1d mrf24j40: Move INIT_COMPLETION() to before packet transmission by Alan Ott · 11 years ago
  51. 8cc27d1 Merge branch '6lowpan' by David S. Miller · 11 years ago
  52. ab2d95d 6lowpan: Sync default hardware address of lowpan links to their wpan by Alan Ott · 11 years ago
  53. 7adac1e 6lowpan: Only make 6lowpan links to IEEE802154 devices by Alan Ott · 11 years ago
  54. 2bb53e2 xfrm: check for a vaild skb in xfrm_policy_queue_process by Steffen Klassert · 11 years ago
  55. e7d8f6c xfrm: Add refcount handling to queued policies by Steffen Klassert · 11 years ago
  56. 88ba09d net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  57. fe119a0 can: dev: fix nlmsg size calculation in can_get_size() by Marc Kleine-Budde · 11 years ago
  58. 0a7e226 ipv4: fix ineffective source address selection by Jiri Benc · 11 years ago
  59. 281abd9 net/ethernet: cpsw: DT read bool dual_emac by Markus Pargmann · 11 years ago
  60. f468b10 net: ethernet: cpsw: Search childs for slave nodes by Markus Pargmann · 11 years ago
  61. d45ed4a net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 11 years ago
  62. ecb1c9c sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags by Ben Hutchings · 11 years ago
  63. d107bab iwlwifi: pcie: fix merge damage by Johannes Berg · 11 years ago
  64. ec30326 ath9k: fix tx queue scheduling after channel changes by Felix Fietkau · 11 years ago
  65. c1a305a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  66. 582442d ipv6: Allow the MTU of ipip6 tunnel to be set below 1280 by Oussama Ghorbel · 11 years ago
  67. 3573540 netif_set_xps_queue: make cpu mask const by Michael S. Tsirkin · 11 years ago
  68. 568d7a0 sfc: Add PM and RXDP drop counters to ethtool stats by Edward Cree · 11 years ago
  69. 2ca10a7 sfc: Add definitions for new stats counters and capability flag by Matthew Slattery · 11 years ago
  70. 4bae913 sfc: Refactor EF10 stat mask code to allow for more conditional stats by Edward Cree · 11 years ago
  71. 87648cc sfc: Fix internal indices of ethtool stats for EF10 by Edward Cree · 11 years ago
  72. d546a89 sfc: Add rmb() between reading stats and generation count to ensure consistency by Jon Cooper · 11 years ago
  73. 5e8a402f tcp: do not forget FIN in tcp_shifted_skb() by Eric Dumazet · 11 years ago
  74. 7df9b48 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  75. 1661bf3 net: heap overflow in __audit_sockaddr() by Dan Carpenter · 11 years ago
  76. 1eea72f 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
  77. 196896d Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  78. 569943d0 Merge branch 'mv643xx' by David S. Miller · 11 years ago
  79. b5d82db net: mv643xx_eth: fix missing device_node for port devices by Sebastian Hesselbarth · 11 years ago
  80. f564412 net: mv643xx_eth: fix orphaned statistics timer crash by Sebastian Hesselbarth · 11 years ago
  81. 041b4dd net: mv643xx_eth: update statistics timer from timer context only by Sebastian Hesselbarth · 11 years ago
  82. e18503f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses by François Cachereul · 11 years ago
  83. 80ad1d6 net: do not call sock_put() on TIMEWAIT sockets by Eric Dumazet · 11 years ago
  84. 28ad7b0 bonding: update MAINTAINERS by Andy Gospodarek · 11 years ago
  85. 5bc3db5 tc: export tc_defact.h to userspace by stephen hemminger · 11 years ago
  86. 5843ef4 tcp: Always set options to 0 before calling tcp_established_options by Andi Kleen · 11 years ago
  87. 58e4e1f igb: Avoid uninitialized advertised variable in eee_set_cur by Andi Kleen · 11 years ago
  88. 52f77ba Merge branch 'calxedaxgmac' by David S. Miller · 11 years ago
  89. 0cf2f38 net: calxedaxgmac: determine number of address filters at runtime by Rob Herring · 11 years ago
  90. 8a8c3f5 net: calxedaxgmac: add uc and mc filter addresses in promiscuous mode by Rob Herring · 11 years ago
  91. 8c1c58e net: calxedaxgmac: fix clearing of old filter addresses by Rob Herring · 11 years ago
  92. 6865d1e unix_diag: fix info leak by Mathias Krause · 11 years ago
  93. d022af2 Merge branch 'connector' by David S. Miller · 11 years ago
  94. 05742fa connector - documentation: simplify netlink message length assignment by Mathias Krause · 11 years ago
  95. ac73bf5 connector: use 'size' everywhere in cn_netlink_send() by Mathias Krause · 11 years ago
  96. 162b2be connector: use nlmsg_len() to check message length by Mathias Krause · 11 years ago
  97. e727ca8 proc connector: fix info leaks by Mathias Krause · 11 years ago
  98. 6c519ba batman-adv: set up network coding packet handlers during module init by Matthias Schiffer · 11 years ago
  99. 5a3e9f7 iwlwifi: mvm: call ieee80211_scan_completed when needed by Emmanuel Grumbach · 11 years ago
  100. 08a5dd3 iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series by Emmanuel Grumbach · 11 years ago