1. c4b8c01 ixgbevf.txt: Update ixgbevf documentation by Jeff Kirsher · 14 years ago
  2. 4e18b3e cls_u32: signedness bug by Dan Carpenter · 14 years ago
  3. 51e97a1 sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() by Dan Rosenberg · 14 years ago
  4. d7e0d19 sctp: prevent reading out-of-bounds memory by Dan Rosenberg · 14 years ago
  5. 5b7c840 ipv4: correct IGMP behavior on v3 query during v2-compatibility mode by David Stevens · 14 years ago
  6. 10ccff6 netdev: Depend on INET before selecting INET_LRO by Ben Hutchings · 14 years ago
  7. c5d3557 Revert "ipv4: Make INET_LRO a bool instead of tristate." by Ben Hutchings · 14 years ago
  8. 482964e net: Fix the condition passed to sk_wait_event() by Nagendra Tomar · 14 years ago
  9. ae878ae net: Fix IPv6 PMTU disc. w/ asymmetric routes by Maciej Żenczykowski · 14 years ago
  10. 173e79f vlan: dont drop packets from unknown vlans in promiscuous mode by Eric Dumazet · 14 years ago
  11. 9262919 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  12. a91e7d4 Phonet: Correct header retrieval after pskb_may_pull by Kumar Sanghvi · 14 years ago
  13. 9337057 um: Proper Fix for f25c80a4: remove duplicate structure field initialization by Boaz Harrosh · 14 years ago
  14. 68c1f3a ip_gre: Fix dependencies wrt. ipv6. by David S. Miller · 14 years ago
  15. 4d22f7d net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out() by Damian Lukowski · 14 years ago
  16. e7ee762 iwl3945: queue the right work if the scan needs to be aborted by Florian Mickler · 14 years ago
  17. 01db403 tcp: Fix >4GB writes on 64-bit. by David S. Miller · 14 years ago
  18. 0b20406 net/9p: Mount only matching virtio channels by Sven Eckelmann · 14 years ago
  19. 387a856 de2104x: fix ethtool by Ondrej Zary · 14 years ago
  20. 824044c Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  21. fb0c5f0 tproxy: check for transparent flag in ip_route_newports by Ulrich Weber · 14 years ago
  22. 7e1b33e ipv6: add IPv6 to neighbour table overflow warning by Ulrich Weber · 14 years ago
  23. b3de755 tcp: fix TSO FACK loss marking in tcp_mark_head_lost by Yuchung Cheng · 14 years ago
  24. 3fd6c88 3c59x: fix regression from patch "Add ethtool WOL support" by Jan Beulich · 14 years ago
  25. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  26. bc68580 s390: use free_netdev(netdev) instead of kfree() by Vasiliy Kulikov · 14 years ago
  27. 8d879de sgiseeq: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  28. 22138d3 rionet: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  29. 52933f05 ibm_newemac: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  30. 62038e4 smsc911x: Add MODULE_ALIAS() by Vincent Stehlé · 14 years ago
  31. 693019e9 net: reset skb queue mapping when rx'ing over tunnel by Tom Herbert · 14 years ago
  32. a3d6713 br2684: fix scheduling while atomic by Karl Hiramoto · 14 years ago
  33. ca9a7835 de2104x: fix TP link detection by Ondrej Zary · 14 years ago
  34. b0255a0 de2104x: fix power management by Ondrej Zary · 14 years ago
  35. e0f9c4f de2104x: disable autonegotiation on broken hardware by Ondrej Zary · 14 years ago
  36. f064af1 net: fix a lockdep splat by Eric Dumazet · 14 years ago
  37. cd87a2d mac80211: fix use-after-free by Johannes Berg · 14 years ago
  38. 605c82b e1000e: 82579 do not gate auto config of PHY by hardware during nominal use by Bruce Allan · 14 years ago
  39. a1ce647 e1000e: 82579 jumbo frame workaround causing CRC errors by Bruce Allan · 14 years ago
  40. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 14 years ago
  41. 5f3eed6 e1000e: 82566DC fails to get link by Bruce Allan · 14 years ago
  42. 87fb741 e1000e: 82579 SMBus address and LEDs incorrect after device reset by Bruce Allan · 14 years ago
  43. 8395ae8 e1000e: 82577/8/9 issues with device in Sx by Bruce Allan · 14 years ago
  44. 94e22389 xfrm4: strip ECN bits from tos field by Ulrich Weber · 14 years ago
  45. 3f5a2a7 atl1: zero out CMB and SBM in atl1_free_ring_resources by Luca Tettamanti · 14 years ago
  46. ec5a32f atl1: fix resume by Luca Tettamanti · 14 years ago
  47. 56b49f4 net: Move "struct net" declaration inside the __KERNEL__ macro guard by Ollie Wild · 14 years ago
  48. cbdd769 netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag by Jiri Olsa · 14 years ago
  49. d6120b8 netfilter: nf_nat_snmp: fix checksum calculation (v4) by Patrick McHardy · 14 years ago
  50. 15cdead netfilter: fix a race in nf_ct_ext_create() by Eric Dumazet · 14 years ago
  51. b46ffb8 netfilter: fix ipt_REJECT TCP RST routing for indev == outdev by Changli Gao · 14 years ago
  52. 7874896 netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() by Simon Horman · 14 years ago
  53. d485d50 netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets by Eric Dumazet · 14 years ago
  54. 5786aee vhost: fix log ctx signalling by Michael S. Tsirkin · 14 years ago
  55. 3d13008 ip: fix truesize mismatch in ip fragmentation by Eric Dumazet · 14 years ago
  56. 7e96dc7 netxen: dont set skb->truesize by Eric Dumazet · 14 years ago
  57. 8df8fd2 qlcnic: dont set skb->truesize by Eric Dumazet · 14 years ago
  58. 2d81376 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  59. a4d2580 tcp: Fix race in tcp_poll by Tom Marshall · 14 years ago
  60. 9828e6e rose: Fix signedness issues wrt. digi count. by David S. Miller · 14 years ago
  61. 3779298 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  62. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  63. df6d023 wext: fix potential private ioctl memory content leak by Johannes Berg · 14 years ago
  64. 842c74b ip_gre: CONFIG_IPV6_MODULE support by Eric Dumazet · 14 years ago
  65. 04746ff qlcnic: dont assume NET_IP_ALIGN is 2 by Eric Dumazet · 14 years ago
  66. 4e8cec2 dca: disable dca on IOAT ver.3.0 multiple-IOH platforms by Sosnowski, Maciej · 14 years ago
  67. f0f9dea netpoll: Disable IRQ around RCU dereference in netpoll_rx by Herbert Xu · 14 years ago
  68. 4bdab43 sctp: Do not reset the packet during sctp_packet_config(). by Vlad Yasevich · 14 years ago
  69. 7acc7c6 iwlwifi: do not perferm force reset while doing scan by Wey-Yi Guy · 14 years ago
  70. 2507136 net/llc: storing negative error codes in unsigned short by Dan Carpenter · 14 years ago
  71. e443e38 MAINTAINERS: move atlx discussions to netdev by Chris Snook · 14 years ago
  72. 49c37c0 drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  73. 4446718 drivers/net/eql.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  74. 7011e66 drivers/net/usb/hso.c: prevent reading uninitialized memory by Dan Rosenberg · 14 years ago
  75. e71895a xfrm: dont assume rcu_read_lock in xfrm_output_one() by Eric Dumazet · 14 years ago
  76. 801e147 r8169: Handle rxfifo errors on 8168 chips by Matthew Garrett · 14 years ago
  77. 84176b7 3c59x: Remove atomic context inside vortex_{set|get}_wol by Denis Kirjanov · 14 years ago
  78. 01f83d6 tcp: Prevent overzealous packetization by SWS logic. by Alexey Kuznetsov · 14 years ago
  79. 6dcbc12 net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS by David S. Miller · 14 years ago
  80. fddd910 phylib: fix PAL state machine restart on resume by Simon Guinot · 14 years ago
  81. ef885af net: use rcu_barrier() in rollback_registered_many by Eric Dumazet · 14 years ago
  82. ab12811 bonding: correctly process non-linear skbs by Andy Gospodarek · 14 years ago
  83. ee05d69 vhost-net: fix range checking in mrg bufs case by Michael S. Tsirkin · 14 years ago
  84. a89b476 ipv4: enable getsockopt() for IP_NODEFRAG by Michael Kerrisk · 14 years ago
  85. 7998156 ipv4: force_igmp_version ignored when a IGMPv3 query received by Bob Arendt · 14 years ago
  86. 3429769 ppp: potential NULL dereference in ppp_mp_explode() by Dan Carpenter · 14 years ago
  87. 339db11 net/llc: make opt unsigned in llc_ui_setsockopt() by Dan Carpenter · 14 years ago
  88. a505b3b sch_atm: Fix potential NULL deref. by David S. Miller · 14 years ago
  89. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  90. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 14 years ago
  91. 201b6ba MAINTAINERS: Add CAIF by Joe Perches · 14 years ago
  92. 123031c sctp: fix test for end of loop by Joe Perches · 14 years ago
  93. e199e61 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  94. 972c40b KS8851: Correct RX packet allocation by Eric Dumazet · 14 years ago
  95. 719f835 udp: add rehash on connect() by Eric Dumazet · 14 years ago
  96. ae2688d net: blackhole route should always be recalculated by Jianzhao Wang · 14 years ago
  97. f6b085b ipv4: Suppress lockdep-RCU false positive in FIB trie (3) by Jarek Poplawski · 14 years ago
  98. ee9c5cf niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL by Ben Hutchings · 14 years ago
  99. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  100. 64289c8 gro: Re-fix different skb headrooms by Jarek Poplawski · 14 years ago