Age | Commit message (Expand) | Author |
2018-05-01 | Merge branch 'net-stmmac-dwmac-meson-100M-phy-mode-support-for-AXG-SoC' | David S. Miller |
2018-05-01 | net: stmmac: dwmac-meson: extend phy mode setting | Yixun Lan |
2018-05-01 | dt-bindings: net: meson-dwmac: new compatible name for AXG SoC | Yixun Lan |
2018-05-01 | Merge branch 'netns-uevent-filtering' | David S. Miller |
2018-05-01 | netns: restrict uevents | Christian Brauner |
2018-05-01 | uevent: add alloc_uevent_skb() helper | Christian Brauner |
2018-05-01 | Merge branch 'tls-offload-netdev-and-mlx5-support' | David S. Miller |
2018-05-01 | MAINTAINERS: Update TLS maintainers | Boris Pismenny |
2018-05-01 | MAINTAINERS: Update mlx5 innova driver maintainers | Boris Pismenny |
2018-05-01 | net/mlx5e: TLS, Add error statistics | Ilya Lesokhin |
2018-05-01 | net/mlx5e: TLS, Add Innova TLS TX offload data path | Ilya Lesokhin |
2018-05-01 | net/mlx5e: TLS, Add Innova TLS TX support | Ilya Lesokhin |
2018-05-01 | net/mlx5: Accel, Add TLS tx offload interface | Ilya Lesokhin |
2018-05-01 | net/mlx5e: Move defines out of ipsec code | Ilya Lesokhin |
2018-05-01 | net/tls: Add generic NIC offload infrastructure | Ilya Lesokhin |
2018-05-01 | net/tls: Split conf to rx + tx | Boris Pismenny |
2018-05-01 | net: Add TLS TX offload features | Ilya Lesokhin |
2018-05-01 | net: Add TLS offload netdev ops | Ilya Lesokhin |
2018-05-01 | net: Add Software fallback infrastructure for socket dependent offloads | Ilya Lesokhin |
2018-05-01 | net: Rename and export copy_skb_header | Ilya Lesokhin |
2018-05-01 | tcp: Add clean acked data hook | Ilya Lesokhin |
2018-05-01 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2018-04-30 | Merge branch 'mlxsw-SPAN-Support-routes-pointing-at-bridges' | David S. Miller |
2018-04-30 | mlxsw: spectrum_span: Allow bridge for gretap mirror | Petr Machata |
2018-04-30 | mlxsw: Respin SPAN on switchdev events | Petr Machata |
2018-04-30 | mlxsw: spectrum: Register SPAN before switchdev | Petr Machata |
2018-04-30 | mlxsw: spectrum_switchdev: Publish two functions | Petr Machata |
2018-04-30 | mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state() | Petr Machata |
2018-04-30 | net: bridge: Publish bridge accessor functions | Petr Machata |
2018-04-30 | i40e: use %pI4b instead of byte swapping before dev_err | Jacob Keller |
2018-04-30 | i40e/i40evf: take into account queue map from vf when handling queues | Harshitha Ramamurthy |
2018-04-30 | i40e: avoid overflow in i40e_ptp_adjfreq() | Jacob Keller |
2018-04-30 | i40e: Fix multiple issues with UDP tunnel offload filter configuration | Alexander Duyck |
2018-04-30 | i40evf: Fix turning TSO, GSO and GRO on after | Paweł Jabłoński |
2018-04-30 | i40e: Add advertising 10G LR mode | Jakub Pawlak |
2018-04-30 | ipv6: sr: extract the right key values for "seg6_make_flowlabel" | Ahmed Abdelsalam |
2018-04-30 | i40e: fix reading LLDP configuration | Mariusz Stachura |
2018-04-30 | i40e/i40evf: cleanup incorrect function doxygen comments | Jacob Keller |
2018-04-30 | libcxgb,cxgb4: use __skb_put_zero to simplfy code | YueHaibing |
2018-04-30 | erspan: auto detect truncated packets. | William Tu |
2018-04-30 | i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan | Jia-Ju Bai |
2018-04-30 | Merge branch 'r8169-further-improvements' | David S. Miller |
2018-04-30 | r8169: move common initializations to tp->hw_start | Heiner Kallweit |
2018-04-30 | r8169: remove calls to rtl_set_rx_mode | Heiner Kallweit |
2018-04-30 | r8169: simplify rtl_hw_start_8169 | Heiner Kallweit |
2018-04-30 | r8169: improve handling of CPCMD quirk mask | Heiner Kallweit |
2018-04-30 | r8169: improve CPlusCmd handling | Heiner Kallweit |
2018-04-30 | r8169: replace magic number for INTT mask with a constant | Heiner Kallweit |
2018-04-30 | r8169: improve rtl8169_set_features | Heiner Kallweit |
2018-04-30 | r8169: remove unneeded call to __rtl8169_set_features in rtl_open | Heiner Kallweit |