| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing | Yuchung Cheng | 2019-01-18 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: bpf_setsockopt: reset sock dst on SO_MARK changes | Peter Oskolkov | 2019-01-18 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Correctly annotate implicit fall through in bpf_base_func_proto | Mathieu Malaterre | 2019-01-17 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Annotate implicit fall through in cgroup_dev_func_proto | Mathieu Malaterre | 2019-01-17 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Make function btf_name_offset_valid static | Mathieu Malaterre | 2019-01-17 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/bpf: retry tests that expect build-id | Stanislav Fomichev | 2019-01-17 | 1 | -0/+30 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: zero out build_id for BPF_STACK_BUILD_ID_IP | Stanislav Fomichev | 2019-01-17 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: don't assume build-id length is always 20 bytes | Stanislav Fomichev | 2019-01-17 | 1 | -2/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tools/bpf: properly account for libbfd variations | Stanislav Fomichev | 2019-01-16 | 1 | -1/+8 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: libbpf: retry loading program on EAGAIN | Lorenz Bauer | 2019-01-15 | 1 | -4/+15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | samples/bpf: workaround clang asm goto compilation errors | Yonghong Song | 2019-01-15 | 2 | -0/+17 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh | Stanislav Fomichev | 2019-01-15 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xsk: Check if a queue exists during umem setup | Krzysztof Kazimierczak | 2019-01-15 | 1 | -3/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio_net: bulk free tx skbs | Michael S. Tsirkin | 2019-01-19 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: phy driver features are mandatory | Camelia Groza | 2019-01-19 | 2 | -2/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | isdn: avm: Fix string plus integer warning from Clang | Nathan Chancellor | 2019-01-19 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2019-01-18 | 3 | -14/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Fix cb_ident duplicate in indirect block register | Eli Britstein | 2019-01-18 | 1 | -13/+16 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Fix wrong (zero) TX drop counter indication for representor | Tariq Toukan | 2019-01-18 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Fix wrong error code return on FEC query failure | Shay Agroskin | 2019-01-18 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames | Cong Wang | 2019-01-18 | 1 | -0/+13 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mlxsw-fixes' | David S. Miller | 2019-01-18 | 7 | -17/+77 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: forwarding: Add a test case for externally learned FDB entries | Ido Schimmel | 2019-01-18 | 1 | -1/+33 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: mlxsw: Test FDB offload indication | Ido Schimmel | 2019-01-18 | 1 | -0/+20 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky | Ido Schimmel | 2019-01-18 | 1 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bridge: Mark FDB entries that were added by user as such | Ido Schimmel | 2019-01-18 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: spectrum_fid: Update dummy FID index | Nir Dotan | 2019-01-18 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: pci: Return error on PCI reset timeout | Nir Dotan | 2019-01-18 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: pci: Increase PCI SW reset timeout | Nir Dotan | 2019-01-18 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: pci: Ring CQ's doorbell before RDQ's | Ido Schimmel | 2019-01-18 | 2 | -5/+8 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MAINTAINERS: update email addresses of liquidio driver maintainers | Felix Manlunas | 2019-01-18 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Fix typo in NET_FAILOVER help text | Jonathan Neuschäfer | 2019-01-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall | 2019-01-18 | 5 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand... | Thomas Petazzoni | 2019-01-18 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: net: fix bad references to network drivers | Otto Sabart | 2019-01-18 | 1 | -13/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | macvlan: replace kfree_skb by consume_skb for drop profiles | Yang Wei | 2019-01-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | neighbour: Do not perturb drop profiles when neigh_probe | Yang Wei | 2019-01-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYs | Lendacky, Thomas | 2019-01-17 | 2 | -8/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: phy: add missing phy driver features | Camelia Groza | 2019-01-17 | 2 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start | Madalin Bucur | 2019-01-17 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bridge: Fix ethernet header pointer before check skb forwardable | Yunjian Wang | 2019-01-17 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: log dirty page correctly | Jason Wang | 2019-01-17 | 3 | -16/+87 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation: timestamping: correct path to net_tstamp.h | Jakub Kicinski | 2019-01-17 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | af_packet: fix raw sockets over 6in4 tunnel | Nicolas Dichtel | 2019-01-17 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp6: add missing rehash callback to udplite | Alexey Kodanev | 2019-01-17 | 3 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp: add missing rehash callback to udplite | Alexey Kodanev | 2019-01-17 | 3 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/sched: cls_flower: allocate mask dynamically in fl_change() | Ivan Vecera | 2019-01-17 | 1 | -5/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: realtek-smi: fix OF child-node lookup | Johan Hovold | 2019-01-17 | 1 | -5/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | atm: he: fix sign-extension overflow on large shift | Colin Ian King | 2019-01-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | udp: with udp_segment release on error path | Willem de Bruijn | 2019-01-16 | 2 | -8/+24 | |

