1. 4443061 rxrpc: abstract away knowledge of IDR internals by Matthew Wilcox · 8 years ago
  2. 053d20f netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is set by Pablo Neira Ayuso · 8 years ago
  3. 3e38df1 netfilter: nf_tables: fix oob access by Florian Westphal · 8 years ago
  4. c2e756f netfilter: nft_queue: use raw_smp_processor_id() by Pablo Neira Ayuso · 8 years ago
  5. 8010d7f netfilter: nft_quota: reset quota after dump by Pablo Neira Ayuso · 8 years ago
  6. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  7. 45ee2c1 libceph: remove now unused finish_request() wrapper by Ilya Dryomov · 8 years ago
  8. c297eb42 libceph: always signal completion when done by Ilya Dryomov · 8 years ago
  9. fba143c netns: avoid disabling irq for netns id by Paul Moore · 8 years ago
  10. 39384f0 rds_rdma: log the connection reject message by Steve Wise · 8 years ago
  11. d8da0b5 mac80211: Ensure enough headroom when forwarding mesh pkt by Cedric Izoard · 8 years ago
  12. ec4efc4 mac80211: don't call drv_set_default_unicast_key() for VLANs by Johannes Berg · 8 years ago
  13. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  14. f6c0d1a crush: include mapper.h in mapper.c by Tobias Klauser · 8 years ago
  15. b3bbd3f libceph: no need to drop con->mutex for ->get_authorizer() by Ilya Dryomov · 8 years ago
  16. 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  17. 5c056fd libceph: verify authorize reply on connect by Ilya Dryomov · 8 years ago
  18. 5418d0a libceph: no need for GFP_NOFS in ceph_monc_init() by Ilya Dryomov · 8 years ago
  19. 7af3ea1 libceph: stop allocating a new cipher on every crypto request by Ilya Dryomov · 8 years ago
  20. 6db2304 libceph: uninline ceph_crypto_key_destroy() by Ilya Dryomov · 8 years ago
  21. 2b1e1a7 libceph: remove now unused ceph_*{en,de}crypt*() functions by Ilya Dryomov · 8 years ago
  22. e15fd0a libceph: switch ceph_x_decrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  23. d03857c libceph: switch ceph_x_encrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  24. 4eb4517 libceph: tweak calcu_signature() a little by Ilya Dryomov · 8 years ago
  25. 7882a26 libceph: rename and align ceph_x_authorizer::reply_buf by Ilya Dryomov · 8 years ago
  26. a45f795 libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  27. 55d9cc8 libceph: introduce ceph_x_encrypt_offset() by Ilya Dryomov · 8 years ago
  28. 462e650 libceph: old_key in process_one_ticket() is redundant by Ilya Dryomov · 8 years ago
  29. 36721ec libceph: ceph_x_encrypt_buflen() takes in_len by Ilya Dryomov · 8 years ago
  30. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. d84701e netfilter: nft_counter: rework atomic dump and reset by Pablo Neira · 8 years ago
  32. fba40c6 net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 8 years ago
  33. 41c43fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 8 years ago
  34. 34d8acd net: bridge: shorten ageing time on topology change by Vivien Didelot · 8 years ago
  35. 8384b5f net: bridge: add helper to set topology change by Vivien Didelot · 8 years ago
  36. 82dd433 net: bridge: add helper to offload ageing time by Vivien Didelot · 8 years ago
  37. fa1bd57 net: socket: removed an unnecessary newline by Amit Kushwaha · 8 years ago
  38. efa172f netlink: use blocking notifier by WANG Cong · 8 years ago
  39. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 2549f30 Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 8 years ago
  41. 1cded9d SUNRPC: fix refcounting problems with auth_gss messages. by NeilBrown · 8 years ago
  42. 3174fed net: skb_condense() can also deal with empty skbs by Eric Dumazet · 8 years ago
  43. 5ac9efb Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  44. 02ab0d1 udp: udp_rmem_release() should touch sk_rmem_alloc later by Eric Dumazet · 8 years ago
  45. 6b229cf udp: add batching to udp_rmem_release() by Eric Dumazet · 8 years ago
  46. c84d949 udp: copy skb->truesize in the first cache line by Eric Dumazet · 8 years ago
  47. 4b27275 udp: add busylocks in RX path by Eric Dumazet · 8 years ago
  48. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  49. 2fa436b nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  50. eeb04a9 nl80211: fix logic inversion in start_nan() by Johannes Berg · 8 years ago
  51. 846cc12 net: socket: preferred __aligned(size) for control buffer by Amit Kushwaha · 8 years ago
  52. 107bc0a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  53. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  54. c8c8b12 udp: under rx pressure, try to condense skbs by Eric Dumazet · 8 years ago
  55. 13bfff2 net: rfs: add a jump label by Eric Dumazet · 8 years ago
  56. 7b68488 net/sched: cls_flower: Support matching on ICMP type and code by Simon Horman · 8 years ago
  57. 972d387 flow dissector: ICMP support by Simon Horman · 8 years ago
  58. faa3ffc net/sched: cls_flower: Add support for matching on flags by Or Gerlitz · 8 years ago
  59. f91c58d icmp: correct return value of icmp_rcv() by Zhang Shengju · 8 years ago
  60. a62da6f Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag by Johan Hedberg · 8 years ago
  61. 5fccd64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  62. 73c25fb netfilter: nft_quota: allow to restore consumed quota by Pablo Neira Ayuso · 8 years ago
  63. 2c16d60 netfilter: xt_bpf: support ebpf by Willem de Bruijn · 8 years ago
  64. 5bad873 netfilter: x_tables: avoid warn and OOM killer on vmalloc call by Marcelo Ricardo Leitner · 8 years ago
  65. 8411b64 netfilter: nf_tables: support for set flushing by Pablo Neira Ayuso · 8 years ago
  66. 37df530 netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one() by Pablo Neira Ayuso · 8 years ago
  67. 1a37ef7 netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc() by Pablo Neira Ayuso · 8 years ago
  68. 3189a29 netfilter: nat: skip checksum on offload SCTP packets by Davide Caratti · 8 years ago
  69. 3b760dc netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source by Liping Zhang · 8 years ago
  70. a9fea2a netfilter: nf_tables: allow to filter stateful object dumps by type by Pablo Neira Ayuso · 8 years ago
  71. 63aea29 netfilter: nft_objref: support for stateful object maps by Pablo Neira Ayuso · 8 years ago
  72. 8aeff92 netfilter: nf_tables: add stateful object reference to set elements by Pablo Neira Ayuso · 8 years ago
  73. 1896531 netfilter: nft_quota: add depleted flag for objects by Pablo Neira Ayuso · 8 years ago
  74. 2599e98 netfilter: nf_tables: notify internal updates of stateful objects by Pablo Neira Ayuso · 8 years ago
  75. 43da04a netfilter: nf_tables: atomic dump and reset for stateful objects by Pablo Neira Ayuso · 8 years ago
  76. 795595f netfilter: nft_quota: dump consumed quota by Pablo Neira Ayuso · 8 years ago
  77. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  78. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. c97d22e netfilter: nf_tables: add stateful object reference expression by Pablo Neira Ayuso · 8 years ago
  80. 173705d netfilter: nft_quota: add stateful object type by Pablo Neira Ayuso · 8 years ago
  81. b1ce0ce netfilter: nft_counter: add stateful object type by Pablo Neira Ayuso · 8 years ago
  82. e500924 netfilter: nf_tables: add stateful objects by Pablo Neira Ayuso · 8 years ago
  83. 3bf3276 netfilter: add and use nf_fwd_netdev_egress by Florian Westphal · 8 years ago
  84. 1ed9887 netfilter: xt_multiport: Fix wrong unmatch result with multiple ports by Gao Feng · 8 years ago
  85. 1814096 netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields by Pablo Neira Ayuso · 8 years ago
  86. e0ffdbc7 netfilter: nft_fib_ipv4: initialize *dest to zero by Liping Zhang · 8 years ago
  87. 1158343 netfilter: nft_fib: convert htonl to ntohl properly by Liping Zhang · 8 years ago
  88. ae0ac0e netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  89. f28e15b netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  90. 4d31eef netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  91. 679972f netfilter: convert while loops to for loops by Aaron Conole · 8 years ago
  92. 0aa8c57 netfilter: introduce accessor functions for hook entries by Aaron Conole · 8 years ago
  93. 834184b netfilter: defrag: only register defrag functionality if needed by Florian Westphal · 8 years ago
  94. 3eb15f2 sunrpc: use DEFINE_SPINLOCK() by Fabian Frederick · 8 years ago
  95. 343dfaa Revert "dctcp: update cwnd on congestion event" by Florian Westphal · 8 years ago
  96. dcb17d2 tcp: warn on bogus MSS and try to amend it by Marcelo Ricardo Leitner · 8 years ago
  97. a297569 net/udp: do not touch skb->peeked unless really needed by Eric Dumazet · 8 years ago
  98. ed5d778 netlink: Do not schedule work from sk_destruct by Herbert Xu · 8 years ago
  99. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  100. 8d829bd bpf, cls: consolidate prog deletion path by Daniel Borkmann · 8 years ago