1. 88182a0 netfilter: nf_tables: Use pkt->net instead of computing net from the passed net_devices by Eric W. Biederman · 9 years ago
  2. 46448d0 netfilter: nf_tables: Pass struct net in nft_pktinfo by Eric W. Biederman · 9 years ago
  3. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  4. 156c196 netfilter: x_tables: Pass struct net in xt_action_param by Eric W. Biederman · 9 years ago
  5. 6aa187f netfilter: nf_tables: kill nft_pktinfo.ops by Eric W. Biederman · 9 years ago
  6. 082a758 inet netfilter: Prefer state->hook to ops->hooknum by Eric W. Biederman · 9 years ago
  7. 6cb8ff3f1 inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table by Eric W. Biederman · 9 years ago
  8. 97b59c3 netfilter: ebtables: Simplify the arguments to ebt_do_table by Eric W. Biederman · 9 years ago
  9. 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
  10. 6818375 Bluetooth: Fix reporting incorrect EIR in device found mgmt event by Szymon Janc · 9 years ago
  11. e781b7f Bluetooth: Add BT_ERR_RATELIMITED by Szymon Janc · 9 years ago
  12. 47bbbb3 sch_dsmark: improve memory locality by Eric Dumazet · 9 years ago
  13. 2535400 Merge branch 'bcmgenet-irq-coalesce' by David S. Miller · 9 years ago
  14. 4a29645 net: bcmgenet: Implement RX coalescing control knobs by Florian Fainelli · 9 years ago
  15. 2f91307 net: bcmgenet: Implement TX coalescing control knobs by Florian Fainelli · 9 years ago
  16. 9110fe4 lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR. by Woojung.Huh@microchip.com · 9 years ago
  17. 758c5c1 lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control. by Woojung.Huh@microchip.com · 9 years ago
  18. bdfba55e lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.h by Woojung.Huh@microchip.com · 9 years ago
  19. ce85e13 lan78xx: Update to use phylib instead of mii_if_info. by Woojung.Huh@microchip.com · 9 years ago
  20. 05fe68c lan78xx: Add PHYLIB and MICROCHIP_PHY as default config. by Woojung.Huh@microchip.com · 9 years ago
  21. 6c595b0 lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY by Woojung.Huh@microchip.com · 9 years ago
  22. bde6f9d net: Initialize table in fib result by David Ahern · 9 years ago
  23. 41a9802 Merge branch 'bpf_avoid_clone' by David S. Miller · 9 years ago
  24. 27b29f6 bpf: add bpf_redirect() helper by Alexei Starovoitov · 9 years ago
  25. 045efa8 cls_bpf: introduce integrated actions by Daniel Borkmann · 9 years ago
  26. f6c5333 net: only check perm protocol when register proto by Junwei Zhang · 9 years ago
  27. 4b1b865 bonding: use l4 hash if available by Eric Dumazet · 9 years ago
  28. 58d607d tcp: provide skb->hash to synack packets by Eric Dumazet · 9 years ago
  29. f91638a i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13 by Catherine Sullivan · 9 years ago
  30. b72dc7b i40e/i40evf: add get AQ result command to nvmupdate utility by Shannon Nelson · 9 years ago
  31. e4c83c2 i40e/i40evf: add exec_aq command to nvmupdate utility by Shannon Nelson · 9 years ago
  32. 2f1b5bc i40e/i40evf: add wait states to NVM state machine by Shannon Nelson · 9 years ago
  33. 0af8e9d i40e/i40evf: add GetStatus command for nvmupdate by Shannon Nelson · 9 years ago
  34. 6b5c1b8 i40e/i40evf: add handling of writeback descriptor by Shannon Nelson · 9 years ago
  35. 87db27a i40e/i40evf: save aq writeback for future inspection by Shannon Nelson · 9 years ago
  36. 79afe83 i40e: rename variable to prevent clash of understanding by Shannon Nelson · 9 years ago
  37. bbe8373 Merge branch 'nf_hook_netns' by David S. Miller · 9 years ago
  38. be10de0 netfilter: Add blank lines in callers of netfilter hooks by Eric W. Biederman · 9 years ago
  39. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  40. 9dff2c9 netfilter: Use nf_hook_state.net by Eric W. Biederman · 9 years ago
  41. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  42. 04eb448 bridge: Add br_netif_receive_skb remove netif_receive_skb_sk by Eric W. Biederman · 9 years ago
  43. f2d74cf bridge: Cache net in br_nf_pre_routing_finish by Eric W. Biederman · 9 years ago
  44. 6532948 bridge: Pass net into br_nf_push_frag_xmit by Eric W. Biederman · 9 years ago
  45. 8d4df0b9 bridge: Pass net into br_nf_ip_fragment by Eric W. Biederman · 9 years ago
  46. adb28c9 ipv6: Compute net once in raw6_send_hdrinc by Eric W. Biederman · 9 years ago
  47. 19a0644 ipv6: Cache net in ip6_output by Eric W. Biederman · 9 years ago
  48. 78126c4 ipv6: Only compute net once in ip6_finish_output2 by Eric W. Biederman · 9 years ago
  49. 9865249 ipv6: Don't recompute net in ip6_rcv by Eric W. Biederman · 9 years ago
  50. 2b4aa3c net: Remove dev_queue_xmit_sk by Eric W. Biederman · 9 years ago
  51. 1f19c57 bridge: Introduce br_send_bpdu_finish by Eric W. Biederman · 9 years ago
  52. f9e4306 arp: Introduce arp_xmit_finish by Eric W. Biederman · 9 years ago
  53. 244ba77 ipv6: Only compute net once in ip6mr_forward2_finish by Eric W. Biederman · 9 years ago
  54. 758ccac ipv4: Only compute net once in ipmr_forward_finish by Eric W. Biederman · 9 years ago
  55. 38184b3 ipv4: Only compute net once in ip_rcv_finish by Eric W. Biederman · 9 years ago
  56. 4ba1bf4 ipv4: Only compute net once in ip_finish_output2 by Eric W. Biederman · 9 years ago
  57. 9479b0a ipv4: Explicitly compute net in ip_fragment by Eric W. Biederman · 9 years ago
  58. 26a949d ipv4: Only compute net once in ip_do_fragment by Eric W. Biederman · 9 years ago
  59. cc4c851 ipv4: Don't recompute net in ipmr_queue_xmit by Eric W. Biederman · 9 years ago
  60. 88f5cc2 ipv4: Remember the net in ip_output and ip_mc_output by Eric W. Biederman · 9 years ago
  61. e707766 ipv4: Compute net once in ip_rcv by Eric W. Biederman · 9 years ago
  62. f8e1ac7 ipv4: Compute net once in ip_forward_finish by Eric W. Biederman · 9 years ago
  63. fcad0ac ipv4: Compute net once in ip_forward by Eric W. Biederman · 9 years ago
  64. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  65. a6568b2 xfrm: Remove unused afinfo method init_dst by Eric W. Biederman · 9 years ago
  66. 7a77350 netfilter: Pass net to nf_hook_thresh by Eric W. Biederman · 9 years ago
  67. b11b1f6 netfilter: Store net in nf_hook_state by Eric W. Biederman · 9 years ago
  68. fb88425 netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh by Eric W. Biederman · 9 years ago
  69. a2f23e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  70. c4047f5 net-sysfs: get_netdev_queue_index() cleanup by Thadeu Lima de Souza Cascardo · 9 years ago
  71. 0738eff can: Allwinner A10/A20 CAN Controller support - Kernel module by Gerhard Bertelsmann · 9 years ago
  72. 4366bd4 can: Allwinner A10/A20 CAN Controller support - Devicetree bindings by Gerhard Bertelsmann · 9 years ago
  73. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  74. ce26d81 Bluetooth: hci_qca: Coding style clean up by Prasanna Karthik · 9 years ago
  75. 10bd973 Bluetooth: bt3c_cs: clean up obsolete functions by Prasanna Karthik · 9 years ago
  76. 8f9d02f Bluetooth: Remove SCO fragments on connection close by Kuba Pawlak · 9 years ago
  77. f755247 Bluetooth: hci_intel: Enable IRQ wake capability by Loic Poulain · 9 years ago
  78. 30e945f Bluetooth: hci_intel: Give priority to LPM packets by Loic Poulain · 9 years ago
  79. 9def9af atusb: add handling for different chipnames by Alexander Aring · 9 years ago
  80. c5080d4 Bluetooth: Fix typo in smp_ah comment for hash function by Marcel Holtmann · 9 years ago
  81. 6cc4396 Bluetooth: hci_bcm: Add wake-up capability by Frederic Danis · 9 years ago
  82. e924d3d Bluetooth: btusb: Use btintel_load_ddc_config for device config by Loic Poulain · 9 years ago
  83. 1cfbabd Bluetooth: hci_intel: Add Device configuration by Loic Poulain · 9 years ago
  84. 145f236 Bluetooth: btintel: Add Device Configuration support by Loic Poulain · 9 years ago
  85. a9cb0fe Bluetooth: hci_intel: Fix warnings due to unused lpm functions by Loic Poulain · 9 years ago
  86. 0eee53c Bluetooth: btintel: fix warning by Vincent Stehlé · 9 years ago
  87. bfe08a8 ieee802154: af_ieee802154: fix typo in comment. by Stefan Schmidt · 9 years ago
  88. 29cd5dd ieee802154: docs: fix project name to linux-wpan as well as some typos by Stefan Schmidt · 9 years ago
  89. 5c3c473 at86rf230: detailed edge triggered irq warning by Alexander Aring · 9 years ago
  90. 493bc90 at86rf230: add debugfs support by Alexander Aring · 9 years ago
  91. ed4a26b at86rf230: interrupt tx with force trx_off by Alexander Aring · 9 years ago
  92. 346ce4b at86rf230: change trac status check behaviour by Alexander Aring · 9 years ago
  93. a1d8d9a5 ieee802154: 6lowpan: use correct ESC value for dispatch by Stefan Schmidt · 9 years ago
  94. 776857a ieee802154: 6lowpan: fix drop return value by Alexander Aring · 9 years ago
  95. 187625e ieee802154: 6lowpan: remove tx full-size calc workaround by Alexander Aring · 9 years ago
  96. 0c43496 ieee802154: 6lowpan: remove packet type to host by Alexander Aring · 9 years ago
  97. 54552d0 ieee802154: 6lowpan: check on valid 802.15.4 frame by Alexander Aring · 9 years ago
  98. c6fdbba ieee802154: 6lowpan: add check for reserved dispatch by Alexander Aring · 9 years ago
  99. ad66360 ieee802154: 6lowpan: add handler for all dispatch values by Alexander Aring · 9 years ago
  100. faf7d36 ieee802154: 6lowpan: add generic lowpan header check by Alexander Aring · 9 years ago