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