1. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  2. 6c8f7e7 netlink: hold nl_sock_hash_lock during diag dump by Thomas Graf · 10 years ago
  3. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  4. 9ea88a1 tcp: md5: check md5 signature without socket lock by Dmitry Popov · 10 years ago
  5. f066e2b net-timestamp: cumulative tcp timestamping fixes by Willem de Bruijn · 10 years ago
  6. 140c55d net-timestamp: sock_tx_timestamp() fix by Eric Dumazet · 10 years ago
  7. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  8. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  9. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 757efd3 sctp: fix possible seqlock seadlock in sctp_packet_transmit() by Eric Dumazet · 10 years ago
  11. 6ff4e36 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  12. fdb0a66 bridge: Update outdated comment on promiscuous mode by Toshiaki Makita · 10 years ago
  13. e1c8a60 net-timestamp: ACK timestamp for bytestreams by Willem de Bruijn · 10 years ago
  14. 4ed2d76 net-timestamp: TCP timestamping by Willem de Bruijn · 10 years ago
  15. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  16. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  17. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  18. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  19. 5ae344c tcp: reduce spurious retransmits due to transient SACK reneging by Neal Cardwell · 10 years ago
  20. 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
  21. 71b75d0 batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  22. e03366e batman-adv: increase default hop penalty by Simon Wunderlich · 10 years ago
  23. 23c4ec1 batman-adv: remove unnecessary logspam by André Gaul · 10 years ago
  24. d912426 batman-adv: Fix out-of-order fragmentation support by Sven Eckelmann · 10 years ago
  25. 67a24ac netlink: fix lockdep splats by Eric Dumazet · 10 years ago
  26. 79eb238 Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  27. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. 64a124e tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys by Dmitry Popov · 10 years ago
  29. 4b7a916 bridge: remove a useless comment by Michael S. Tsirkin · 10 years ago
  30. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  31. 0185dda batman-adv: prefer kmalloc_array to kmalloc when possible by Antonio Quartulli · 10 years ago
  32. cfe4a9d nftables: Convert nft_hash to use generic rhashtable by Thomas Graf · 10 years ago
  33. e341694 netlink: Convert netlink_lookup() to use RCU protected hash table by Thomas Graf · 10 years ago
  34. ae8694f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  35. 166bd89 ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction by Hannes Frederic Sowa · 10 years ago
  36. d4ad4d2 inet: frags: use kmem_cache for inet_frag_queue by Nikolay Aleksandrov · 10 years ago
  37. 2e404f6 inet: frags: use INET_FRAG_EVICTED to prevent icmp messages by Nikolay Aleksandrov · 10 years ago
  38. f926e23 inet: frags: fix function declaration alignments in inet_fragment by Nikolay Aleksandrov · 10 years ago
  39. 06aa8b8 inet: frags: rename last_in to flags by Nikolay Aleksandrov · 10 years ago
  40. d237386 inet: frags: use INC_STATS_BH in the ipv6 reassembly code by Nikolay Aleksandrov · 10 years ago
  41. 188b121 ipv4: remove nested rcu_read_lock/unlock by Duan Jiong · 10 years ago
  42. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  43. 8fb575c net: filter: rename sk_convert_filter() -> bpf_convert_filter() by Alexei Starovoitov · 10 years ago
  44. 4df95ff net: filter: rename sk_chk_filter() -> bpf_check_classic() by Alexei Starovoitov · 10 years ago
  45. 009937e net: filter: rename sk_filter_proglen -> bpf_classic_proglen by Alexei Starovoitov · 10 years ago
  46. 278571b net: filter: simplify socket charging by Alexei Starovoitov · 10 years ago
  47. 103ae67 Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 10 years ago
  48. 0dc1362 netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same key by Thomas Graf · 10 years ago
  49. 4fbe63d netlabel: shorter names for the NetLabel catmap funcs/structs by Paul Moore · 10 years ago
  50. d960a61 netlabel: fix the catmap walking functions by Paul Moore · 10 years ago
  51. 4b8feff netlabel: fix the horribly broken catmap functions by Paul Moore · 10 years ago
  52. 41c3bd2 netlabel: fix a problem when setting bits below the previously lowest bit by Paul Moore · 10 years ago
  53. 4330487 net: use inet6_iif instead of IP6CB()->iif by Duan Jiong · 10 years ago
  54. fcdfe3a net: Correctly set segment mac_len in skb_segment(). by Vlad Yasevich · 10 years ago
  55. 74e83b2 netlink: Use PAGE_ALIGNED macro by Tobias Klauser · 10 years ago
  56. 7304fe4 net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS by Duan Jiong · 10 years ago
  57. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  58. a173e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  59. 388070f tcp: don't require root to read tcp_metrics by Banerjee, Debabrata · 10 years ago
  60. 47fab41 bridge: Don't include NDA_VLAN for FDB entries with vid 0 by Toshiaki Makita · 10 years ago
  61. 7d5570c netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute by Pablo Neira Ayuso · 10 years ago
  62. b6d0468 netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper functions by Alexey Perevalov · 10 years ago
  63. ccda4a7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  64. 34c5bd6 net: filter: don't release unattached filter through call_rcu() by Pablo Neira · 10 years ago
  65. 80019d3 net: Remove unlikely() for WARN_ON() conditions by Thomas Graf · 10 years ago
  66. 1f74e61 tcp: Fix integer-overflow in TCP vegas by Christoph Paasch · 10 years ago
  67. 45a0769 tcp: Fix integer-overflows in TCP veno by Christoph Paasch · 10 years ago
  68. 16eecd9 dcbnl : Fix misleading dcb_app->priority explanation by Anish Bhatt · 10 years ago
  69. 95cb574 ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip" by Dmitry Popov · 10 years ago
  70. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. 82c295b Bluetooth: Always use non-bonding requirement when not bondable by Johan Hedberg · 10 years ago
  72. b293947 Bluetooth: Rename pairable mgmt setting to bondable by Johan Hedberg · 10 years ago
  73. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  74. bdb9434 Bluetooth: Fix sparse warning from HID new leds handling by Marcel Holtmann · 10 years ago
  75. 6f78fd4 Bluetooth: Fix check for connected state when pairing by Johan Hedberg · 10 years ago
  76. 3fa71fe 6lowpan: iphc: Fix parenthesis alignments which off-by-one by Marcel Holtmann · 10 years ago
  77. 9ab9bb0 6lowpan: iphc: Fix missing braces for if statement by Marcel Holtmann · 10 years ago
  78. 26fff59 6lowpan: iphc: Fix missing blank line after variable declarations by Marcel Holtmann · 10 years ago
  79. 7fc4cfd 6lowpan: iphc: Fix issues with alignment matching open parenthesis by Marcel Holtmann · 10 years ago
  80. 89f5349 6lowpan: iphc: Fix block comments to match networking style by Marcel Holtmann · 10 years ago
  81. b2e3a47 6lowpan: iphc: remove check on null by Alexander Aring · 10 years ago
  82. 556a5bf 6lowpan: iphc: use ipv6 api to check address scope by Alexander Aring · 10 years ago
  83. 85c7124 6lowpan: iphc: cleanup use of lowpan_push_hc_data by Alexander Aring · 10 years ago
  84. 4ebc960 6lowpan: iphc: cleanup use of lowpan_fetch_skb by Alexander Aring · 10 years ago
  85. 8ec1d9b 6lowpan: iphc: use sizeof in udp uncompression by Alexander Aring · 10 years ago
  86. 84ca5e0 6lowpan: iphc: rename hc06_ptr pointer to hc_ptr by Alexander Aring · 10 years ago
  87. 616d55b Bluetooth: Fix SMP context tracking leading to a kernel crash by Johan Hedberg · 10 years ago
  88. d24675c netfilter: nfnetlink_acct: dump unmodified nfacct flags by Alexey Perevalov · 10 years ago
  89. c54a5e0 ipv4: clean up cast warning in do_ip_getsockopt by Karoly Kemeny · 10 years ago
  90. ad025a5 tipc: remove duplicated include from socket.c by Wei Yongjun · 10 years ago
  91. 2744644 net/udp_offload: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  92. d0e992a openvswitch: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  93. 5a8dbf0 net/ipv4: Use IS_ERR_OR_NULL by Himangi Saraogi · 10 years ago
  94. 40eea80 net: sendmsg: fix NULL pointer dereference by Andrey Ryabinin · 10 years ago
  95. 9c5ff24 vlan: fail early when creating netdev named config by WANG Cong · 10 years ago
  96. a317a2f ipv6: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  97. 20e61da ipv4: fail early when creating netdev named all or default by WANG Cong · 10 years ago
  98. 4d276eb net: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  99. 68a360e packet: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  100. 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