summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-05mlxsw: spectrum: Add new operation for getting the port's speedShalom Toledo
2019-07-05mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo
2019-07-05mlxsw: reg: Add QoS PTP Shaper Configuration RegisterShalom Toledo
2019-07-05mlxsw: spectrum: Add note about the PTP shaperShalom Toledo
2019-07-05mlxsw: reg: Add ptps field in QoS ETS Element Configuration RegisterShalom Toledo
2019-07-05net: socionext: remove set but not used variable 'pkts'YueHaibing
2019-07-05net: ethernet: allwinner: Remove unneeded memsetHariprasad Kelam
2019-07-05net/ethernet: using dev_get_drvdata directlyFuqian Huang
2019-07-05net/can: using dev_get_drvdata directlyFuqian Huang
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-07-04net: ethernet: mediatek: Fix overlapping capability bits.René van Dorst
2019-07-04net: stmmac: Enable dwmac4 jumbo frame more than 8KiBWeifeng Voon
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat
2019-07-04net: ethernet: sun: remove redundant assignment to variable errColin Ian King
2019-07-03gve: fix -ENOMEM null check on a page allocationColin Ian King
2019-07-03Merge branch 'net-ICW-sendmsg-recvmsg'David S. Miller
2019-07-03ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()Paolo Abeni
2019-07-03ipv6: use indirect call wrappers for {tcp, udpv6}_{recv, send}msg()Paolo Abeni
2019-07-03net: adjust socket level ICW to cope with ipv6 variant of {recv, send}msgPaolo Abeni
2019-07-03ipv6: provide and use ipv6 specific version for {recv, send}msgPaolo Abeni
2019-07-03inet: factor out inet_send_prepare()Paolo Abeni
2019-07-03qlcnic: remove redundant assignment to variable errColin Ian King
2019-07-03atl1c: remove redundant assignment to variable tpd_reqColin Ian King
2019-07-03qed: Add support for Timestamping the unicast PTP packets.Sudarsana Reddy Kalluru
2019-07-03gve: Fix u64_stats_sync to initialize startCatherine Sullivan
2019-07-03loopback: fix lockdep splatMahesh Bandewar
2019-07-03Merge branch 'bpf-tcp-rtt-hook'Daniel Borkmann
2019-07-03samples/bpf: fix tcp_bpf.readme detach commandStanislav Fomichev
2019-07-03samples/bpf: add sample program that periodically dumps TCP statsStanislav Fomichev
2019-07-03selftests/bpf: test BPF_SOCK_OPS_RTT_CBStanislav Fomichev
2019-07-03bpf/tools: sync bpf.hStanislav Fomichev
2019-07-03bpf: add icsk_retransmits to bpf_tcp_sockStanislav Fomichev
2019-07-03bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sockStanislav Fomichev
2019-07-03bpf: split shared bpf_tcp_sock and bpf_sock_ops implementationStanislav Fomichev
2019-07-03bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTTStanislav Fomichev
2019-07-03selftests: bpf: standardize to static __always_inlineJiri Benc
2019-07-03bpf: Add support for fq's EDT to HBMbrakmo
2019-07-03bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan
2019-07-03libbpf: fix GCC8 warning for strncpyAndrii Nakryiko
2019-07-03bpf: fix precision trackingAlexei Starovoitov
2019-07-02mlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_packet_finish()Petr Machata
2019-07-02r8169: add random MAC address fallbackHeiner Kallweit
2019-07-02Revert "r8169: improve handling VLAN tag"Heiner Kallweit
2019-07-02net: stmmac: make "snps,reset-delays-us" optional againMartin Blumenstingl
2019-07-02bonding/main: fix NULL dereference in bond_select_active_slave()Eric Dumazet
2019-07-02tipc: remove ub->ubsock checksXin Long
2019-07-02ipv4: Fix off-by-one in route dump counter without netlink strict checkingStefano Brivio
2019-07-02net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devicesRené van Dorst
2019-07-02rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells