1. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 10 years ago
  2. fc92f74 bridge: Fix crash with vlan filtering and tcpdump by Vlad Yasevich · 10 years ago
  3. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 10 years ago
  4. c15b1cc ipv6: move DAD and addrconf_verify processing to workqueue by Hannes Frederic Sowa · 10 years ago
  5. e2a1d3e tcp: fix get_timewait4_sock() delay computation on 64bit by Eric Dumazet · 10 years ago
  6. 4f647e0 openvswitch: fix a possible deadlock and lockdep warning by Flavio Leitner · 10 years ago
  7. 99b192d bridge: Fix handling stacked vlan tags by Toshiaki Makita · 10 years ago
  8. 12464bb bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled by Toshiaki Makita · 10 years ago
  9. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 10 years ago
  10. fc0d48b vlan: Set hard_header_len according to available acceleration by Vlad Yasevich · 10 years ago
  11. de14439 net: unix: non blocking recvmsg() should not return -EINTR by Eric Dumazet · 10 years ago
  12. fbd02dd ip_tunnel: Fix dst ref-count. by Pravin B Shelar · 10 years ago
  13. a5d0e7c tipc: fix spinlock recursion bug for failed subscriptions by Erik Hugne · 10 years ago
  14. c27f087 netpoll: fix the skb check in pkt_is_ns by Li RongQing · 10 years ago
  15. b74d3fe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 10 years ago
  16. f518338 ip6mr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  17. 65886f4 ipmr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  18. 1c104a6 rtnetlink: fix fdb notification flags by Nicolas Dichtel · 10 years ago
  19. f9b8c4c openvswitch: Correctly report flow used times for first 5 minutes after boot. by Ben Pfaff · 10 years ago
  20. e367c2d ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly by lucien · 10 years ago
  21. 72c2dfd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  22. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  23. ecab670 ipv6: Avoid unnecessary temporary addresses being generated by Heiner Kallweit · 10 years ago
  24. dbb490b net: socket: error on a negative msg_namelen by Matthew Leach · 10 years ago
  25. 20a599b bridge: multicast: enable snooping on general queries only by Linus Lüssing · 10 years ago
  26. 9ed973c bridge: multicast: add sanity check for general query destination by Linus Lüssing · 10 years ago
  27. c3f9b01 tcp: tcp_release_cb() should release socket ownership by Eric Dumazet · 10 years ago
  28. 1fd819e skbuff: skb_segment: orphan frags before copying by Michael S. Tsirkin · 10 years ago
  29. 1a4ceda skbuff: skb_segment: s/fskb/list_skb/ by Michael S. Tsirkin · 10 years ago
  30. df5771f skbuff: skb_segment: s/skb/head_skb/ by Michael S. Tsirkin · 10 years ago
  31. 4e1beba skbuff: skb_segment: s/skb_frag/frag/ by Michael S. Tsirkin · 10 years ago
  32. 8cb1990 skbuff: skb_segment: s/frag/nskb_frag/ by Michael S. Tsirkin · 10 years ago
  33. dd38743 vlan: Set correct source MAC address with TX VLAN offload enabled by Peter Boström · 10 years ago
  34. 2818fa0 pkt_sched: fq: do not hold qdisc lock while allocating memory by Eric Dumazet · 10 years ago
  35. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  36. 3731436 pkt_sched: move the sanity test in qdisc_list_add() by Eric Dumazet · 10 years ago
  37. 00e188e sockfd_lookup_light(): switch to fdget^W^Waway from fget_light by Al Viro · 10 years ago
  38. 52a4c64 selinux: add gfp argument to security_xfrm_policy_alloc and fix callers by Nikolay Aleksandrov · 10 years ago
  39. 87536a8 net: af_key: fix sleeping under rcu by Nikolay Aleksandrov · 10 years ago
  40. 97bd5f0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  41. c88507f ipv6: don't set DST_NOCOUNT for remotely added routes by Sabrina Dubroca · 10 years ago
  42. d2d273f ipv6: Fix exthdrs offload registration. by Anton Nayshtut · 10 years ago
  43. 0a13404 net: unix socket code abuses csum_partial by Anton Blanchard · 10 years ago
  44. e588e2f inet: frag: make sure forced eviction removes all frags by Florian Westphal · 10 years ago
  45. 2892505 tipc: don't log disabled tasklet handler errors by Erik Hugne · 10 years ago
  46. 1bb8dce tipc: fix memory leak during module removal by Erik Hugne · 10 years ago
  47. edcc051 tipc: drop subscriber connection id invalidation by Erik Hugne · 10 years ago
  48. fe8e464 tipc: avoid to unnecessary process switch under non-block mode by Ying Xue · 10 years ago
  49. 4652edb tipc: fix connection refcount leak by Ying Xue · 10 years ago
  50. 6d4ebeb tipc: allow connection shutdown callback to be invoked in advance by Ying Xue · 10 years ago
  51. 9e9cb62 l2tp: fix userspace reception on plain L2TP sockets by Guillaume Nault · 10 years ago
  52. bb5016e l2tp: fix manual sequencing (de)activation in L2TPv2 by Guillaume Nault · 10 years ago
  53. 73c8daa Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  54. c485658 net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk by Daniel Borkmann · 10 years ago
  55. 6565b9e bridge: multicast: add sanity check for query source addresses by Linus Lüssing · 10 years ago
  56. 24b9bf4 net: fix for a race condition in the inet frag code by Nikolay Aleksandrov · 10 years ago
  57. 864a604 mac80211: clear sequence/fragment number in QoS-null frames by Johannes Berg · 10 years ago
  58. c3bebc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  59. 4823551 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  60. ec0223e net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable by Daniel Borkmann · 10 years ago
  61. 82f1918 Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  62. 10ddceb ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer by Xin Long · 10 years ago
  63. c84a571 tcp: fix bogus RTT on special retransmission by Yuchung Cheng · 10 years ago
  64. de39d7a hsr: off by one sanity check in hsr_register_frame_in() by Dan Carpenter · 10 years ago
  65. 0c6a481 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  66. 821047c can: remove CAN FD compatibility for CAN 2.0 sockets by Oliver Hartkopp · 10 years ago
  67. bc00a91 cfg80211: remove racy beacon_interval assignment by Johannes Berg · 10 years ago
  68. 1c37a72 mac80211: consider virtual mon when calculating min_def by Eliad Peller · 10 years ago
  69. b95eddb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  70. accfe0e ipv6: ipv6_find_hdr restore prev functionality by Hans Schillstrom · 10 years ago
  71. feff9ab neigh: recompute reachabletime before returning from neigh_periodic_work() by Duan Jiong · 10 years ago
  72. 352063c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  73. 2318721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  74. bf439b3 net: ipv6: ping: Use socket mark in routing lookup by Lorenzo Colitti · 10 years ago
  75. 8e2a89c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  76. cb66498 mac80211: fix association to 20/40 MHz VHT networks by Johannes Berg · 10 years ago
  77. 724b9e1 sch_tbf: Fix potential memory leak in tbf_change(). by Hiroaki SHIMODA · 10 years ago
  78. 9a9bfd0 net: tcp: use NET_INC_STATS() by Eric Dumazet · 10 years ago
  79. 3a9016f xfrm: Fix unlink race when policies are deleted. by Steffen Klassert · 10 years ago
  80. 46833a8 net: Fix permission check in netlink_connect() by Mike Pecovnik · 10 years ago
  81. 91a48a2 ipv4: ipv6: better estimate tunnel header cut for correct ufo handling by Hannes Frederic Sowa · 10 years ago
  82. 092008a cfg80211: regulatory: reset regdomain in case of error by Janusz Dziedzic · 10 years ago
  83. d10473d tcp: reduce the bloat caused by tcp_is_cwnd_limited() by Eric Dumazet · 10 years ago
  84. 963a1852 mac80211: don't validate unchanged AP bandwidth while tracking by Johannes Berg · 10 years ago
  85. 44a589c NFC: NCI: Fix NULL pointer dereference by Amitkumar Karwar · 10 years ago
  86. 916e4cf ipv6: reuse ip6_frag_id from ip6_ufo_append_data by Hannes Frederic Sowa · 10 years ago
  87. 4c47af4 net: sctp: rework multihoming retransmission path selection to rfc4960 by Daniel Borkmann · 10 years ago
  88. b194c1f neigh: fix setting of default gc_* values by Jiri Pirko · 10 years ago
  89. f5ddcbb net-tcp: fastopen: fix high order allocations by Eric Dumazet · 10 years ago
  90. 970122f tipc: make bearer set up in module insertion stage by Ying Xue · 10 years ago
  91. 9fe7ed4 tipc: remove all enabled flags from all tipc components by Ying Xue · 10 years ago
  92. 7cce3b7 net: sctp: Potentially-Failed state should not be reached from unconfirmed state by Matija Glavinic Pecotic · 10 years ago
  93. cf71d2bc sit: fix panic with route cache in ip tunnels by Nicolas Dichtel · 10 years ago
  94. ee5c231 xfrm: Clone states properly on migration by Steffen Klassert · 10 years ago
  95. 8c0cba2 xfrm: Take xfrm_state_lock in xfrm_migrate_state_find by Steffen Klassert · 10 years ago
  96. 35ea790d xfrm: Fix NULL pointer dereference on sub policy usage by Steffen Klassert · 10 years ago
  97. 876fc03 ip6_vti: Fix build when NET_IP_TUNNEL is not set. by Steffen Klassert · 10 years ago
  98. e3685e0 mac80211: fix station wakeup powersave race by Johannes Berg · 10 years ago
  99. 5108ca8 mac80211: insert stations before adding to driver by Johannes Berg · 10 years ago
  100. 1d147bf mac80211: fix AP powersave TX vs. wakeup race by Emmanuel Grumbach · 10 years ago