1. 5ae344c tcp: reduce spurious retransmits due to transient SACK reneging by Neal Cardwell · 10 years ago
  2. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  3. 67a24ac netlink: fix lockdep splats by Eric Dumazet · 10 years ago
  4. 64a124e tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys by Dmitry Popov · 10 years ago
  5. 4b7a916 bridge: remove a useless comment by Michael S. Tsirkin · 10 years ago
  6. cfe4a9d nftables: Convert nft_hash to use generic rhashtable by Thomas Graf · 10 years ago
  7. e341694 netlink: Convert netlink_lookup() to use RCU protected hash table by Thomas Graf · 10 years ago
  8. d4ad4d2 inet: frags: use kmem_cache for inet_frag_queue by Nikolay Aleksandrov · 10 years ago
  9. 2e404f6 inet: frags: use INET_FRAG_EVICTED to prevent icmp messages by Nikolay Aleksandrov · 10 years ago
  10. f926e23 inet: frags: fix function declaration alignments in inet_fragment by Nikolay Aleksandrov · 10 years ago
  11. 06aa8b8 inet: frags: rename last_in to flags by Nikolay Aleksandrov · 10 years ago
  12. d237386 inet: frags: use INC_STATS_BH in the ipv6 reassembly code by Nikolay Aleksandrov · 10 years ago
  13. 188b121 ipv4: remove nested rcu_read_lock/unlock by Duan Jiong · 10 years ago
  14. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  15. 8fb575c net: filter: rename sk_convert_filter() -> bpf_convert_filter() by Alexei Starovoitov · 10 years ago
  16. 4df95ff net: filter: rename sk_chk_filter() -> bpf_check_classic() by Alexei Starovoitov · 10 years ago
  17. 009937e net: filter: rename sk_filter_proglen -> bpf_classic_proglen by Alexei Starovoitov · 10 years ago
  18. 278571b net: filter: simplify socket charging by Alexei Starovoitov · 10 years ago
  19. 4330487 net: use inet6_iif instead of IP6CB()->iif by Duan Jiong · 10 years ago
  20. 74e83b2 netlink: Use PAGE_ALIGNED macro by Tobias Klauser · 10 years ago
  21. 7304fe4 net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS by Duan Jiong · 10 years ago
  22. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  23. a173e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  24. 388070f tcp: don't require root to read tcp_metrics by Banerjee, Debabrata · 10 years ago
  25. 7d5570c netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute by Pablo Neira Ayuso · 10 years ago
  26. b6d0468 netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper functions by Alexey Perevalov · 10 years ago
  27. ccda4a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  28. 34c5bd6 net: filter: don't release unattached filter through call_rcu() by Pablo Neira · 10 years ago
  29. 80019d3 net: Remove unlikely() for WARN_ON() conditions by Thomas Graf · 10 years ago
  30. 16eecd9 dcbnl : Fix misleading dcb_app->priority explanation by Anish Bhatt · 10 years ago
  31. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. 82c295b Bluetooth: Always use non-bonding requirement when not bondable by Johan Hedberg · 10 years ago
  33. b293947 Bluetooth: Rename pairable mgmt setting to bondable by Johan Hedberg · 10 years ago
  34. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  35. bdb9434 Bluetooth: Fix sparse warning from HID new leds handling by Marcel Holtmann · 10 years ago
  36. 6f78fd4 Bluetooth: Fix check for connected state when pairing by Johan Hedberg · 10 years ago
  37. 3fa71fe 6lowpan: iphc: Fix parenthesis alignments which off-by-one by Marcel Holtmann · 10 years ago
  38. 9ab9bb0 6lowpan: iphc: Fix missing braces for if statement by Marcel Holtmann · 10 years ago
  39. 26fff59 6lowpan: iphc: Fix missing blank line after variable declarations by Marcel Holtmann · 10 years ago
  40. 7fc4cfd 6lowpan: iphc: Fix issues with alignment matching open parenthesis by Marcel Holtmann · 10 years ago
  41. 89f5349 6lowpan: iphc: Fix block comments to match networking style by Marcel Holtmann · 10 years ago
  42. b2e3a47 6lowpan: iphc: remove check on null by Alexander Aring · 10 years ago
  43. 556a5bf 6lowpan: iphc: use ipv6 api to check address scope by Alexander Aring · 10 years ago
  44. 85c7124 6lowpan: iphc: cleanup use of lowpan_push_hc_data by Alexander Aring · 10 years ago
  45. 4ebc960 6lowpan: iphc: cleanup use of lowpan_fetch_skb by Alexander Aring · 10 years ago
  46. 8ec1d9b 6lowpan: iphc: use sizeof in udp uncompression by Alexander Aring · 10 years ago
  47. 84ca5e0 6lowpan: iphc: rename hc06_ptr pointer to hc_ptr by Alexander Aring · 10 years ago
  48. 616d55b Bluetooth: Fix SMP context tracking leading to a kernel crash by Johan Hedberg · 10 years ago
  49. d24675c netfilter: nfnetlink_acct: dump unmodified nfacct flags by Alexey Perevalov · 10 years ago
  50. c54a5e0 ipv4: clean up cast warning in do_ip_getsockopt by Karoly Kemeny · 10 years ago
  51. ad025a5 tipc: remove duplicated include from socket.c by Wei Yongjun · 10 years ago
  52. 2744644 net/udp_offload: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  53. d0e992a openvswitch: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  54. 5a8dbf0 net/ipv4: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  55. 40eea80 net: sendmsg: fix NULL pointer dereference by Andrey Ryabinin · 10 years ago
  56. 9c5ff24 vlan: fail early when creating netdev named config by WANG Cong · 10 years ago
  57. a317a2f ipv6: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  58. 20e61da ipv4: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  59. 4d276eb net: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  60. 68a360e packet: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  61. a1ae52c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  62. ec87652 Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  63. 04ca697 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  64. 13e9b99 tipc: make tipc_buf_append() more robust by Jon Paul Maloy · 10 years ago
  65. 545469f neighbour : fix ndm_type type error issue by Jun Zhao · 10 years ago
  66. 3fd0202 Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  67. 3bd2724 Bluetooth: Fix incorrectly disabling page scan when toggling connectable by Johan Hedberg · 10 years ago
  68. 204e399 Bluetooth: Fix clearing HCI_PSCAN flag by Johan Hedberg · 10 years ago
  69. 1bab4c7 inet: frag: set limits and make init_net's high_thresh limit global by Nikolay Aleksandrov · 10 years ago
  70. ab1c724 inet: frag: use seqlock for hash rebuild by Florian Westphal · 10 years ago
  71. e3a57d1 inet: frag: remove periodic secret rebuild timer by Florian Westphal · 10 years ago
  72. 3fd588e inet: frag: remove lru list by Florian Westphal · 10 years ago
  73. 434d305 inet: frag: don't account number of fragment queues by Florian Westphal · 10 years ago
  74. b13d3cb inet: frag: move eviction of queues to work queue by Florian Westphal · 10 years ago
  75. 86e93e4 inet: frag: move evictor calls into frag_find function by Florian Westphal · 10 years ago
  76. fb3cfe6 inet: frag: remove hash size assumptions from callers by Florian Westphal · 10 years ago
  77. 36c7778 inet: frag: constify match, hashfn and constructor arguments by Florian Westphal · 10 years ago
  78. 32226e4 Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero by Marcel Holtmann · 10 years ago
  79. 729a105 Bluetooth: Expose default LE advertising interval via debugfs by Georg Lukas · 10 years ago
  80. 628531c Bluetooth: Provide defaults for LE advertising interval by Georg Lukas · 10 years ago
  81. 66d8e83 Bluetooth: Fix white list handling with resolvable private addresses by Marcel Holtmann · 10 years ago
  82. 8540f6c Bluetooth: Add support for using controller white list filtering by Marcel Holtmann · 10 years ago
  83. 9a24440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  84. d4da843 netfilter: kill remnants of ulog targets by Paul Bolle · 10 years ago
  85. a2b60c7 netfilter: xt_LED: don't output error message redundantly by Duan Jiong · 10 years ago
  86. 5bd3a76 netfilter: nf_conntrack: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  87. ac3d2e5 ipv6: remove obsolete comment in ip6_append_data() by Li RongQing · 10 years ago
  88. 6b53daf net: do not name the pointer to struct net_device net by WANG Cong · 10 years ago
  89. 2695fb5 net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' by Alexei Starovoitov · 10 years ago
  90. e40f5c7 net_sched: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  91. 56ec0fb neigh: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  92. 179542a igmp: remove exceptional & on function name by Himangi Saraogi · 10 years ago
  93. e62f775 Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  94. 29be618 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  95. d9e0ecb openvswitch: Add skb_clone NULL check for the sampling action. by Andy Zhou · 11 years ago
  96. 651887b openvswitch: Sample action without side effects by Simon Horman · 10 years ago
  97. f53e383 openvswitch: Avoid memory corruption in queue_userspace_packet() by Andy Zhou · 11 years ago
  98. 7bd8490 netfilter: xt_hashlimit: perform garbage collection from process context by Eric Dumazet · 10 years ago
  99. f6eec61 openvswitch: Enable tunnel GSO for OVS bridge. by Pravin B Shelar · 11 years ago
  100. 5cd667b openvswitch: Allow each vport to have an array of 'port_id's. by Alex Wang · 11 years ago