summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov2019-01-181-1/+4
| | | | * | bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre2019-01-171-1/+1
| | | | * | bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre2019-01-171-0/+1
| | | | * | bpf: Make function btf_name_offset_valid staticMathieu Malaterre2019-01-171-1/+1
| | | | * | selftests/bpf: retry tests that expect build-idStanislav Fomichev2019-01-171-0/+30
| | | | * | bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev2019-01-171-0/+2
| | | | * | bpf: don't assume build-id length is always 20 bytesStanislav Fomichev2019-01-171-2/+5
| | | | * | tools/bpf: properly account for libbfd variationsStanislav Fomichev2019-01-161-1/+8
| | | | * | bpf: libbpf: retry loading program on EAGAINLorenz Bauer2019-01-151-4/+15
| | | | * | samples/bpf: workaround clang asm goto compilation errorsYonghong Song2019-01-152-0/+17
| | | | * | selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev2019-01-151-0/+1
| | | | * | xsk: Check if a queue exists during umem setupKrzysztof Kazimierczak2019-01-151-3/+13
| | | * | | virtio_net: bulk free tx skbsMichael S. Tsirkin2019-01-201-6/+6
| | | * | | net: phy: phy driver features are mandatoryCamelia Groza2019-01-192-2/+7
| | | * | | isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-01-191-1/+1
| | | * | | Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-193-14/+34
| | | |\ \ \
| | | | * | | net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-191-13/+16
| | | | * | | net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-191-0/+1
| | | | * | | net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-191-1/+4
| | | | * | | net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-01-191-0/+13
| | | * | | | Merge branch 'mlxsw-fixes'David S. Miller2019-01-197-17/+77
| | | |\ \ \ \
| | | | * | | | selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel2019-01-191-1/+33
| | | | * | | | selftests: mlxsw: Test FDB offload indicationIdo Schimmel2019-01-191-0/+20
| | | | * | | | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-191-6/+6
| | | | * | | | net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel2019-01-191-0/+5
| | | | * | | | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-191-2/+2
| | | | * | | | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-191-2/+2
| | | | * | | | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-191-1/+1
| | | | * | | | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-192-5/+8
| | | |/ / / /
| | | * | | | MAINTAINERS: update email addresses of liquidio driver maintainersFelix Manlunas2019-01-181-4/+3
| | | * | | | net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer2019-01-181-1/+1
| | | * | | | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-185-0/+5
| | | * | | | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni2019-01-181-0/+1
| | | * | | | doc: net: fix bad references to network driversOtto Sabart2019-01-181-13/+13
| | | * | | | macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei2019-01-181-1/+1
| | | * | | | neighbour: Do not perturb drop profiles when neigh_probeYang Wei2019-01-181-1/+1
| | | * | | | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-182-8/+16
| | | * | | | net: phy: add missing phy driver featuresCamelia Groza2019-01-182-0/+2
| | | * | | | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-181-0/+6
| | | * | | | net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang2019-01-181-5/+4
| | | * | | | vhost: log dirty page correctlyJason Wang2019-01-183-16/+87
| | | * | | | Documentation: timestamping: correct path to net_tstamp.hJakub Kicinski2019-01-181-2/+2
| | | * | | | af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel2019-01-181-1/+2
| | | * | | | udp6: add missing rehash callback to udpliteAlexey Kodanev2019-01-183-1/+3
| | | * | | | udp: add missing rehash callback to udpliteAlexey Kodanev2019-01-183-1/+3
| | | * | | | net/sched: cls_flower: allocate mask dynamically in fl_change()Ivan Vecera2019-01-171-5/+14
| | | * | | | net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold2019-01-171-5/+13
| | | * | | | atm: he: fix sign-extension overflow on large shiftColin Ian King2019-01-171-1/+1
| | | * | | | udp: with udp_segment release on error pathWillem de Bruijn2019-01-172-8/+24
| | | * | | | net: bpfilter: change section name of bpfilter UMH blob.Taehee Yoo2019-01-171-1/+1