1. 56ac42b ipv6: Allow request socks to contain IPv6 options. by Huw Davies · 8 years ago
  2. ceba183 calipso: Set the calipso socket label to match the secattr. by Huw Davies · 8 years ago
  3. 3faa8f9 netlabel: Move bitmap manipulation functions to the NetLabel core. by Huw Davies · 8 years ago
  4. e67ae21 ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer. by Huw Davies · 8 years ago
  5. d7cce01 netlabel: Add support for removing a CALIPSO DOI. by Huw Davies · 8 years ago
  6. e1ce69d netlabel: Add support for enumerating the CALIPSO DOI list. by Huw Davies · 8 years ago
  7. a5e3449 netlabel: Add support for querying a CALIPSO DOI. by Huw Davies · 8 years ago
  8. cb72d38 netlabel: Initial support for the CALIPSO netlink protocol. by Huw Davies · 8 years ago
  9. 4d202a0 net_sched: generalize bulk dequeue by Eric Dumazet · 8 years ago
  10. 008830b net_sched: fq_codel: cache skb->truesize into skb->cb by Eric Dumazet · 8 years ago
  11. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  12. 82bec71 netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED by Pablo Neira Ayuso · 8 years ago
  13. 3183ab8 netfilter: conntrack: allow increasing bucket size via sysctl too by Florian Westphal · 8 years ago
  14. 37a9cc5 netfilter: nf_tables: add generation mask to sets by Pablo Neira Ayuso · 8 years ago
  15. 664b0f8 netfilter: nf_tables: add generation mask to chains by Pablo Neira Ayuso · 8 years ago
  16. f2a6d76 netfilter: nf_tables: add generation mask to tables by Pablo Neira Ayuso · 8 years ago
  17. 889f7ee netfilter: nf_tables: add generic macros to check for generation mask by Pablo Neira Ayuso · 8 years ago
  18. 7643507 netfilter: xt_NFLOG: nflog-range does not truncate packets by Vishwanath Pai · 8 years ago
  19. 067a7cd act_ife: only acquire tcf_lock for existing actions by WANG Cong · 8 years ago
  20. 6c8dee9 netfilter: move zone info into struct nf_conn by Florian Westphal · 8 years ago
  21. 506e65d netfilter: make comparision helpers stub functions in ZONES=n case by Florian Westphal · 8 years ago
  22. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 8 years ago
  23. afbac601 net: ipv6: Address selection needs to consider L3 domains by David Ahern · 8 years ago
  24. 0d240e7 net: vrf: Implement get_saddr for IPv6 by David Ahern · 8 years ago
  25. a2e2ff5 net: ipv6: Move ip6_route_get_saddr to inline by David Ahern · 8 years ago
  26. b9adcd69 vxlan: Add new UDP encapsulation offload type for VXLAN-GPE by Alexander Duyck · 8 years ago
  27. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 8 years ago
  28. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 8 years ago
  29. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 8 years ago
  30. 86a9805 vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes by Alexander Duyck · 8 years ago
  31. 695ef16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  32. e582615 gre: fix error handler by Eric Dumazet · 8 years ago
  33. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 8 years ago
  34. bbe5f5c 6lowpan: introduce 6lowpan-nd by Alexander Aring · 8 years ago
  35. cc84b3c ipv6: export several functions by Alexander Aring · 8 years ago
  36. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 8 years ago
  37. 4f36ce8 ndisc: add __ndisc_opt_addr_data function by Alexander Aring · 8 years ago
  38. 1e82f96 ndisc: add __ndisc_opt_addr_space function by Alexander Aring · 8 years ago
  39. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 8 years ago
  40. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 8 years ago
  41. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  42. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 8 years ago
  43. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 8 years ago
  44. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 8 years ago
  45. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 8 years ago
  46. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  47. d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  48. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 8 years ago
  49. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 8 years ago
  51. 52fbb29 net: sched: fix qdisc->running lockdep annotations by Eric Dumazet · 8 years ago
  52. 5caa328 mac80211: implement codel on fair queuing flows by Michal Kazior · 8 years ago
  53. 80a83cf mac80211: skip netdev queue control with software queuing by Michal Kazior · 8 years ago
  54. c894504 sched: place state, next_sched and gso_skb in same cacheline again by Florian Westphal · 8 years ago
  55. a09ceb0 sched: remove qdisc->drop by Florian Westphal · 8 years ago
  56. c3a173d sched: remove qdisc_rehape_fail by Florian Westphal · 8 years ago
  57. dd47c1f cbq: remove TCA_CBQ_POLICE support by Florian Westphal · 8 years ago
  58. 96c63fa net: Add l3mdev rule by David Ahern · 8 years ago
  59. 0c73c52 net: dsa: Initialize CPU port ethtool ops per tree by Florian Fainelli · 8 years ago
  60. 3256564 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  61. 92c075d net: sched: fix tc_should_offload for specific clsact classes by Daniel Borkmann · 8 years ago
  62. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  63. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  64. 0b0f43f net sched: indentation and other OCD stylistic fixes by Jamal Hadi Salim · 8 years ago
  65. 48d8ee1 net sched actions: aggregate dumping of actions timeinfo by Jamal Hadi Salim · 8 years ago
  66. 53eb440 net sched actions: introduce timestamp for firsttime use by Jamal Hadi Salim · 8 years ago
  67. a27758f net_sched: keep backlog updated with qlen by WANG Cong · 8 years ago
  68. 3ec10d3 ipvs: update real-server binding of outgoing connections in SIP-pe by Marco Angaroni · 8 years ago
  69. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 8 years ago
  70. 39a7f2a net: dsa: Refactor selection of tag ops into a function by Andrew Lunn · 8 years ago
  71. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 8 years ago
  72. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 8 years ago
  73. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 8 years ago
  74. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 8 years ago
  75. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 8 years ago
  76. fc14963 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  77. 595d0b2 udp: avoid csum_partial() for validated skb by Eric Dumazet · 8 years ago
  78. 019ae3a cfg80211: Advertise extended capabilities per interface type to userspace by Kanchanapally, Vidyullatha · 8 years ago
  79. bf1ecd2 cfg80211: Allow cfg80211_connect_result() errors to be distinguished by Jouni Malinen · 8 years ago
  80. 9791d8e ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions by Arnd Bergmann · 8 years ago
  81. dc3ee32 netfilter: nf_queue: Make the queue_handler pernet by Eric W. Biederman · 8 years ago
  82. a9efad8 net_sched: avoid too many hrtimer_start() calls by Eric Dumazet · 8 years ago
  83. fc64869 net: sock: move ->sk_shutdown out of bitfields. by Andrey Ryabinin · 8 years ago
  84. b8921ca ip4ip6: Support for GSO/GRO by Tom Herbert · 8 years ago
  85. aa3463d fou: Add encap ops for IPv6 tunnels by Tom Herbert · 8 years ago
  86. 058214a ip6_tun: Add infrastructure for doing encapsulation by Tom Herbert · 8 years ago
  87. dc969b8 fou: Split out {fou,gue}_build_header by Tom Herbert · 8 years ago
  88. 55c2bc1 net: Cleanup encap items in ip_tunnels.h by Tom Herbert · 8 years ago
  89. e6790fd mlx5: avoid unused variable warning by Arnd Bergmann · 8 years ago
  90. da4ed55 switchdev: pass pointer to fib_info instead of copy by Jiri Pirko · 8 years ago
  91. 5022524 netlink: kill nla_put_u64() by Nicolas Dichtel · 8 years ago
  92. 10cbc68 net/sched: cls_flower: Hardware offloaded filters statistics support by Amir Vadai · 8 years ago
  93. 3804070 net/sched: Enable netdev drivers to update statistics of offloaded actions by Amir Vadai · 8 years ago
  94. d34e3e1 net: cls_u32: Add support for skip-sw flag to tc u32 classifier. by Samudrala, Sridhar · 8 years ago
  95. 760edee net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file. by Samudrala, Sridhar · 8 years ago
  96. da73b4e gre: Fix wrong tpi->proto in WCCP by Haishuang Yan · 8 years ago
  97. 7fd3819 Merge tag 'mac80211-next-for-davem-2016-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  98. 46fa38e mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS by Johannes Berg · 8 years ago
  99. 53873f1 cfg80211: make wdev_list accessible to drivers by Johannes Berg · 8 years ago
  100. 9e9ea43 cfg80211: allow finding vendor with OUI without specifying the OUI type by Emmanuel Grumbach · 8 years ago