1. 07151bc net: phy: select copper mode when Marvel 88e1111 in SGMII by Madalin Bucur · 9 years ago
  2. c4bc44c net: fec: fix the race between xmit and bdp reclaiming path by Kevin Hao · 9 years ago
  3. 2cf1b5c Merge branch 'mlxsw-fixes' by David S. Miller · 9 years ago
  4. e577516 mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit by Ido Schimmel · 9 years ago
  5. 3bfcd34 mlxsw: Use correct skb length when dumping payload by Ido Schimmel · 9 years ago
  6. d003462 mlxsw: Simplify mlxsw_sx_port_xmit function by Ido Schimmel · 9 years ago
  7. 7b7b9cf mlxsw: Strip FCS from incoming packets by Jiri Pirko · 9 years ago
  8. 74ed207 mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM by Jiri Pirko · 9 years ago
  9. e61011b mlxsw: Make system port to local port mapping explicit by Ido Schimmel · 9 years ago
  10. 26a80f6 mlxsw: Call free_netdev when removing port by Ido Schimmel · 9 years ago
  11. ecea499 net: ethernet: Fix double word "the the" in eth.c by Masanari Iida · 9 years ago
  12. 0024f89 net: phy: add RealTek RTL8211DN phy id by Shaohui Xie · 9 years ago
  13. 118d523 mpls: Enforce payload type of traffic sent using explicit NULL by Robert Shearman · 9 years ago
  14. d74a790 Merge branch 'bpf-perf' by David S. Miller · 9 years ago
  15. 47efb30 samples/bpf: example of get selected PMU counter value by Kaixu Xia · 9 years ago
  16. 35578d7 bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter by Kaixu Xia · 9 years ago
  17. ea317b2 bpf: Add new bpf map type to store the pointer to struct perf_event by Kaixu Xia · 9 years ago
  18. 2a36f0b bpf: Make the bpf_prog_array_map more generic by Wang Nan · 9 years ago
  19. ffe8690 perf: add the necessary core perf APIs when accessing events counters in eBPF programs by Kaixu Xia · 9 years ago
  20. f1d5ca4 Merge branch 'mv88e6xxx-switchdev-fdb' by David S. Miller · 9 years ago
  21. 8782051 net: dsa: mv88e6xxx: rework FDB add/del operations by Vivien Didelot · 9 years ago
  22. 6630e23 net: dsa: mv88e6xxx: rework FDB getnext operation by Vivien Didelot · 9 years ago
  23. 395059f net: dsa: mv88e6xxx: rename ATU MAC accessors by Vivien Didelot · 9 years ago
  24. 368b1d9 net: dsa: mv88e6xxx: extend fid mask by Vivien Didelot · 9 years ago
  25. 55045dd net: dsa: add support for switchdev FDB objects by Vivien Didelot · 9 years ago
  26. 8902482 net: switchdev: support static FDB addresses by Vivien Didelot · 9 years ago
  27. 1525c38 net: switchdev: change fdb addr for a byte array by Vivien Didelot · 9 years ago
  28. 4933d85 net:wimax: Fix doucble word "the the" in networking.xml by Masanari Iida · 9 years ago
  29. 10e4ea7 net: Fix race condition in store_rps_map by Tom Herbert · 9 years ago
  30. e05176a openvswitch: Make 100 percents packets sampled when sampling rate is 1. by Wenyu Zhang · 9 years ago
  31. da8b43c vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA by Alexei Starovoitov · 9 years ago
  32. e03c512 Merge branch 'rds-tcp-netns' by David S. Miller · 9 years ago
  33. 467fa15 RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns. by Sowmini Varadhan · 9 years ago
  34. d5a8ac2 RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net by Sowmini Varadhan · 9 years ago
  35. 1ebd08a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  36. d92cff8 net_dbg_ratelimited: turn into no-op when !DEBUG by Jason A. Donenfeld · 9 years ago
  37. 3dcb615 af_mpls: add null dev check in find_outdev by Roopa Prabhu · 9 years ago
  38. 3c62181 Merge branch 'test-bpf-next' by David S. Miller · 9 years ago
  39. 86bf172 test_bpf: add tests checking that JIT/interpreter sets A and X to 0. by Nicolas Schichan · 9 years ago
  40. 08fcb08 test_bpf: add more tests for LD_ABS and LD_IND. by Nicolas Schichan · 9 years ago
  41. d2648d4 test_bpf: add module parameters to filter the tests to run. by Nicolas Schichan · 9 years ago
  42. 2cf1ad7 test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs. by Nicolas Schichan · 9 years ago
  43. bac142a test_bpf: allow tests to specify an skb fragment. by Nicolas Schichan · 9 years ago
  44. e34684f test_bpf: avoid oopsing the kernel when generate_test_data() fails. by Nicolas Schichan · 9 years ago
  45. c71b5ad Merge branch 'mlx5e-next' by David S. Miller · 9 years ago
  46. efea389 net/mlx5_core: Support physical port counters by Gal Pressman · 9 years ago
  47. 9b37b07 net/mlx5e: Take advantage of the light-weight netdev open/stop by Achiad Shochat · 9 years ago
  48. 1cefa32 net/mlx5e: Disable async events before unregister_netdev() by Achiad Shochat · 9 years ago
  49. 40ab6a6 net/mlx5e: Rename/move functions following the ndo_stop flow change by Achiad Shochat · 9 years ago
  50. 5c50368 net/mlx5e: Light-weight netdev open/stop by Achiad Shochat · 9 years ago
  51. d9eea40 net/mlx5_core: Introduce access function to modify RSS/LRO params by Achiad Shochat · 9 years ago
  52. 50cfa25 net/mlx5e: Introduce the "Drop RQ" by Achiad Shochat · 9 years ago
  53. 4cbeaff net/mlx5e: Unify the RX flow by Achiad Shochat · 9 years ago
  54. adc4cc9 Merge branch 'cpsw-next' by David S. Miller · 9 years ago
  55. 32a7432 drivers: net: cpsw: add separate napi for tx by Mugunthan V N · 9 years ago
  56. d354eb8 drivers: net: cpsw: dual_emac: simplify napi usage by Mugunthan V N · 9 years ago
  57. 870915f drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from cpsw itself by Mugunthan V N · 9 years ago
  58. 5a9348b mpls: small cleanup in inet/inet6_fib_lookup_dev() by Dan Carpenter · 9 years ago
  59. 02b5242 Merge branch 'bnx2x-cnic-bnx2fc-bd-support' by David S. Miller · 9 years ago
  60. 2971ff6 bnx2fc: Read npiv table from nvram and create vports. by Joe Carnuccio · 9 years ago
  61. 97ac4ef bnx2x: Add BD support for storage by Yuval Mintz · 9 years ago
  62. 9b8d504 cnic: Add the interfaces to get FC-NPIV table. by Adheer Chandravanshi · 9 years ago
  63. eddb755 cnic: Populate upper layer driver state in MFW by Tej Parkash · 9 years ago
  64. ff14702 rocker: use netdev_err after register_netdev by Scott Feldman · 9 years ago
  65. 6c4f778 rocker: NULL port if port probe fails by Scott Feldman · 9 years ago
  66. d2d7d4e e1000e: Increase driver version number by Raanan Avargil · 9 years ago
  67. 37b1291 e1000e: Fix tight loop implementation of systime read algorithm by Raanan Avargil · 9 years ago
  68. 2758f9e e1000e: Fix incorrect ASPM locking by Raanan Avargil · 9 years ago
  69. d582891 e1000e: Cosmetic changes by Raanan Avargil · 9 years ago
  70. f5ac744 e1000e: Fix EEE in Sx implementation by Raanan Avargil · 9 years ago
  71. 7073f46 i40e: Add AQ commands for NVM Update for X722 by Shannon Nelson · 9 years ago
  72. 52eb95e i40e/i40evf: Add ATR HW eviction support for X722 by Anjali Singhai Jain · 9 years ago
  73. 0d8e143 i40e: Add IWARP support for X722 by Anjali Singhai Jain · 9 years ago
  74. 527274c i40e/i40evf: Add TX/RX outer UDP checksum support for X722 by Anjali Singhai Jain · 9 years ago
  75. 8e0764b i40e/i40evf: Add support for writeback on ITR feature for X722 by Anjali Singhai Jain · 9 years ago
  76. e25d00b i40e/i40evf: RSS changes for X722 by Anjali Singhai Jain · 9 years ago
  77. da48c9a i40e/i40evf: Update register.h file for X722 by Anjali Singhai Jain · 9 years ago
  78. e50c8d6 i40e/i40evf: Update FW API with X722 support by Anjali Singhai Jain · 9 years ago
  79. d502ce0 i40e/i40evf: Add flags for X722 capabilities by Anjali Singhai Jain · 9 years ago
  80. 87e6c1d i40e/i40evf: Add device ids for X722 by Anjali Singhai Jain · 9 years ago
  81. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  82. a6cd379 netfilter: ip6t_REJECT: Remove debug messages from reject_tg6() by Subash Abhinov Kasiviswanathan · 9 years ago
  83. d1b22e4 Merge branch 'cxgb4-next' by David S. Miller · 9 years ago
  84. f109ff1 cxgb4: Update T6 register ranges by Hariprasad Shenai · 9 years ago
  85. d86bd29 cxgb4/cxgb4vf: read the correct bits of PL Who Am I register by Hariprasad Shenai · 9 years ago
  86. bf8ebb6 cxgb4: Add support to dump edc bist status by Hariprasad Shenai · 9 years ago
  87. 5888111 cxgb4: Add debugfs support to dump meminfo by Hariprasad Shenai · 9 years ago
  88. a6affd2 mpls: Use definition for reserved label checks by Robert Shearman · 9 years ago
  89. c961b1c Merge branch 'lwtunnel-encap-local' by David S. Miller · 9 years ago
  90. 0335f5b ipv4: apply lwtunnel encap for locally-generated packets by Robert Shearman · 9 years ago
  91. abf7c1c lwtunnel: set skb protocol and dev by Robert Shearman · 9 years ago
  92. 58da018 bridge: mdb: fix vlan_enabled access when vlans are not configured by Nikolay Aleksandrov · 9 years ago
  93. a5c90b2 act_bpf: properly support late binding of bpf action to a classifier by Daniel Borkmann · 9 years ago
  94. 24751e2 net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock held by Vivien Didelot · 9 years ago
  95. e44deb2 bridge: mdb: add/del entry on all vlans if vlan_filter is enabled and vid is 0 by Satish Ashok · 9 years ago
  96. 0edc535 Merge branch 'stacked-vlan-TSO' by David S. Miller · 9 years ago
  97. 5e52796 tuntap: Don't segment multiple tagged packets on tap device by Toshiaki Makita · 9 years ago
  98. 6678053 bridge: Don't segment multiple tagged packets on bridge device by Toshiaki Makita · 9 years ago
  99. 1a04a82 veth: Don't segment multiple tagged packets on veth device by Toshiaki Makita · 9 years ago
  100. f56e67b macvlan: Don't segment multiple tagged packets on macvlan device by Toshiaki Makita · 9 years ago