1. 6ea29da net: remove unused argument of __netdev_find_adj() by Michal Kubeček · 9 years ago
  2. 163c2e2 l2tp: auto load IP modules by stephen hemminger · 9 years ago
  3. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  4. f37db85 net: dsa: Set a "dsa" device_type by Florian Fainelli · 9 years ago
  5. f623ab7 switchdev: reduce transaction phase enum down to a boolean by Jiri Pirko · 9 years ago
  6. 79a62eb dsa: use prepare/commit switchdev transaction helpers by Jiri Pirko · 9 years ago
  7. 9f6467c switchdev: remove "ABORT" transaction phase by Jiri Pirko · 9 years ago
  8. f8db834 switchdev: move transaction phase enum under transaction structure by Jiri Pirko · 9 years ago
  9. 7ea6eb3 switchdev: introduce transaction item queue for attr_set and obj_add by Jiri Pirko · 9 years ago
  10. 69f5df4 switchdev: rename "trans" to "trans_ph". by Jiri Pirko · 9 years ago
  11. d8ed625 tcp: factorize sk_txhash init by Eric Dumazet · 9 years ago
  12. 38cf595 ipv6: remove unused neigh parameter from ndisc functions by Jiri Benc · 9 years ago
  13. 92c14d9 genetlink: simplify genl_notify by Jiri Benc · 9 years ago
  14. dcd45e0 bridge: don't age externally added FDB entries by Siva Mannem · 9 years ago
  15. a79e88d bridge: define some min/max/default ageing time constants by Scott Feldman · 9 years ago
  16. 5cf8ca0 cls_bpf: further limit exec opcodes subset by Daniel Borkmann · 9 years ago
  17. ef146fa cls_bpf: make binding to classid optional by Daniel Borkmann · 9 years ago
  18. bf007d1 cls_bpf: also dump TCA_BPF_FLAGS by Daniel Borkmann · 9 years ago
  19. 927ab1d sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirect by Daniel Borkmann · 9 years ago
  20. 644d0e6 ipv6 Use get_hash_from_flowi6 for rt6 hash by Tom Herbert · 9 years ago
  21. 99cb99a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  22. f9b9958 tcp: send loss probe after 1s if no RTT available by Yuchung Cheng · 9 years ago
  23. 0f1c28a tcp: usec resolution SYN/ACK RTT by Yuchung Cheng · 9 years ago
  24. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  25. 5dcd246 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  26. 22a3f9a rxrpc: Replace get_seconds with ktime_get_seconds by Ksenija Stanojevic · 9 years ago
  27. 0a031ac5 netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6 by Eric W. Biederman · 9 years ago
  28. c7af648 netfilter: Pass net into nf_xfrm_me_harder by Eric W. Biederman · 9 years ago
  29. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  30. 176971b ipvs: Read hooknum from state rather than ops->hooknum by Eric W. Biederman · 9 years ago
  31. a31f1ad netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple by Eric W. Biederman · 9 years ago
  32. a4ffe31 act_connmark: Remember the struct net instead of guessing it. by Eric W. Biederman · 9 years ago
  33. 206e8c0 netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6 by Eric W. Biederman · 9 years ago
  34. 88182a0 netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devices by Eric W. Biederman · 9 years ago
  35. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  36. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  37. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  38. 082a758 inet netfilter: Prefer state->hook to ops->hooknum by Eric W. Biederman · 9 years ago
  39. 6cb8ff3f1 inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table by Eric W. Biederman · 9 years ago
  40. 97b59c3 netfilter: ebtables: Simplify the arguments to ebt_do_table by Eric W. Biederman · 9 years ago
  41. 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
  42. 6818375 Bluetooth: Fix reporting incorrect EIR in device found mgmt event by Szymon Janc · 9 years ago
  43. e781b7f Bluetooth: Add BT_ERR_RATELIMITED by Szymon Janc · 9 years ago
  44. 47bbbb3 sch_dsmark: improve memory locality by Eric Dumazet · 9 years ago
  45. bde6f9d net: Initialize table in fib result by David Ahern · 9 years ago
  46. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  47. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  48. f6c5333 net: only check perm protocol when register proto by Junwei Zhang · 9 years ago
  49. 58d607d tcp: provide skb->hash to synack packets by Eric Dumazet · 9 years ago
  50. be10de0 netfilter: Add blank lines in callers of netfilter hooks by Eric W. Biederman · 9 years ago
  51. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  52. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  53. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  54. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  55. f2d74cf bridge: Cache net in br_nf_pre_routing_finish by Eric W. Biederman · 9 years ago
  56. 6532948 bridge: Pass net into br_nf_push_frag_xmit by Eric W. Biederman · 9 years ago
  57. 8d4df0b9 bridge: Pass net into br_nf_ip_fragment by Eric W. Biederman · 9 years ago
  58. adb28c9 ipv6: Compute net once in raw6_send_hdrinc by Eric W. Biederman · 9 years ago
  59. 19a0644 ipv6: Cache net in ip6_output by Eric W. Biederman · 9 years ago
  60. 78126c4 ipv6: Only compute net once in ip6_finish_output2 by Eric W. Biederman · 9 years ago
  61. 9865249 ipv6: Don't recompute net in ip6_rcv by Eric W. Biederman · 9 years ago
  62. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  63. 1f19c57 bridge: Introduce br_send_bpdu_finish by Eric W. Biederman · 9 years ago
  64. f9e4306 arp: Introduce arp_xmit_finish by Eric W. Biederman · 9 years ago
  65. 244ba77 ipv6: Only compute net once in ip6mr_forward2_finish by Eric W. Biederman · 9 years ago
  66. 758ccac8e ipv4: Only compute net once in ipmr_forward_finish by Eric W. Biederman · 9 years ago
  67. 38184b3 ipv4: Only compute net once in ip_rcv_finish by Eric W. Biederman · 9 years ago
  68. 4ba1bf4 ipv4: Only compute net once in ip_finish_output2 by Eric W. Biederman · 9 years ago
  69. 9479b0a ipv4: Explicitly compute net in ip_fragment by Eric W. Biederman · 9 years ago
  70. 26a949d ipv4: Only compute net once in ip_do_fragment by Eric W. Biederman · 9 years ago
  71. cc4c851 ipv4: Don't recompute net in ipmr_queue_xmit by Eric W. Biederman · 9 years ago
  72. 88f5cc2 ipv4: Remember the net in ip_output and ip_mc_output by Eric W. Biederman · 9 years ago
  73. e707766 ipv4: Compute net once in ip_rcv by Eric W. Biederman · 9 years ago
  74. f8e1ac7 ipv4: Compute net once in ip_forward_finish by Eric W. Biederman · 9 years ago
  75. fcad0ac ipv4: Compute net once in ip_forward by Eric W. Biederman · 9 years ago
  76. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  77. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  78. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  79. c5080d4 Bluetooth: Fix typo in smp_ah comment for hash function by Marcel Holtmann · 9 years ago
  80. a1d8d9a5 ieee802154: 6lowpan: use correct ESC value for dispatch by Stefan Schmidt · 9 years ago
  81. 776857a ieee802154: 6lowpan: fix drop return value by Alexander Aring · 9 years ago
  82. 187625e ieee802154: 6lowpan: remove tx full-size calc workaround by Alexander Aring · 9 years ago
  83. 0c43496 ieee802154: 6lowpan: remove packet type to host by Alexander Aring · 9 years ago
  84. 54552d0 ieee802154: 6lowpan: check on valid 802.15.4 frame by Alexander Aring · 9 years ago
  85. c6fdbba ieee802154: 6lowpan: add check for reserved dispatch by Alexander Aring · 9 years ago
  86. ad66360 ieee802154: 6lowpan: add handler for all dispatch values by Alexander Aring · 9 years ago
  87. faf7d36 ieee802154: 6lowpan: add generic lowpan header check by Alexander Aring · 9 years ago
  88. 72a5e6b ieee820154: 6lowpan: dispatch evaluation rework by Alexander Aring · 9 years ago
  89. f801cf4 ieee802154: 6lowpan: earlier skb->dev switch by Alexander Aring · 9 years ago
  90. 742c3af ieee802154: 6lowpan: trivial checks at first by Alexander Aring · 9 years ago
  91. ad23d5b ieee802154: 6lowpan: cleanup pull of iphc bytes by Alexander Aring · 9 years ago
  92. 989d433 ieee802154: 6lowpan: change if lowpan dev is running by Alexander Aring · 9 years ago
  93. 348a882 ieee802154: 6lowpan: remove EXPORT_SYMBOL by Alexander Aring · 9 years ago
  94. 56aeadd ieee802154: 6lowpan: remove set to zero by Alexander Aring · 9 years ago
  95. 2c88b52 ieee802154: 6lowpan: remove check on null by Alexander Aring · 9 years ago
  96. 90997af ieee802154: 6lowpan: register packet layer while open by Alexander Aring · 9 years ago
  97. f460658 ieee802154: 6lowpan: change dev vars to wdev and ldev by Alexander Aring · 9 years ago
  98. 6b3cc1d Bluetooth: close HCI device when user channel socket gets closed by Simon Fels · 9 years ago
  99. e81be90 Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_Key by Johan Hedberg · 9 years ago
  100. 4e47809 ipvs: add sysctl to ignore tunneled packets by Alex Gartrell · 9 years ago