summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-12net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik
2019-08-11net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor
2019-08-11tipc: initialise addr_trail_end when setting node addressesChris Packham
2019-08-11net: dsa: Check existence of .port_mdb_add callback before calling itChen-Yu Tsai
2019-08-11mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata
2019-08-11net: nps_enet: Fix function names in doc commentsJonathan Neuschäfer
2019-08-11rxrpc: Fix local refcountingDavid Howells
2019-08-11netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-09net/tls: swap sk_write_space on closeJakub Kicinski
2019-08-09hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui
2019-08-09Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-08-09ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo
2019-08-09Merge branch 'Fix-collisions-in-socket-cookie-generation'David S. Miller
2019-08-09bpf: sync bpf.h to tools infrastructureDaniel Borkmann
2019-08-09sock: make cookie generation global instead of per netnsDaniel Borkmann
2019-08-09Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2019-08-09Merge branch 'bpf-bpftool-pinning-error-msg'Daniel Borkmann
2019-08-09tools: bpftool: add error message on pin failureJakub Kicinski
2019-08-09tools: bpftool: fix error message (prog -> object)Jakub Kicinski
2019-08-09rxrpc: Don't bother generating maxSkew in the ACK packetDavid Howells
2019-08-09rxrpc: Fix local endpoint refcountingDavid Howells
2019-08-08net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
2019-08-08team: Add vlan tx offload to hw_enc_featuresYueHaibing
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-08Merge branch 'skbedit-batch-fixes'David S. Miller
2019-08-08tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak
2019-08-08net sched: update skbedit action for batched events operationsRoman Mashak
2019-08-08net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'YueHaibing
2019-08-08bonding: Add vlan tx offload to hw_enc_featuresYueHaibing
2019-08-08net: sched: sch_taprio: fix memleak in error path for sched list parseIvan Khoronzhuk
2019-08-08net: docs: replace IPX in tuntap documentationStephen Hemminger
2019-08-08docs: admin-guide: remove references to IPX and token-ringStephen Hemminger
2019-08-08xen/netback: Reset nr_frags before freeing skbRoss Lagerwall
2019-08-08inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin
2019-08-08net/mlx5e: kTLS, Fix tisn field placementTariq Toukan
2019-08-08net/mlx5e: kTLS, Fix tisn field nameTariq Toukan
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan
2019-08-08net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan
2019-08-08net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib
2019-08-08net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen
2019-08-08net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy
2019-08-08Merge tag 'batadv-net-for-davem-20190808' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06Merge branch 'sja1105-fixes'David S. Miller