1. 554ae6e samples/bpf: add userspace example for prohibiting sockets by David Ahern · 8 years ago
  2. 4f2e7ae samples/bpf: Update bpf loader for cgroup section names by David Ahern · 8 years ago
  3. aa4c103 bpf: Add support for reading socket family, type, protocol by David Ahern · 8 years ago
  4. ad2805d samples: bpf: add userspace example for modifying sk_bound_dev_if by David Ahern · 8 years ago
  5. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
  6. b2cd125 bpf: Refactor cgroups code in prep for new type by David Ahern · 8 years ago
  7. 7f7bf16 mlx4: fix use-after-free in mlx4_en_fold_software_stats() by Eric Dumazet · 8 years ago
  8. bd3ad7d net: thunderx: Fix transmit queue timeout issue by Sunil Goutham · 8 years ago
  9. 9aac3c1 Merge branch 'offloading-tc-rules-hw' by David S. Miller · 8 years ago
  10. ebe0687 net/mlx5e: Support adding ingress tc rule when egress device flag is set by Hadar Hen Zion · 8 years ago
  11. 726293f net/mlx5e: Save the represntor netdevice as part of the representor by Hadar Hen Zion · 8 years ago
  12. 718f13e net/mlx5e: Bring back representor's ndos that were accidentally removed by Hadar Hen Zion · 8 years ago
  13. 7091d8c net/sched: cls_flower: Add offload support using egress Hardware device by Hadar Hen Zion · 8 years ago
  14. 255cb30 net/sched: act_mirred: Add new tc_action_ops get_dev() by Hadar Hen Zion · 8 years ago
  15. 3036dab net/sched: cls_flower: Provide a filter to replace/destroy hardware filter functions by Hadar Hen Zion · 8 years ago
  16. 7968521 net/sched: cls_flower: Try to offload only if skip_hw flag isn't set by Hadar Hen Zion · 8 years ago
  17. 55330f0 net/sched: Add separate check for skip_hw flag by Hadar Hen Zion · 8 years ago
  18. 25429d7 tcp: allow to turn tcp timestamp randomization off by Florian Westphal · 8 years ago
  19. 95a22ca tcp: randomize tcp timestamp offsets for each connection by Florian Westphal · 8 years ago
  20. 7df5358 Merge branch 'qed-iscsi' by David S. Miller · 8 years ago
  21. 1d6cff4 qed: Add iSCSI out of order packet handling. by Yuval Mintz · 8 years ago
  22. fc83182 qed: Add support for hardware offloaded iSCSI. by Yuval Mintz · 8 years ago
  23. b14945a net: atarilance: use %8ph for printing hex string by Rasmus Villemoes · 8 years ago
  24. d709b2a net/mlx5e: skip loopback selftest with !CONFIG_INET by Arnd Bergmann · 8 years ago
  25. 366cbf2 bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller by Daniel Borkmann · 8 years ago
  26. 83a1a1a sock: reset sk_err for ICMP packets read from error queue by Soheil Hassas Yeganeh · 8 years ago
  27. f577e22 Merge branch 'lwt-bpf' by David S. Miller · 8 years ago
  28. f74599f bpf: Add tests and samples for LWT-BPF by Thomas Graf · 8 years ago
  29. 3a0af8f bpf: BPF for lightweight tunnel infrastructure by Thomas Graf · 8 years ago
  30. efd8570 route: Set lwtstate for local traffic and cached input dsts by Thomas Graf · 8 years ago
  31. 11b3d9c5 route: Set orig_output when redirecting to lwt on locally generated traffic by Thomas Graf · 8 years ago
  32. ee3d7c6 Merge branch 'mlx5-updates' by David S. Miller · 8 years ago
  33. 5067b60 net/mlx5e: Remove flow encap entry in the correct place by Roi Dayan · 8 years ago
  34. 961e897 net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instance by Roi Dayan · 8 years ago
  35. 86a33ae net/mlx5e: Correct cleanup order when deleting offloaded TC rules by Roi Dayan · 8 years ago
  36. 5363606 net/mlx5e: Remove redundant hashtable lookup in configure flower by Roi Dayan · 8 years ago
  37. ec8b998 net/mlx5e: Create UMR MKey per RQ by Tariq Toukan · 8 years ago
  38. 3608ae7 net/mlx5e: Move function mlx5e_create_umr_mkey by Tariq Toukan · 8 years ago
  39. 1c1b522 net/mlx5e: Implement Fragmented Work Queue (WQ) by Tariq Toukan · 8 years ago
  40. 6c0c620 Merge branch 'altera-tse-sgmii-pcs' by David S. Miller · 8 years ago
  41. 3b80456 net: ethernet: altera_tse: add support for SGMII PCS by Neill Whillans · 8 years ago
  42. dc855b3 net: phy: vitesse: add support for VSC8572 by Stephen Agate · 8 years ago
  43. b3b9fa0 Merge branch 'sfc-defalconisation-fixups' by David S. Miller · 8 years ago
  44. 99831b1 sfc: remove RESET_TYPE_RX_RECOVERY by Edward Cree · 8 years ago
  45. d7d6cab sfc: don't select SFC_FALCON by Edward Cree · 8 years ago
  46. edd96fa sfc: fix debug message format string in efx_farch_handle_rx_not_ok by Edward Cree · 8 years ago
  47. 2934c9d rtnetlink: return the correct error code by Zhang Shengju · 8 years ago
  48. 6060298 audit: remove useless synchronize_net() by WANG Cong · 8 years ago
  49. 8857846 Merge branch 'mdix_ctrl' by David S. Miller · 8 years ago
  50. 4e26c5c net: phy: Fix the mdix_ctrl changes by Raju Lakkaraju · 8 years ago
  51. 233275e net: phy: Add mdi(x) support in Microsemi PHYs driver by Raju Lakkaraju · 8 years ago
  52. 1004ee6 net: phy: update the mdix_ctrl with correct value. by Raju Lakkaraju · 8 years ago
  53. f4ed2fe net: phy: add mdix_ctrl to hold the user configuration. by Raju Lakkaraju · 8 years ago
  54. 8f679ed driver: ipvlan: Remove useless member mtu_adj of struct ipvl_dev by Gao Feng · 8 years ago
  55. fec668d ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 8 years ago
  56. 77d1337 ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc by Souptick Joarder · 8 years ago
  57. d109e61 net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu. by Lorenzo Colitti · 8 years ago
  58. e954890 bpf: add test for the verifier equal logic bug by Josef Bacik · 8 years ago
  59. ddf952a Merge branch 'cpsw-per-channel-shaping' by David S. Miller · 8 years ago
  60. 8feb0a1 net: ethernet: ti: cpsw: split tx budget according between channels by Ivan Khoronzhuk · 8 years ago
  61. 342934a net: ethernet: ti: cpsw: optimize end of poll cycle by Ivan Khoronzhuk · 8 years ago
  62. 83fcad0 net: ethernet: ti: cpsw: add .ndo to set per-queue rate by Ivan Khoronzhuk · 8 years ago
  63. 8f32b90 net: ethernet: ti: davinci_cpdma: add set rate for a channel by Ivan Khoronzhuk · 8 years ago
  64. 0fc6432 net: ethernet: ti: davinci_cpdma: add weight function for channels by Ivan Khoronzhuk · 8 years ago
  65. 348bfec Merge branch 'qed-XDP-support' by David S. Miller · 8 years ago
  66. cb6aeb0 qede: Add support for XDP_TX by Mintz, Yuval · 8 years ago
  67. 496e051 qede: Add basic XDP support by Mintz, Yuval · 8 years ago
  68. 9eb2235 qede: Better utilize the qede_[rt]x_queue by Mintz, Yuval · 8 years ago
  69. 8a47253 qede: Don't check netdevice for rx-hash by Mintz, Yuval · 8 years ago
  70. 3da7a37 qed*: Handle-based L2-queues. by Mintz, Yuval · 8 years ago
  71. 567b3c1 qede: Revise state locking scheme by Mintz, Yuval · 8 years ago
  72. f4fad34 qede: Refactor data-path Rx flow by Mintz, Yuval · 8 years ago
  73. 4dbcd64 qede: Refactor statistics gathering by Mintz, Yuval · 8 years ago
  74. 80439a1 qede: Remove 'num_tc'. by Mintz, Yuval · 8 years ago
  75. 6d937ac qed: Optimize qed_chain datapath usage by Mintz, Yuval · 8 years ago
  76. 01e2301 qede: Optimize aggregation information size by Mintz, Yuval · 8 years ago
  77. f54b8cd ehea: Remove unnecessary memset of stats in netdev private data by Tobias Klauser · 8 years ago
  78. b634d30 cgroup, bpf: remove unnecessary #include by Alexei Starovoitov · 8 years ago
  79. 18502ac neigh: remove duplicate check for same neigh by Zhang Shengju · 8 years ago
  80. 9bee294 samples/bpf: fix include path by Alexei Starovoitov · 8 years ago
  81. 763dfa2 macvtap: replace printk with netdev_err by Zhang Shengju · 8 years ago
  82. 492e9d8 Merge branch 'liquidio-VF' by David S. Miller · 8 years ago
  83. b3c3597 liquidio CN23XX: VF init and destroy by Raghu Vatsavayi · 8 years ago
  84. cf39faf liquidio CN23XX: VF interrupt by Raghu Vatsavayi · 8 years ago
  85. f7cdd64 liquidio CN23XX: VF mailbox by Raghu Vatsavayi · 8 years ago
  86. 9003baf liquidio CN23XX: init VF softcommand queues by Raghu Vatsavayi · 8 years ago
  87. da15c78 liquidio CN23XX: VF register access by Raghu Vatsavayi · 8 years ago
  88. c865cdf liquidio CN23XX: VF queue setup by Raghu Vatsavayi · 8 years ago
  89. 69c69da liquidio CN23XX: VF config setup by Raghu Vatsavayi · 8 years ago
  90. 111fc64 liquidio CN23XX: VF registration by Raghu Vatsavayi · 8 years ago
  91. 547be9e liquidio CN23XX: VF register definitions by Raghu Vatsavayi · 8 years ago
  92. 1379fd3 samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode by Sargun Dhillon · 8 years ago
  93. 377fa64 net: brocade: bna: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  94. 85de857 bpf, xdp: allow to pass flags to dev_change_xdp_fd by Daniel Borkmann · 8 years ago
  95. 0f29f05 Merge branch 'broadcom-phy-internal-counters' by David S. Miller · 8 years ago
  96. b23ce9e net: phy: bcm7xxx: Plug in support for reading PHY error counters by Florian Fainelli · 8 years ago
  97. 820ee17 net: phy: broadcom: Add support code for reading PHY counters by Florian Fainelli · 8 years ago
  98. 5a6681e sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver by Edward Cree · 8 years ago
  99. 6bb10c2 cpsw: ethtool: add support for nway reset by Yegor Yefremov · 8 years ago
  100. 6d5274e Merge branch 'tcp-sender-chronographs' by David S. Miller · 8 years ago