1. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  2. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  3. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  4. 082a758 inet netfilter: Prefer state->hook to ops->hooknum by Eric W. Biederman · 9 years ago
  5. 6cb8ff3f1 inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table by Eric W. Biederman · 9 years ago
  6. 97b59c3 netfilter: ebtables: Simplify the arguments to ebt_do_table by Eric W. Biederman · 9 years ago
  7. 36aea58 Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 9 years ago
  8. 47bbbb3 sch_dsmark: improve memory locality by Eric Dumazet · 9 years ago
  9. bde6f9d net: Initialize table in fib result by David Ahern · 9 years ago
  10. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  11. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  12. f6c5333 net: only check perm protocol when register proto by Junwei Zhang · 9 years ago
  13. 58d607d tcp: provide skb->hash to synack packets by Eric Dumazet · 9 years ago
  14. be10de0 netfilter: Add blank lines in callers of netfilter hooks by Eric W. Biederman · 9 years ago
  15. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  16. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  17. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  18. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  19. f2d74cf bridge: Cache net in br_nf_pre_routing_finish by Eric W. Biederman · 9 years ago
  20. 6532948 bridge: Pass net into br_nf_push_frag_xmit by Eric W. Biederman · 9 years ago
  21. 8d4df0b9 bridge: Pass net into br_nf_ip_fragment by Eric W. Biederman · 9 years ago
  22. adb28c9 ipv6: Compute net once in raw6_send_hdrinc by Eric W. Biederman · 9 years ago
  23. 19a0644 ipv6: Cache net in ip6_output by Eric W. Biederman · 9 years ago
  24. 78126c4 ipv6: Only compute net once in ip6_finish_output2 by Eric W. Biederman · 9 years ago
  25. 9865249 ipv6: Don't recompute net in ip6_rcv by Eric W. Biederman · 9 years ago
  26. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  27. 1f19c57 bridge: Introduce br_send_bpdu_finish by Eric W. Biederman · 9 years ago
  28. f9e4306 arp: Introduce arp_xmit_finish by Eric W. Biederman · 9 years ago
  29. 244ba77 ipv6: Only compute net once in ip6mr_forward2_finish by Eric W. Biederman · 9 years ago
  30. 758ccac ipv4: Only compute net once in ipmr_forward_finish by Eric W. Biederman · 9 years ago
  31. 38184b3 ipv4: Only compute net once in ip_rcv_finish by Eric W. Biederman · 9 years ago
  32. 4ba1bf4 ipv4: Only compute net once in ip_finish_output2 by Eric W. Biederman · 9 years ago
  33. 9479b0a ipv4: Explicitly compute net in ip_fragment by Eric W. Biederman · 9 years ago
  34. 26a949d ipv4: Only compute net once in ip_do_fragment by Eric W. Biederman · 9 years ago
  35. cc4c851 ipv4: Don't recompute net in ipmr_queue_xmit by Eric W. Biederman · 9 years ago
  36. 88f5cc2 ipv4: Remember the net in ip_output and ip_mc_output by Eric W. Biederman · 9 years ago
  37. e707766 ipv4: Compute net once in ip_rcv by Eric W. Biederman · 9 years ago
  38. f8e1ac7 ipv4: Compute net once in ip_forward_finish by Eric W. Biederman · 9 years ago
  39. fcad0ac ipv4: Compute net once in ip_forward by Eric W. Biederman · 9 years ago
  40. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  41. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  42. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  43. 4e47809 ipvs: add sysctl to ignore tunneled packets by Alex Gartrell · 9 years ago
  44. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  45. c36ba66 net: Allow user to get table id from route lookup by David Ahern · 9 years ago
  46. b7503e0 net: Add FIB table id to rtable by David Ahern · 9 years ago
  47. d08c4f3 net: Refactor rtable initialization by David Ahern · 9 years ago
  48. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  49. 3092752 tcp_cubic: better follow cubic curve after idle period by Eric Dumazet · 9 years ago
  50. 05c5a46 tcp: generate CA_EVENT_TX_START on data frames by Neal Cardwell · 9 years ago
  51. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 9 years ago
  52. a66e365 netlink, mmap: don't walk rx ring on poll if receive queue non-empty by Daniel Borkmann · 9 years ago
  53. 52fe51f ipv6: fix ifnullfree.cocci warnings by Wu Fengguang · 9 years ago
  54. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  55. 6b9ea5a ipv6: fix multipath route replace error recovery by Roopa Prabhu · 9 years ago
  56. 74e98eb RDS: verify the underlying transport exists before creating a connection by Sasha Levin · 9 years ago
  57. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  58. 7845989 net: tipc: fix stall during bclink wakeup procedure by Kolmakov Dmitriy · 9 years ago
  59. 7a577f0 net: bridge: remove unnecessary switchdev include by Vivien Didelot · 9 years ago
  60. bf361ad net: bridge: check __vlan_vid_del for error by Vivien Didelot · 9 years ago
  61. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  62. f88f69d openvswitch: Remove conntrack Kconfig option. by Joe Stringer · 9 years ago
  63. 080fff5 Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  64. 8f384c0 RDS: rds_conn_lookup() should factor in the struct net for a match by Sowmini Varadhan · 9 years ago
  65. 0890cf6 switchdev: fix return value of switchdev_port_fdb_dump in case of error by Jiri Pirko · 9 years ago
  66. 53cfd05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  67. 25b4a44 net/ipv6: Correct PIM6 mrt_lock handling by Richard Laing · 9 years ago
  68. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  69. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  70. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  71. ef9be10 mac80211: reject software RSSI CQM with beacon filtering by Johannes Berg · 9 years ago
  72. 52a45f3 mac80211: avoid VHT usage with no 80MHz chans allowed by Arik Nemtsov · 9 years ago
  73. 549cc1c cfg80211: regulatory: restore proper user alpha2 by Maciej S. Szmigiero · 9 years ago
  74. 4c07789 rfkill: Copy "all" global state to other types by João Paulo Rechi Vita · 9 years ago
  75. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  76. 98a1f82 mac80211: Do not use sizeof() on pointer type by Thierry Reding · 9 years ago
  77. 410f038 sctp: add routing output fallback by Marcelo Ricardo Leitner · 9 years ago
  78. d82f0f1 sctp: fix dst leak by Marcelo Ricardo Leitner · 9 years ago
  79. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  80. 62da986 netfilter: nf_conntrack: make nf_ct_zone_dflt built-in by Daniel Borkmann · 9 years ago
  81. a82b0e6 netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled by Daniel Borkmann · 9 years ago
  82. e41b0be ipv6: fix exthdrs offload registration in out_rt path by Daniel Borkmann · 9 years ago
  83. b382c08 sock, diag: fix panic in sock_diag_put_filterinfo by Daniel Borkmann · 9 years ago
  84. 20a17bf flow_dissector: Use 'const' where possible. by David S. Miller · 9 years ago
  85. a17ace9 flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c by David S. Miller · 9 years ago
  86. 4b36993 flow_dissector: Don't use bit fields. by David S. Miller · 9 years ago
  87. 6db61d7 flow_dissector: Ignore flow dissector return value from ___skb_get_hash by Tom Herbert · 9 years ago
  88. 823b969 flow_dissector: Add control/reporting of encapsulation by Tom Herbert · 9 years ago
  89. 872b1ab flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen by Tom Herbert · 9 years ago
  90. 8306b68 flow_dissector: Add flag to stop parsing at L3 by Tom Herbert · 9 years ago
  91. b840f28 flow_dissector: Support IPv6 fragment header by Tom Herbert · 9 years ago
  92. 807e165 flow_dissector: Add control/reporting of fragmentation by Tom Herbert · 9 years ago
  93. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  94. a6e544b flow_dissector: Jump to exit code in __skb_flow_dissect by Tom Herbert · 9 years ago
  95. c6cc1ca flowi: Abstract out functions to get flow hash based on flowi by Tom Herbert · 9 years ago
  96. bcc8383 skbuff: Make __skb_set_sw_hash a general function by Tom Herbert · 9 years ago
  97. 9b8ff51 net: Make table id type u32 by David Ahern · 9 years ago
  98. 9cf94ea netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths by Daniel Borkmann · 9 years ago
  99. 63b6c13 tun_dst: Remove opts_size by Pravin B Shelar · 9 years ago
  100. 2053aeb ipv6: send only one NEWLINK when RA causes changes by Marius Tomaschewski · 9 years ago