summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller49-499/+1383
2020-02-28Merge branch 'net-cleanup-datagram-receive-helpers'David S. Miller6-53/+30
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni5-37/+23
2020-02-28unix: uses an atomic type for scm files accountingPaolo Abeni2-16/+7
2020-02-28af_unix: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: core: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-3/+3
2020-02-28ipv6: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-28l2tp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-3/+3
2020-02-28xdp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller30-129/+519
2020-02-27Merge branch 'bpf_sk_storage_via_inet_diag'Alexei Starovoitov14-185/+599
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau4-2/+82
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau5-6/+346
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau8-64/+98
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau7-113/+73
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller264-1539/+3508
2020-02-27net/mlx5e: Remove redundant comment about goto slow pathRoi Dayan1-4/+2
2020-02-27net/mlx5e: Reduce number of arguments in slow path handlingEli Cohen1-23/+20
2020-02-27net/mlx5e: Remove unused argument from parse_tc_pedit_action()Eli Cohen1-5/+3
2020-02-27net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errorsRoi Dayan1-7/+14
2020-02-27net/mlx5e: Use netdev_warn() instead of pr_err() for errorsRoi Dayan1-6/+11
2020-02-27net/mlx5e: Use netdev_warn() for errors for added prefixRoi Dayan1-11/+16
2020-02-27net/mlx5: DR, Improve log messagesErez Shitrit8-34/+49
2020-02-27net/mlx5: DR, Change matcher priority parameter typeHamdan Igbaria4-5/+5
2020-02-27net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu7-9/+75
2020-02-27net/mlx5: Change the name of steering mode param idJianbo Liu1-3/+3
2020-02-27net/mlx5e: Add support for devlink-port in non-representors modeVladyslav Tarasiuk5-1/+66
2020-02-27net/mlx5e: Rename representor get devlink port functionVladyslav Tarasiuk1-3/+3
2020-02-27net/mlx5: E-Switch, Allow goto earlier chain if FW supports itRoi Dayan3-1/+9
2020-02-27net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen5-18/+221
2020-02-27net/mlx5: Eswitch, avoid redundant maskEli Cohen1-2/+2
2020-02-27net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang3-0/+23
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds70-536/+1062
2020-02-28bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva6-6/+6
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn1-2/+2
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen1-1/+1
2020-02-27mlxsw: reg: Update module_type values in PMTM register and map them to widthJiri Pirko2-8/+31
2020-02-27WAN: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27NFC: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-11/+11
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-02-27vsock: fix potential deadlock in transport->release()Stefano Garzarella3-13/+12
2020-02-27Merge branch 'rework-phylink-interface-for-split-MAC-PCS-support'David S. Miller23-180/+358
2020-02-27net: mvpp2: use resolved link config in mac_link_up()Russell King1-36/+47
2020-02-27net: mvneta: use resolved link config in mac_link_up()Russell King1-17/+38
2020-02-27net: macb: use resolved link config in mac_link_up()Russell King2-22/+29
2020-02-27net: dpaa2-mac: use resolved link config in mac_link_up()Russell King2-22/+33
2020-02-27net: axienet: use resolved link config in mac_link_up()Russell King1-19/+19