1. 549511946 net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush by Loic Prylli · 10 years ago
  2. edc1bb0 Merge branch 'net_ovs_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/pshelar/openvswitch by David S. Miller · 10 years ago
  3. 11ef7a8 net: Performance fix for process_backlog by Tom Herbert · 10 years ago
  4. 68b7107 ipv4: icmp: Fix pMTU handling for rare case by Edward Allcutt · 10 years ago
  5. 5924f17 tcp: Fix divide by zero when pushing during tcp-repair by Christoph Paasch · 10 years ago
  6. a48e5fa vlan: free percpu stats in device destructor by Eric Dumazet · 10 years ago
  7. eb608d2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  8. 7f50236 ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix by Eric Dumazet · 10 years ago
  9. 4a46b24 openvswitch: Use exact lookup for flow_get and flow_del. by Alex Wang · 10 years ago
  10. ad55200 openvswitch: Fix tracking of flags seen in TCP flows. by Ben Pfaff · 10 years ago
  11. e0bb8c4 openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash by Wei Zhang · 10 years ago
  12. fe984c0 openvswitch: Fix a double free bug for the sample action by Andy Zhou · 10 years ago
  13. f9fa39e 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
  14. e940f5d ipv6: Fix MLD Query message check by Hangbin Liu · 10 years ago
  15. 3e215c8 udp: Add MIB counters for rcvbuferrors by James M Leddy · 10 years ago
  16. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  17. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  18. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  19. 99e72a0 net: filter: Use kcalloc/kmalloc_array to allocate arrays by Tobias Klauser · 10 years ago
  20. 677a9fd trivial: net: filter: Change kerneldoc parameter order by Tobias Klauser · 10 years ago
  21. 285276e trivial: net: filter: Fix typo in comment by Tobias Klauser · 10 years ago
  22. 8b87efb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  23. 12307e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  24. 66b0686 NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support by Andy Adamson · 10 years ago
  25. 02df00e nl80211: move set_qos_map command into split state by Johannes Berg · 10 years ago
  26. 0ce1202 cfg80211: fix elapsed_jiffies calculation by Eliad Peller · 10 years ago
  27. e33e224 Revert "cfg80211: Use 5MHz bandwidth by default when checking usable channels" by Johannes Berg · 10 years ago
  28. 744462a mac80211: WEP extra head/tail room in ieee80211_send_auth by Max Stepanov · 10 years ago
  29. 916c168 8021q: fix a potential memory leak by Li RongQing · 10 years ago
  30. 1d56dc4 Bluetooth: Fix for ACL disconnect when pairing fails by Lukasz Rymanowski · 10 years ago
  31. 2ed8f65 Bluetooth: Fix rejecting pairing in case of insufficient capabilities by Johan Hedberg · 10 years ago
  32. 581370c Bluetooth: Refactor authentication method lookup into its own function by Johan Hedberg · 10 years ago
  33. c7262e7 Bluetooth: Fix overriding higher security level in SMP by Johan Hedberg · 10 years ago
  34. 1b0608f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  35. 24599e6 net: sctp: check proc_dointvec result in proc_sctp_do_auth by Daniel Borkmann · 10 years ago
  36. 2cd0d74 tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb by Neal Cardwell · 10 years ago
  37. 8e4946c Revert "net: return actual error on register_queue_kobjects" by David S. Miller · 10 years ago
  38. 6f9a093 net: filter: fix upper BPF instruction limit by Kees Cook · 10 years ago
  39. ff5e92c net: sctp: propagate sysctl errors from proc_do* properly by Daniel Borkmann · 10 years ago
  40. d36a4f4 net: return actual error on register_queue_kobjects by Jie Liu · 10 years ago
  41. 3a3ec1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  42. 2ee3f63 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
  43. 7f4dbaa Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 10 years ago
  44. 1784637 tcp: remove unnecessary tcp_sk assignment. by Dave Jones · 10 years ago
  45. 945b2b2 netfilter: nf_nat: fix oops on netns removal by Florian Westphal · 10 years ago
  46. 4a00106 netfilter: ctnetlink: add zone size to length by Ken-ichirou MATSUZAWA · 10 years ago
  47. 98ca74f Merge branch 'ipvs' by Pablo Neira Ayuso · 10 years ago
  48. 9151360 netfilter: nft_nat: don't dump port information if unset by Pablo Neira Ayuso · 10 years ago
  49. 6403d96 netfilter: nf_tables: indicate family when dumping set elements by Pablo Neira Ayuso · 10 years ago
  50. 3d9b142 netfilter: nft_compat: call {target, match}->destroy() to cleanup entry by Pablo Neira Ayuso · 10 years ago
  51. ac904ac netfilter: nf_tables: fix wrong type in transaction when replacing rules by Pablo Neira Ayuso · 10 years ago
  52. ac34b86 netfilter: nf_tables: decrement chain use counter when replacing rules by Pablo Neira Ayuso · 10 years ago
  53. a0a7379 netfilter: nf_tables: use u32 for chain use counter by Pablo Neira Ayuso · 10 years ago
  54. 5bc5c30 netfilter: nf_tables: use RCU-safe list insertion when replacing rules by Pablo Neira Ayuso · 10 years ago
  55. cd5f336 netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper by Florian Westphal · 10 years ago
  56. 266155b netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks by Pablo Neira Ayuso · 10 years ago
  57. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  58. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 10 years ago
  59. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  60. 63c6f81 udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 10 years ago
  61. 92d1372 Bluetooth: Allow change security level on ATT_CID in slave role by Marcin Kraglak · 10 years ago
  62. c73f94b Bluetooth: Fix locking of hdev when calling into SMP code by Johan Hedberg · 10 years ago
  63. 7ab56c3 Bluetooth: Fix deadlock in l2cap_conn_del() by Jukka Taimisto · 10 years ago
  64. f8680f1 Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI state by Johan Hedberg · 10 years ago
  65. 21a60d3 Bluetooth: Refactor discovery stopping into its own function by Johan Hedberg · 10 years ago
  66. 50143a4 Bluetooth: Fix indicating discovery state when canceling inquiry by Johan Hedberg · 10 years ago
  67. fff3490 Bluetooth: Fix setting correct authentication information for SMP STK by Johan Hedberg · 10 years ago
  68. 4ad51a7 Bluetooth: Add clarifying comment for conn->auth_type by Johan Hedberg · 10 years ago
  69. ba15a58 Bluetooth: Fix SSP acceptor just-works confirmation without MITM by Johan Hedberg · 10 years ago
  70. e694788 Bluetooth: Fix check for connection encryption by Johan Hedberg · 10 years ago
  71. b62b650 Bluetooth: Fix incorrectly overriding conn->src_type by Johan Hedberg · 10 years ago
  72. 9802d21 ipvs: stop tot_stats estimator only under CONFIG_SYSCTL by Julian Anastasov · 10 years ago
  73. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  74. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  75. e5eca6d rtnetlink: fix userspace API breakage for iproute2 < v3.9.0 by Michal Schmidt · 10 years ago
  76. bef1909 tcp: fixing TLP's FIN recovery by Per Hurtig · 10 years ago
  77. 3993c4e bridge: fix compile error when compiling without IPv6 support by Linus Lüssing · 10 years ago
  78. 6c03ee8 bridge: fix smatch warning / potential null pointer dereference by Linus Lüssing · 10 years ago
  79. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  80. d3217b1 sctp: Fix sk_ack_backlog wrap-around problem by Xufeng Zhang · 10 years ago
  81. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  82. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  83. c5b4616 net/core: Add VF link state control policy by Doug Ledford · 10 years ago
  84. 6e765a0 net_sched: drr: warn when qdisc is not work conserving by Florian Westphal · 10 years ago
  85. 6bae1d4 net: Add skb_gro_postpull_rcsum to udp and vxlan by Tom Herbert · 10 years ago
  86. 7e3cead net: Save software checksum complete by Tom Herbert · 10 years ago
  87. f6479449 ceph: remove bogus extern by stephen hemminger · 10 years ago
  88. 9709674 ipv4: fix a race in ip4_datagram_release_cb() by Eric Dumazet · 10 years ago
  89. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  90. 204177f bridge: Support 802.1ad vlan filtering by Toshiaki Makita · 10 years ago
  91. f2808d2 bridge: Prepare for forwarding another bridge group addresses by Toshiaki Makita · 10 years ago
  92. 8580e21 bridge: Prepare for 802.1ad vlan filtering support by Toshiaki Makita · 10 years ago
  93. 1c5abb6 bridge: Add 802.1ad tx vlan acceleration by Toshiaki Makita · 10 years ago
  94. 61f83d0 net: filter: fix warning on 32-bit arch by Alexei Starovoitov · 10 years ago
  95. 02c00c2 tipc: fix potential bug in function tipc_backlog_rcv by Jon Paul Maloy · 10 years ago
  96. 9b87d46 net: sctp: fix incorrect type in gfp initializer by Daniel Borkmann · 10 years ago
  97. a7288c4 net: sctp: improve sctp_select_active_and_retran_path selection by Daniel Borkmann · 10 years ago
  98. e575235f net: sctp: migrate most recently used transport to ktime by Daniel Borkmann · 10 years ago
  99. b82e8f3 net: sctp: refactor active path selection by Daniel Borkmann · 10 years ago
  100. 67cb936 ktime: add ktime_after and ktime_before helper by Daniel Borkmann · 10 years ago