1. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 8 years ago
  3. e71ba91 Merge tag 'mac80211-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  4. 3d5fdff wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel by Prasun Maiti · 8 years ago
  5. 6cbf623 cfg80211: remove get/set antenna and tx power warnings by Johannes Berg · 8 years ago
  6. 9b15350 qfq: don't leak skb if kzalloc fails by Florian Westphal · 8 years ago
  7. 0a46baa ip6gre: Allow live link address change by Shweta Choudaha · 8 years ago
  8. 201c44b net: cls_u32: be more strict about skip-sw flag for knodes by Jakub Kicinski · 8 years ago
  9. 6eef380 net: cls_u32: catch all hardware offload errors by Jakub Kicinski · 8 years ago
  10. e0d194a net_sched: add missing paddattr description by Eric Dumazet · 8 years ago
  11. 00bc0ef ipv6: Skip XFRM lookup if dst_entry in socket cache is valid by Jakub Sitnicki · 8 years ago
  12. a5c5e2d l2tp: fix configuration passed to setup_udp_tunnel_sock() by Guillaume Nault · 8 years ago
  13. 88832a2 net-sysfs: fix missing <linux/of_net.h> by Ben Dooks · 8 years ago
  14. 0b148de bridge: Don't insert unnecessary local fdb entry on changing mac address by Toshiaki Makita · 8 years ago
  15. 3256564 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  16. ce3cf4e tcp: record TLP and ER timer stats in v6 stats by Yuchung Cheng · 8 years ago
  17. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 8 years ago
  18. a03e6fe act_police: fix a crash during removal by WANG Cong · 8 years ago
  19. aafddbf fq_codel: return non zero qlen in class dumps by Eric Dumazet · 8 years ago
  20. d47a0f3 net: cls_u32: be more strict about skip-sw flag by Jakub Kicinski · 8 years ago
  21. 1a0f7d2 net: cls_u32: fix error code for invalid flags by Jakub Kicinski · 8 years ago
  22. fa54cc7 rxrpc: fix ptr_ret.cocci warnings by Wu Fengguang · 8 years ago
  23. 9c79440 RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() by Sowmini Varadhan · 8 years ago
  24. 0b6f760 RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks by Sowmini Varadhan · 8 years ago
  25. 335b48d RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely by Sowmini Varadhan · 8 years ago
  26. 80e509d fq_codel: fix NET_XMIT_CN behavior by Eric Dumazet · 8 years ago
  27. a27758f net_sched: keep backlog updated with qlen by WANG Cong · 8 years ago
  28. 1957598 soreuseport: add compat case for setsockopt SO_ATTACH_REUSEPORT_CBPF by Helge Deller · 8 years ago
  29. 3ec10d3 ipvs: update real-server binding of outgoing connections in SIP-pe by Marco Angaroni · 8 years ago
  30. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  31. 8d5958f sch_tbf: update backlog as well by WANG Cong · 8 years ago
  32. d7f4f33 sch_red: update backlog as well by WANG Cong · 8 years ago
  33. 6a73b57 sch_drr: update backlog as well by WANG Cong · 8 years ago
  34. 6529d75 sch_prio: update backlog as well by WANG Cong · 8 years ago
  35. 357cc9b sch_hfsc: always keep backlog updated by WANG Cong · 8 years ago
  36. 4116def rds: fix an infoleak in rds_inc_info_copy by Kangjie Lu · 8 years ago
  37. 5d2be14 tipc: fix an infoleak in tipc_nl_compat_link_dump by Kangjie Lu · 8 years ago
  38. ce25d66 Possible problem with e6afc8ac ("udp: remove headers from UDP packets before queueing") by Eric Dumazet · 8 years ago
  39. 7b7eba0 netfilter: x_tables: don't reject valid target size on some architectures by Florian Westphal · 8 years ago
  40. fc14963 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  41. 31843af Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  42. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  43. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 8 years ago
  44. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 8 years ago
  45. 40eb90e sctp: sctp_diag should dump sctp socket type by Xin Long · 8 years ago
  46. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 8 years ago
  47. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  48. 6fe0412 mac80211: fix fast_tx header alignment by Felix Fietkau · 8 years ago
  49. fe7a7c5 mac80211: mesh: flush mesh paths unconditionally by Bob Copeland · 8 years ago
  50. 893e093 netfilter: nf_ct_helper: bail out on duplicated helpers by Pablo Neira Ayuso · 8 years ago
  51. 4a3262b libceph: use %s instead of %pE in dout()s by Ilya Dryomov · 8 years ago
  52. dc045a9 libceph: put request only if it's done in handle_reply() by Ilya Dryomov · 8 years ago
  53. b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 8 years ago
  54. eaa2bcd netfilter: nf_tables: validate NFTA_SET_TABLE parameter by Phil Turnbull · 8 years ago
  55. 83170f3 netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags by Paolo Abeni · 8 years ago
  56. b7a8daa netfilter: nf_ct_helper: Fix helper unregister count. by Taehee Yoo · 8 years ago
  57. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 8 years ago
  58. 421eeea ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr by Baozeng Ding · 8 years ago
  59. 0d08df6 net/lapb: tuse %*ph to dump buffers by Andy Shevchenko · 8 years ago
  60. fabb13d fou: add Kconfig options for IPv6 support by Arnd Bergmann · 8 years ago
  61. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  62. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  63. ea8ea73 Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  64. bed187b sctp: fix double EPs display in sctp_diag by Xin Long · 8 years ago
  65. 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 8 years ago
  66. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 8 years ago
  67. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 8 years ago
  68. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 8 years ago
  69. b4f3479 libceph: take osdc->lock in osdmap_show() and dump flags in hex by Ilya Dryomov · 8 years ago
  70. 4609245 libceph: pool deletion detection by Ilya Dryomov · 8 years ago
  71. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 8 years ago
  72. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 8 years ago
  73. 1907920 libceph: support for sending notifies by Ilya Dryomov · 8 years ago
  74. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  75. 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 8 years ago
  76. 3540bfd libceph: request_init() and request_release_checks() by Ilya Dryomov · 8 years ago
  77. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 8 years ago
  78. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 8 years ago
  79. 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 8 years ago
  80. 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 8 years ago
  81. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 8 years ago
  82. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  83. fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 8 years ago
  84. b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  85. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 8 years ago
  86. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  87. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  88. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 8 years ago
  89. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 8 years ago
  90. 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 8 years ago
  91. f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 8 years ago
  92. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 8 years ago
  93. 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 8 years ago
  94. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 8 years ago
  95. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 8 years ago
  96. 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 8 years ago
  97. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 8 years ago
  98. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  99. 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 8 years ago
  100. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago