1. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  2. f2d74cf bridge: Cache net in br_nf_pre_routing_finish by Eric W. Biederman · 9 years ago
  3. 6532948 bridge: Pass net into br_nf_push_frag_xmit by Eric W. Biederman · 9 years ago
  4. 8d4df0b9 bridge: Pass net into br_nf_ip_fragment by Eric W. Biederman · 9 years ago
  5. adb28c9 ipv6: Compute net once in raw6_send_hdrinc by Eric W. Biederman · 9 years ago
  6. 19a0644 ipv6: Cache net in ip6_output by Eric W. Biederman · 9 years ago
  7. 78126c4 ipv6: Only compute net once in ip6_finish_output2 by Eric W. Biederman · 9 years ago
  8. 9865249 ipv6: Don't recompute net in ip6_rcv by Eric W. Biederman · 9 years ago
  9. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  10. 1f19c57 bridge: Introduce br_send_bpdu_finish by Eric W. Biederman · 9 years ago
  11. f9e4306 arp: Introduce arp_xmit_finish by Eric W. Biederman · 9 years ago
  12. 244ba77 ipv6: Only compute net once in ip6mr_forward2_finish by Eric W. Biederman · 9 years ago
  13. 758ccac ipv4: Only compute net once in ipmr_forward_finish by Eric W. Biederman · 9 years ago
  14. 38184b3 ipv4: Only compute net once in ip_rcv_finish by Eric W. Biederman · 9 years ago
  15. 4ba1bf4 ipv4: Only compute net once in ip_finish_output2 by Eric W. Biederman · 9 years ago
  16. 9479b0a ipv4: Explicitly compute net in ip_fragment by Eric W. Biederman · 9 years ago
  17. 26a949d ipv4: Only compute net once in ip_do_fragment by Eric W. Biederman · 9 years ago
  18. cc4c851 ipv4: Don't recompute net in ipmr_queue_xmit by Eric W. Biederman · 9 years ago
  19. 88f5cc2 ipv4: Remember the net in ip_output and ip_mc_output by Eric W. Biederman · 9 years ago
  20. e707766 ipv4: Compute net once in ip_rcv by Eric W. Biederman · 9 years ago
  21. f8e1ac7 ipv4: Compute net once in ip_forward_finish by Eric W. Biederman · 9 years ago
  22. fcad0ac ipv4: Compute net once in ip_forward by Eric W. Biederman · 9 years ago
  23. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  24. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  25. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  26. d5566fd rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats by Sowmini Varadhan · 9 years ago
  27. c36ba66 net: Allow user to get table id from route lookup by David Ahern · 9 years ago
  28. b7503e0 net: Add FIB table id to rtable by David Ahern · 9 years ago
  29. d08c4f3 net: Refactor rtable initialization by David Ahern · 9 years ago
  30. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  31. 3092752 tcp_cubic: better follow cubic curve after idle period by Eric Dumazet · 9 years ago
  32. 05c5a46 tcp: generate CA_EVENT_TX_START on data frames by Neal Cardwell · 9 years ago
  33. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 9 years ago
  34. a66e365 netlink, mmap: don't walk rx ring on poll if receive queue non-empty by Daniel Borkmann · 9 years ago
  35. 52fe51f ipv6: fix ifnullfree.cocci warnings by Wu Fengguang · 9 years ago
  36. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  37. 6b9ea5a ipv6: fix multipath route replace error recovery by Roopa Prabhu · 9 years ago
  38. 74e98eb RDS: verify the underlying transport exists before creating a connection by Sasha Levin · 9 years ago
  39. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  40. 7845989 net: tipc: fix stall during bclink wakeup procedure by Kolmakov Dmitriy · 9 years ago
  41. 7a577f0 net: bridge: remove unnecessary switchdev include by Vivien Didelot · 9 years ago
  42. bf361ad net: bridge: check __vlan_vid_del for error by Vivien Didelot · 9 years ago
  43. 4e4adb2 Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  44. f88f69d openvswitch: Remove conntrack Kconfig option. by Joe Stringer · 9 years ago
  45. 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
  46. 8f384c0 RDS: rds_conn_lookup() should factor in the struct net for a match by Sowmini Varadhan · 9 years ago
  47. 0890cf6 switchdev: fix return value of switchdev_port_fdb_dump in case of error by Jiri Pirko · 9 years ago
  48. 53cfd05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  49. 25b4a44 net/ipv6: Correct PIM6 mrt_lock handling by Richard Laing · 9 years ago
  50. 1744771 Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  51. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  52. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  53. ef9be10 mac80211: reject software RSSI CQM with beacon filtering by Johannes Berg · 9 years ago
  54. 52a45f3 mac80211: avoid VHT usage with no 80MHz chans allowed by Arik Nemtsov · 9 years ago
  55. 549cc1c cfg80211: regulatory: restore proper user alpha2 by Maciej S. Szmigiero · 9 years ago
  56. 4c07789 rfkill: Copy "all" global state to other types by João Paulo Rechi Vita · 9 years ago
  57. 22f6689 mac80211: protect non-HT BSS when HT TDLS traffic exists by Avri Altman · 9 years ago
  58. 98a1f82 mac80211: Do not use sizeof() on pointer type by Thierry Reding · 9 years ago
  59. 410f038 sctp: add routing output fallback by Marcelo Ricardo Leitner · 9 years ago
  60. d82f0f1 sctp: fix dst leak by Marcelo Ricardo Leitner · 9 years ago
  61. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  62. 62da986 netfilter: nf_conntrack: make nf_ct_zone_dflt built-in by Daniel Borkmann · 9 years ago
  63. a82b0e6 netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled by Daniel Borkmann · 9 years ago
  64. e41b0be ipv6: fix exthdrs offload registration in out_rt path by Daniel Borkmann · 9 years ago
  65. b382c08 sock, diag: fix panic in sock_diag_put_filterinfo by Daniel Borkmann · 9 years ago
  66. 20a17bf flow_dissector: Use 'const' where possible. by David S. Miller · 9 years ago
  67. a17ace9 flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c by David S. Miller · 9 years ago
  68. 4b36993 flow_dissector: Don't use bit fields. by David S. Miller · 9 years ago
  69. 6db61d7 flow_dissector: Ignore flow dissector return value from ___skb_get_hash by Tom Herbert · 9 years ago
  70. 823b969 flow_dissector: Add control/reporting of encapsulation by Tom Herbert · 9 years ago
  71. 872b1ab flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen by Tom Herbert · 9 years ago
  72. 8306b68 flow_dissector: Add flag to stop parsing at L3 by Tom Herbert · 9 years ago
  73. b840f28 flow_dissector: Support IPv6 fragment header by Tom Herbert · 9 years ago
  74. 807e165 flow_dissector: Add control/reporting of fragmentation by Tom Herbert · 9 years ago
  75. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 9 years ago
  76. a6e544b flow_dissector: Jump to exit code in __skb_flow_dissect by Tom Herbert · 9 years ago
  77. c6cc1ca flowi: Abstract out functions to get flow hash based on flowi by Tom Herbert · 9 years ago
  78. bcc8383 skbuff: Make __skb_set_sw_hash a general function by Tom Herbert · 9 years ago
  79. 9b8ff51 net: Make table id type u32 by David Ahern · 9 years ago
  80. 9cf94ea netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths by Daniel Borkmann · 9 years ago
  81. 63b6c13 tun_dst: Remove opts_size by Pravin B Shelar · 9 years ago
  82. 2053aeb ipv6: send only one NEWLINK when RA causes changes by Marius Tomaschewski · 9 years ago
  83. d4c9039 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  84. a394eef ipv6: send NEWLINK on RA managed/otherconf changes by Marius Tomaschewski · 9 years ago
  85. e448534 net: dsa: Allow DSA and CPU ports to have a phy-mode property by Andrew Lunn · 9 years ago
  86. 39b0c70 net: dsa: Allow configuration of CPU & DSA port speeds/duplex by Andrew Lunn · 9 years ago
  87. 6ea3c9d5 mpls: fix mpls_net_init memory leak by Nikolay Aleksandrov · 9 years ago
  88. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  89. b8d3e41 fib, fib6: reject invalid feature bits by Daniel Borkmann · 9 years ago
  90. 1bb1480 net: fib6: reduce identation in ip6_convert_metrics by Daniel Borkmann · 9 years ago
  91. 6cf9dfd net: fib: move metrics parsing to a helper by Florian Westphal · 9 years ago
  92. 4c22279 ip-tunnel: Use API to access tunnel metadata options. by Pravin B Shelar · 9 years ago
  93. d1bfc62 ipv4: fix 32b build by Madalin Bucur · 9 years ago
  94. 80ec192 ipv4: Fix 32-bit build. by David S. Miller · 9 years ago
  95. 0ef7077 netlink: rx mmap: fix POLLIN condition by Ken-ichirou MATSUZAWA · 9 years ago
  96. a3a7737 net: Optimize snmp stat aggregation by walking all the percpu data at once by Raghavendra K T · 9 years ago
  97. c4c6bc3 net: Introduce helper functions to get the per cpu data by Raghavendra K T · 9 years ago
  98. 06fb4e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  100. e558024 rds/ib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago