1. 86ca02e netfilter: connlabels: Export setting connlabel length by Joe Stringer · 9 years ago
  2. 55e5713 netfilter: Always export nf_connlabels_replace() by Joe Stringer · 9 years ago
  3. 182e304 openvswitch: Allow matching on conntrack mark by Joe Stringer · 9 years ago
  4. 7f8a436 openvswitch: Add conntrack action 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. 1dd34b5 bpf: fix bpf_skb_set_tunnel_key() helper by Alexei Starovoitov · 9 years ago
  9. cff8245 net_sched: act_bpf: remove spinlock in fast path by Alexei Starovoitov · 9 years ago
  10. 9e528d8 net_sched: convert rsvp to call tcf_exts_destroy from rcu callback by Alexei Starovoitov · 9 years ago
  11. ed7aa87 net_sched: convert tcindex to call tcf_exts_destroy from rcu callback by Alexei Starovoitov · 9 years ago
  12. faa54be net_sched: act_bpf: remove unnecessary copy by Alexei Starovoitov · 9 years ago
  13. 3c64562 net_sched: make tcf_hash_destroy() static by Alexei Starovoitov · 9 years ago
  14. 2724121 RDS: remove superfluous from rds_ib_alloc_fmr() by santosh.shilimkar@oracle.com · 9 years ago
  15. ef5217a RDS: flush the FMR pool less often by santosh.shilimkar@oracle.com · 9 years ago
  16. ad1d7dc RDS: push FMR pool flush work to its own worker by santosh.shilimkar@oracle.com · 9 years ago
  17. 6116c20 RDS: fix fmr pool dirty_count by Wengang Wang · 9 years ago
  18. 3f6b314 RDS: Fix rds MR reference count in rds_rdma_unuse() by santosh.shilimkar@oracle.com · 9 years ago
  19. ba54d3c RDS: fix the dangling reference to rds_ib_incoming_slab by santosh.shilimkar@oracle.com · 9 years ago
  20. b8766e4 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  21. b01d04a rds: Fix improper gfp_t usage. by David S. Miller · 9 years ago
  22. e252b3d route: fix a use-after-free by WANG Cong · 9 years ago
  23. d749916 net-next: Fix warning while make xmldocs caused by skbuff.c by Masanari Iida · 9 years ago
  24. 94c10f0 ah4: Fix error return in ah_input(). by David S. Miller · 9 years ago
  25. 2510505 ah6: fix error return code by Julia Lawall · 9 years ago
  26. ae05368 RDS: check for valid cm_id before initiating connection by santosh.shilimkar@oracle.com · 9 years ago
  27. 06e8941 RDS: return EMSGSIZE for oversize requests before processing/queueing by Mukesh Kacker · 9 years ago
  28. dfcec25 RDS: make sure rds_send_drop_to properly takes the m_rs_lock by santosh.shilimkar@oracle.com · 9 years ago
  29. 1c3be62 RDS: Don't destroy the rdma id until after we're done using it by Santosh Shilimkar · 9 years ago
  30. 5c240fa RDS: Fix assertion level from fatal to warning by santosh.shilimkar@oracle.com · 9 years ago
  31. 3049147 RDS: Make sure we do a signaled send for large-send by santosh.shilimkar@oracle.com · 9 years ago
  32. 4f73113 RDS: Mark message mapped before transmit by santosh.shilimkar@oracle.com · 9 years ago
  33. 0df5f9a6 RDS: add a sock_destruct callback debug aid by santosh.shilimkar@oracle.com · 9 years ago
  34. 0c48424 RDS: check for congestion updates during rds_send_xmit by santosh.shilimkar@oracle.com · 9 years ago
  35. 73ce431 RDS: make sure we post recv buffers by santosh.shilimkar@oracle.com · 9 years ago
  36. e1f475a RDS: don't update ip address tables if the address hasn't changed by santosh.shilimkar@oracle.com · 9 years ago
  37. 1bc7b863 RDS: destroy the ib state earlier during shutdown by santosh.shilimkar@oracle.com · 9 years ago
  38. 43962dd RDS: always free recv frag as we free its ring entry by santosh.shilimkar@oracle.com · 9 years ago
  39. 1d2e3f3 RDS: restore return value in rds_cmsg_rdma_args() by santosh.shilimkar@oracle.com · 9 years ago
  40. 43e122b tcp: refine pacing rate determination by Eric Dumazet · 9 years ago
  41. 4ec3b28 xfrm: Use VRF master index if output device is enslaved by David Ahern · 9 years ago
  42. 6f021c6 tcp: fix slow start after idle vs TSO/GSO by Eric Dumazet · 9 years ago
  43. 854d2a6 batman-adv: beautify supported routing algorithm list by Marek Lindner · 9 years ago
  44. 87b40f5 batman-adv: Fix conditional statements indentation by Sven Eckelmann · 9 years ago
  45. 5274cd6 batman-adv: Add lockdep_asserts for documented external locks by Sven Eckelmann · 9 years ago
  46. 2c72d65 batman-adv: Annotate deleting functions with external lock via lockdep by Sven Eckelmann · 9 years ago
  47. 7c26a53 batman-adv: convert bat_priv->tt.req_list to hlist by Marek Lindner · 9 years ago
  48. 0b8336f batman-adv: Fix gw_bandwidth calculation on 32 bit systems by Sven Eckelmann · 9 years ago
  49. 77927b7 batman-adv: Return EINVAL on invalid gw_bandwidth change by Sven Eckelmann · 9 years ago
  50. a121048 batman-adv: prevent potential hlist double deletion by Marek Lindner · 9 years ago
  51. d0fa4f3 batman-adv: convert orig_node->vlan_list to hlist by Marek Lindner · 9 years ago
  52. 2bdd188 batman-adv: Remove batadv_ types forward declarations by Sven Eckelmann · 9 years ago
  53. 383b863 batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new by Marek Lindner · 9 years ago
  54. 433ff98 batman-adv: update kernel doc of batadv_tt_global_del_orig_entry() by Marek Lindner · 9 years ago
  55. 4f248cf batman-adv: Remove multiple assignment per line by Sven Eckelmann · 9 years ago
  56. 3447382 batman-adv: Fix kerneldoc over 80 column lines by Sven Eckelmann · 9 years ago
  57. 6b5e971 batman-adv: Replace C99 int types with kernel type by Sven Eckelmann · 9 years ago
  58. 92b78af ila: Precompute checksum difference for translations by Tom Herbert · 9 years ago
  59. 127eb7c lwt: Add cfg argument to build_state by Tom Herbert · 9 years ago
  60. d9893d1 Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  61. 2be80c2 tipc: fix stale link problem during synchronization by Jon Paul Maloy · 9 years ago
  62. 5ae2f8e tipc: interrupt link synchronization when a link goes down by Jon Paul Maloy · 9 years ago
  63. 17b2063 tipc: eliminate risk of premature link setup during failover by Jon Paul Maloy · 9 years ago
  64. 2701366 fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks by Tom Herbert · 9 years ago
  65. b7fe10e gro: Fix remcsum offload to deal with frags in GRO by Tom Herbert · 9 years ago
  66. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  67. a9e01ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  68. 81bf1c6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  69. 32a2b00 ipv6: route: per route IP tunnel metadata via lightweight tunnel by Jiri Benc · 9 years ago
  70. 904af04 ipv6: route: extend flow representation with tunnel key by Jiri Benc · 9 years ago
  71. ab45060 ipv6: ndisc: inherit metadata dst when creating ndisc requests by Jiri Benc · 9 years ago
  72. 06e9d04 ipv6: drop metadata dst in ip6_route_input by Jiri Benc · 9 years ago
  73. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  74. 7c383fb ip_tunnels: use tos and ttl fields also for IPv6 by Jiri Benc · 9 years ago
  75. c1ea5d6 ip_tunnels: add IPv6 addresses to ip_tunnel_key by Jiri Benc · 9 years ago
  76. 4c9bcd1 net: Fix nexthop lookups by David Ahern · 9 years ago
  77. eb4cb85 bridge: fix netlink max attr size by Scott Feldman · 9 years ago
  78. e01286e ipv4: Make fib_encap_match static by Ying Xue · 9 years ago
  79. 29e7692 nfc: netlink: Add capability to reply to vendor_cmd with data by Christophe Ricard · 9 years ago
  80. 5a9e0ff nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter by Christophe Ricard · 9 years ago
  81. 025a0cb NFC: nci: export nci_core_reset and nci_core_init by Robert Baldyga · 9 years ago
  82. fdf79bd NFC: nci: Add post_setup handler by Robert Baldyga · 9 years ago
  83. 18041e3 vrf: vrf_master_ifindex_rcu is not always called with rcu read lock by Nikolay Aleksandrov · 9 years ago
  84. 8cfd23e netfilter: nft_payload: work around vlan header stripping by Florian Westphal · 9 years ago
  85. 2d79849 lwtunnel: ip tunnel: fix multiple routes with different encap by Jiri Benc · 9 years ago
  86. df383e6 lwtunnel: fix memory leak by Jiri Benc · 9 years ago
  87. fd7dec2 batman-adv: Fix memory leak on tt add with invalid vlan by Sven Eckelmann · 9 years ago
  88. 1e72e6f net: dsa: Allow multi hop routes to be expressed by Andrew Lunn · 9 years ago
  89. 348e343 net: sched: drop all special handling of tx_queue_len == 0 by Phil Sutter · 9 years ago
  90. 906470c net: warn if drivers set tx_queue_len = 0 by Phil Sutter · 9 years ago
  91. 4676a15 net: caif: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  92. 9ad09c5 net: hsr: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  93. cdf7370 net: batman-adv: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  94. 0a5f107 net: dsa: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  95. 4afbc0d net: 6lowpan: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  96. ccecb2a net: bridge: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  97. 2e659c0 net: 8021q: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  98. 65d7ab8 net: Identifier Locator Addressing module by Tom Herbert · 9 years ago
  99. abc5d1f net: Add inet_proto_csum_replace_by_diff utility function by Tom Herbert · 9 years ago
  100. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago