1. 55e5713 netfilter: Always export nf_connlabels_replace() by Joe Stringer · 9 years ago
  2. 182e304 openvswitch: Allow matching on conntrack mark by Joe Stringer · 9 years ago
  3. 7f8a436 openvswitch: Add conntrack action by Joe Stringer · 9 years ago
  4. e79e259 dst: Add __skb_dst_copy() variation by Joe Stringer · 9 years ago
  5. 5b49004 ipv6: Export nf_ct_frag6_gather() by Joe Stringer · 9 years ago
  6. be26b9a openvswitch: Move MASKED* macros to datapath.h by Joe Stringer · 9 years ago
  7. 8e2fed1 openvswitch: Serialize acts with original netlink len by Joe Stringer · 9 years ago
  8. 538e456 bgmac: support up to 3 cores (devices) on a bus by Rafał Miłecki · 9 years ago
  9. 395250e Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  10. 1dd34b5 bpf: fix bpf_skb_set_tunnel_key() helper by Alexei Starovoitov · 9 years ago
  11. 8c5bbe7 Merge branch 'act_bpf_lockless' by David S. Miller · 9 years ago
  12. cff8245 net_sched: act_bpf: remove spinlock in fast path by Alexei Starovoitov · 9 years ago
  13. 9e528d8 net_sched: convert rsvp to call tcf_exts_destroy from rcu callback by Alexei Starovoitov · 9 years ago
  14. ed7aa87 net_sched: convert tcindex to call tcf_exts_destroy from rcu callback by Alexei Starovoitov · 9 years ago
  15. faa54be net_sched: act_bpf: remove unnecessary copy by Alexei Starovoitov · 9 years ago
  16. 3c64562 net_sched: make tcf_hash_destroy() static by Alexei Starovoitov · 9 years ago
  17. dc8242f lib/Makefile: remove CONFIG_AVERAGE build rule by Valentin Rothberg · 9 years ago
  18. 0ba3ac0 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  19. ee92a20 ath10k: fix compilation warnings in wmi phyerr pull function by Raja Mani · 9 years ago
  20. 36582e5 ath10k: add qca6164 support by Michal Kazior · 9 years ago
  21. 4535edb ath10k: add spectral scan support for 10.4 fw by Raja Mani · 9 years ago
  22. 5e55e3c ath10k: fix dma_mapping_error() handling by Michal Kazior · 9 years ago
  23. 503422d ath10k: add missing mutex unlock on failpath by Michal Kazior · 9 years ago
  24. b635f09 Merge branch 'dsa-docs' by David S. Miller · 9 years ago
  25. ef63463 Documentation: networking: dsa: Add Broadcom SF2 document by Florian Fainelli · 9 years ago
  26. 77760e9 Documentation: networking: add a DSA document by Florian Fainelli · 9 years ago
  27. c30ee8b Merge branch 'rds-more-fixes' by David S. Miller · 9 years ago
  28. 2724121 RDS: remove superfluous from rds_ib_alloc_fmr() by santosh.shilimkar@oracle.com · 9 years ago
  29. ef5217a RDS: flush the FMR pool less often by santosh.shilimkar@oracle.com · 9 years ago
  30. ad1d7dc RDS: push FMR pool flush work to its own worker by santosh.shilimkar@oracle.com · 9 years ago
  31. 6116c20 RDS: fix fmr pool dirty_count by Wengang Wang · 9 years ago
  32. 3f6b314 RDS: Fix rds MR reference count in rds_rdma_unuse() by santosh.shilimkar@oracle.com · 9 years ago
  33. ba54d3c RDS: fix the dangling reference to rds_ib_incoming_slab by santosh.shilimkar@oracle.com · 9 years ago
  34. b8766e4 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  35. dafc219 enic: reduce ioread in devcmd2 by Govindarajulu Varadarajan · 9 years ago
  36. 6e85d5a r8169: Add values missing in @get_stats64 from HW counters by Corinna Vinschen · 9 years ago
  37. b01d04a rds: Fix improper gfp_t usage. by David S. Miller · 9 years ago
  38. 04e1b73 MAINTAINERS: update vmxnet3 driver maintainer by Shrikrishna Khare · 9 years ago
  39. 48e92c4 vxlan: fix multiple inclusion of vxlan.h by Jiri Benc · 9 years ago
  40. 081958e MAINTAINERS: Add VRF entry by David Ahern · 9 years ago
  41. e252b3d route: fix a use-after-free by WANG Cong · 9 years ago
  42. d749916 net-next: Fix warning while make xmldocs caused by skbuff.c by Masanari Iida · 9 years ago
  43. 79c441a ppp: implement x-netns support by Guillaume Nault · 9 years ago
  44. 542a64c net: sun4i-emac: Claim emac sram by Hans de Goede · 9 years ago
  45. 2c0027c inetpeer: remove dead code by David Ahern · 9 years ago
  46. 5283af8 net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue by Rana Shahout · 9 years ago
  47. 94c10f0 ah4: Fix error return in ah_input(). by David S. Miller · 9 years ago
  48. 2510505 ah6: fix error return code by Julia Lawall · 9 years ago
  49. 5c12197 mlxsw: fix error return code by Julia Lawall · 9 years ago
  50. 1ef53eb net: davinci_emac: fix error return code by Julia Lawall · 9 years ago
  51. 96fd26b Merge branch 'rds-assorted-bug-fixes' by David S. Miller · 9 years ago
  52. ae05368 RDS: check for valid cm_id before initiating connection by santosh.shilimkar@oracle.com · 9 years ago
  53. 06e8941 RDS: return EMSGSIZE for oversize requests before processing/queueing by Mukesh Kacker · 9 years ago
  54. dfcec25 RDS: make sure rds_send_drop_to properly takes the m_rs_lock by santosh.shilimkar@oracle.com · 9 years ago
  55. 1c3be62 RDS: Don't destroy the rdma id until after we're done using it by Santosh Shilimkar · 9 years ago
  56. 5c240fa RDS: Fix assertion level from fatal to warning by santosh.shilimkar@oracle.com · 9 years ago
  57. 3049147 RDS: Make sure we do a signaled send for large-send by santosh.shilimkar@oracle.com · 9 years ago
  58. 4f73113 RDS: Mark message mapped before transmit by santosh.shilimkar@oracle.com · 9 years ago
  59. 0df5f9a6 RDS: add a sock_destruct callback debug aid by santosh.shilimkar@oracle.com · 9 years ago
  60. 0c48424 RDS: check for congestion updates during rds_send_xmit by santosh.shilimkar@oracle.com · 9 years ago
  61. 73ce431 RDS: make sure we post recv buffers by santosh.shilimkar@oracle.com · 9 years ago
  62. e1f475a RDS: don't update ip address tables if the address hasn't changed by santosh.shilimkar@oracle.com · 9 years ago
  63. 1bc7b863 RDS: destroy the ib state earlier during shutdown by santosh.shilimkar@oracle.com · 9 years ago
  64. 43962dd RDS: always free recv frag as we free its ring entry by santosh.shilimkar@oracle.com · 9 years ago
  65. 1d2e3f3 RDS: restore return value in rds_cmsg_rdma_args() by santosh.shilimkar@oracle.com · 9 years ago
  66. 43e122b tcp: refine pacing rate determination by Eric Dumazet · 9 years ago
  67. 4ec3b28 xfrm: Use VRF master index if output device is enslaved by David Ahern · 9 years ago
  68. 6f021c6 tcp: fix slow start after idle vs TSO/GSO by Eric Dumazet · 9 years ago
  69. a8b9774 rsi: Fix possible leak when loading firmware by Christian Engelmayer · 9 years ago
  70. 4e70f21 brcmfmac: Add support for host platform NVRAM loading. by Hante Meuleman · 9 years ago
  71. fc7c3ad brcmfmac: bump highest event number for 4339 firmware by Arend van Spriel · 9 years ago
  72. b02bf19 brcmfmac: block the correct flowring when backup queue overflow by Franky Lin · 9 years ago
  73. 39504a2 brcmfmac: make use of cfg80211_check_combinations() by Arend van Spriel · 9 years ago
  74. 2bb66a8 brcmfmac: add debugfs entry for msgbuf statistics by Franky Lin · 9 years ago
  75. 0882dda brcmfmac: correct interface combination info by Arend van Spriel · 9 years ago
  76. 50f32e2 brcmfmac: check all combinations when setting wiphy's addresses by Rafał Miłecki · 9 years ago
  77. 1642d09 rtlwifi: rtl8192cu: Add new device ID by Adrien Schildknecht · 9 years ago
  78. 12ff728 rtlwifi: rtl8192ee: fix semicolon.cocci warnings by Wu Fengguang · 9 years ago
  79. 1425064 ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT by Oleksij Rempel · 9 years ago
  80. 11c3653 Merge tag 'iwlwifi-next-for-kalle-2015-08-23' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  81. 854d2a6 batman-adv: beautify supported routing algorithm list by Marek Lindner · 9 years ago
  82. 87b40f5 batman-adv: Fix conditional statements indentation by Sven Eckelmann · 9 years ago
  83. 5274cd6 batman-adv: Add lockdep_asserts for documented external locks by Sven Eckelmann · 9 years ago
  84. 2c72d65 batman-adv: Annotate deleting functions with external lock via lockdep by Sven Eckelmann · 9 years ago
  85. 7c26a53 batman-adv: convert bat_priv->tt.req_list to hlist by Marek Lindner · 9 years ago
  86. 0b8336f batman-adv: Fix gw_bandwidth calculation on 32 bit systems by Sven Eckelmann · 9 years ago
  87. 77927b7 batman-adv: Return EINVAL on invalid gw_bandwidth change by Sven Eckelmann · 9 years ago
  88. a121048 batman-adv: prevent potential hlist double deletion by Marek Lindner · 9 years ago
  89. d0fa4f3 batman-adv: convert orig_node->vlan_list to hlist by Marek Lindner · 9 years ago
  90. 2bdd188 batman-adv: Remove batadv_ types forward declarations by Sven Eckelmann · 9 years ago
  91. 383b863 batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new by Marek Lindner · 9 years ago
  92. 433ff98 batman-adv: update kernel doc of batadv_tt_global_del_orig_entry() by Marek Lindner · 9 years ago
  93. 4f248cf batman-adv: Remove multiple assignment per line by Sven Eckelmann · 9 years ago
  94. 3447382 batman-adv: Fix kerneldoc over 80 column lines by Sven Eckelmann · 9 years ago
  95. 6b5e971 batman-adv: Replace C99 int types with kernel type by Sven Eckelmann · 9 years ago
  96. 56fff0a Merge branch 'fjes' by David S. Miller · 9 years ago
  97. 786eec2 fjes: ethtool support by Taku Izumi · 9 years ago
  98. cb79eaa fjes: handle receive cancellation request interrupt by Taku Izumi · 9 years ago
  99. b5a9152 fjes: epstop_task by Taku Izumi · 9 years ago
  100. 785f28e fjes: update_zone_task by Taku Izumi · 9 years ago