1. 3f2ab13 net: cls_bpf: fix auto generation of per list handles by Daniel Borkmann · 9 years ago
  2. 7913ecf net: cls_bpf: fix size mismatch on filter preparation by Daniel Borkmann · 9 years ago
  3. b0a1ba5 ipv6: Fix __ip6_route_redirect by Martin KaFai Lau · 9 years ago
  4. 24df898 net: dsa: set slave MII bus PHY mask by Vivien Didelot · 9 years ago
  5. 6b8d911 net: llc: use correct size for sysctl timeout entries by Sasha Levin · 9 years ago
  6. 9d28971 ipv6: stop sending PTB packets for MTU < 1280 by Hagen Paul Pfeifer · 9 years ago
  7. 2061dcd net: sctp: fix race for one-to-many sockets in sendmsg's auto associate by Daniel Borkmann · 9 years ago
  8. ee1c2442 genetlink: synchronize socket closing and family removal by Johannes Berg · 9 years ago
  9. 5ad6300 genetlink: disallow subscribing to unknown mcast groups by Johannes Berg · 9 years ago
  10. ac64da0 net: rps: fix cpu unplug by Eric Dumazet · 9 years ago
  11. f812116 ip: zero sockaddr returned on error queue by Willem de Bruijn · 9 years ago
  12. aaef66b Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  13. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  14. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 9 years ago
  15. d92cfdb bridge: only provide proxy ARP when CONFIG_INET is enabled by Arnd Bergmann · 9 years ago
  16. 4bf6980 neighbour: fix base_reachable_time(_ms) not effective immediatly when changed by Jean-Francois Remy · 9 years ago
  17. 1641677 tipc: fix bug in broadcast retransmit code by Jon Paul Maloy · 9 years ago
  18. 2bd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  19. 46d2cfb packet: bail out of packet_snd() if L2 header creation fails by Christoph Jaeger · 9 years ago
  20. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  21. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  22. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  23. 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 10 years ago
  24. 2065870 cfg80211: fix deadlock during reg chan check by Arik Nemtsov · 10 years ago
  25. cc72f6e mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params by John Linville · 9 years ago
  26. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  27. a2f18db netfilter: nf_tables: fix flush ruleset chain dependencies by Pablo Neira Ayuso · 9 years ago
  28. 62924af netfilter: nfnetlink: relax strict multicast group check from netlink_bind by Pablo Neira Ayuso · 9 years ago
  29. 9ea2aa8 netfilter: nfnetlink: validate nfnetlink header from batch by Pablo Neira Ayuso · 9 years ago
  30. 8ca3f5e netfilter: conntrack: fix race between confirmation and flush by Pablo Neira Ayuso · 10 years ago
  31. 627d2cc Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  32. 15ecf7a Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  33. 9d31b3c batman-adv: fix potential TT client + orig-node memory leak by Linus Lüssing · 10 years ago
  34. a516488 batman-adv: fix multicast counter when purging originators by Linus Lüssing · 10 years ago
  35. e8829f0 batman-adv: fix counter for multicast supporting nodes by Linus Lüssing · 10 years ago
  36. f44d540 batman-adv: fix lock class for decoding hash in network-coding.c by Martin Hundebøll · 10 years ago
  37. 2c667a3 batman-adv: fix delayed foreign originator recognition by Linus Lüssing · 10 years ago
  38. 329887a batman-adv: fix and simplify condition when bonding should be used by Simon Wunderlich · 10 years ago
  39. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 9 years ago
  40. 24cc59d openvswitch: Consistently include VLAN header in flow and port stats. by Ben Pfaff · 10 years ago
  41. 843925f tcp: Do not apply TSO segment limit to non-TSO packets by Herbert Xu · 10 years ago
  42. 831a39c Revert "cfg80211: make WEXT compatibility unselectable" by Jiri Kosina · 10 years ago
  43. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  44. dc97a1a genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). by David S. Miller · 10 years ago
  45. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  46. c380d9a genetlink: pass multicast bind/unbind to families by Johannes Berg · 10 years ago
  47. 7d68536 netlink: call unbind when releasing socket by Johannes Berg · 10 years ago
  48. b10dcb3 netlink: update listeners directly when removing socket by Johannes Berg · 10 years ago
  49. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 10 years ago
  50. 02c81ab netlink: rename netlink_unbind() to netlink_undo_bind() by Johannes Berg · 10 years ago
  51. eb46e22 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  52. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  53. 2c26d34 net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding by Jay Vosburgh · 10 years ago
  54. 4aa6118 openvswitch: fix odd_ptr_err.cocci warnings by Wu Fengguang · 10 years ago
  55. 6a8fc95 Bluetooth: Fix accepting connections when not using mgmt by Johan Hedberg · 10 years ago
  56. 8bfe844 Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR by Marcel Holtmann · 10 years ago
  57. b8fb4e0 net: Reset secmark when scrubbing packet by Thomas Graf · 10 years ago
  58. 796f2da net: Fix stacked vlan offload features computation by Toshiaki Makita · 10 years ago
  59. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 10 years ago
  60. cbe7e76 openvswitch: Fix GSO with multiple MPLS label. by Pravin B Shelar · 10 years ago
  61. ec449f4 openvswitch: Fix MPLS action validation. by Pravin B Shelar · 10 years ago
  62. 4cc1bec mpls: Fix allowed protocols for mpls gso by Pravin B Shelar · 10 years ago
  63. d0edc7b mpls: Fix config check for mpls. by Pravin B Shelar · 10 years ago
  64. ceb8d5b net: Rearrange loop in net_rx_action by Herbert Xu · 10 years ago
  65. 6bd373e net: Always poll at least one device in net_rx_action by Herbert Xu · 10 years ago
  66. 001ce54 net: Detect drivers that reschedule NAPI and exhaust budget by Herbert Xu · 10 years ago
  67. 726ce70 net: Move napi polling code out of net_rx_action by Herbert Xu · 10 years ago
  68. 0d16449 batman-adv: avoid NULL dereferences and fix if check by Antonio Quartulli · 10 years ago
  69. 0402e44 batman-adv: Unify fragment size calculation by Sven Eckelmann · 10 years ago
  70. 5b6698b batman-adv: Calculate extra tail size based on queued fragments by Sven Eckelmann · 10 years ago
  71. af6dabc net: drop the packet when fails to do software segmentation or header check by Jason Wang · 10 years ago
  72. 7b5bca4 netfilter: nf_tables: fix port natting in little endian archs by leroy christophe · 10 years ago
  73. 2dc49d1 tcp6: don't move IP6CB before xfrm6_policy_check() by Nicolas Dichtel · 10 years ago
  74. da413ee packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet by Dan Collins · 10 years ago
  75. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  76. 71bb99a Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  77. 96c2665 Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  78. 51bda2b Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() by Al Viro · 10 years ago
  79. 004fa5e Bluetooth: 6lowpan: Do not free skb when packet is dropped by Jukka Rissanen · 10 years ago
  80. e3bb504 [regression] chunk lost from bd9b51 by Al Viro · 10 years ago
  81. 00c845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  82. 86c8fc4 Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  83. 7dce675 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  84. 70314fc Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next into ipvs-next by Pablo Neira Ayuso · 10 years ago
  85. 1206940 geneve: Fix races between socket add and release. by Jesse Gross · 10 years ago
  86. 7ed767f geneve: Remove socket and offload handlers at destruction. by Jesse Gross · 10 years ago
  87. a18e6a1 netlink: Don't reorder loads/stores before marking mmap netlink frame as available by Thomas Graf · 10 years ago
  88. 4682a03 netlink: Always copy on mmap TX. by David Miller · 10 years ago
  89. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  90. ea8ae25 Bluetooth: Fix bug with filter in service discovery optimization by Marcel Holtmann · 10 years ago
  91. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  92. 864e919 libceph: add CREATE osd operation support by Yan, Zheng · 10 years ago
  93. d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
  94. a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
  95. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  96. ae385ea libceph: store session key in cephx authorizer by Yan, Zheng · 10 years ago
  97. 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
  98. 28a9bc6 mac80211: free management frame keys when removing station by Johannes Berg · 10 years ago
  99. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  100. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago