netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-15 05:01:04 to 2019-06-17 03:45:55 UTC [more...]

[PATCH net-next 0/2] selftests: pmtu: List/flush IPv4 cached routes, improve IPv6 test
 2019-06-17  3:45 UTC  (2+ messages)

memory leak in lapb_register
 2019-06-17  3:44 UTC  (3+ messages)
` [PATCH net] lapb: fixed leak of control-blocks

[PATCH net] tipc: purge deferredq list for each grp member in tipc_group_delete
 2019-06-17  3:42 UTC  (3+ messages)

[PATCH] ipv4: fix inet_select_addr() when enable route_localnet
 2019-06-17  2:31 UTC  (3+ messages)

kernel/workqueue.c:3030 __flush_work+0x2c2/0x2d0
 2019-06-17  2:30 UTC 

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-17  2:04 UTC  (8+ messages)
` [PATCH v3 1/7] lib/hexdump.c: Fix selftests
` [PATCH v3 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v3 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v3 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v3 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
` [PATCH v3 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v3 7/7] lib/hexdump.c: Optionally retain byte ordering

[RFC PATCH net-next 1/1] tc-testing: Restore original behaviour for namespaces in tdc
 2019-06-17  2:04 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2019-06-17  1:55 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2019-06-17  1:50 UTC 

linux-next: manual merge of the net-next tree with Linus' tree
 2019-06-17  1:44 UTC 

linux-next: manual merge of the net-next tree with the sh tree
 2019-06-17  1:40 UTC 

[PATCH net-next] team: add ethtool get_link_ksettings
 2019-06-17  1:32 UTC  (2+ messages)
` [PATCHv2 "

[PATCH net-next 00/17] mlxsw: Improve IPv6 route insertion rate
 2019-06-17  1:27 UTC  (23+ messages)
` [PATCH net-next 01/17] netlink: Document all fields of 'struct nl_info'
` [PATCH net-next 02/17] netlink: Add field to skip in-kernel notifications
` [PATCH net-next 03/17] ipv6: Extend notifier info for multipath routes
` [PATCH net-next 04/17] mlxsw: spectrum_router: Ignore IPv6 multipath notifications
` [PATCH net-next 05/17] netdevsim: "
` [PATCH net-next 06/17] ipv6: Add IPv6 multipath notifications for add / replace
` [PATCH net-next 07/17] ipv6: Add IPv6 multipath notification for route delete
` [PATCH net-next 08/17] netdevsim: Adjust accounting for IPv6 multipath notifications
` [PATCH net-next 09/17] mlxsw: spectrum_router: Remove processing of IPv6 append notifications
` [PATCH net-next 10/17] mlxsw: spectrum_router: Prepare function to return errors
` [PATCH net-next 11/17] mlxsw: spectrum_router: Pass multiple routes to work item
` [PATCH net-next 12/17] mlxsw: spectrum_router: Adjust IPv6 replace logic to new notifications
` [PATCH net-next 13/17] mlxsw: spectrum_router: Pass array of routes to route handling functions
` [PATCH net-next 14/17] mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops
` [PATCH net-next 15/17] mlxsw: spectrum_router: Create IPv6 multipath routes in one go
` [PATCH net-next 16/17] ipv6: Stop sending in-kernel notifications for each nexthop
` [PATCH net-next 17/17] selftests: mlxsw: Add a test for FIB offload indication

[PATCH v2] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-17  1:22 UTC  (3+ messages)

[PATCH] ipmroute: Prevent overlapping storage of `filter` global
 2019-06-16 21:46 UTC 

[PATCH net-next] selftests/net: fix warnings in TFO key rotation selftest
 2019-06-16 21:27 UTC  (2+ messages)

[PATCH net-next] x25_asy: fixed function name in error message
 2019-06-16 21:26 UTC  (2+ messages)

[PATCH net-next] lapb: moved export of lapb_register
 2019-06-16 21:25 UTC  (2+ messages)

[PATCH net] ax25: fix inconsistent lock state in ax25_destroy_timer
 2019-06-16 21:23 UTC  (2+ messages)

[PATCH net] neigh: fix use-after-free read in pneigh_get_next
 2019-06-16 21:17 UTC  (2+ messages)

[PATCH net] tcp: fix compile error if !CONFIG_SYSCTL
 2019-06-16 21:15 UTC  (2+ messages)

[PATCH net-next 1/1] tc-tests: updated skbedit tests
 2019-06-16 21:14 UTC  (2+ messages)

[PATCH net-next 1/1] tc-tests: added path to ip command in tdc
 2019-06-16 21:13 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: davinci_cpdma: use idled submit
 2019-06-16 21:03 UTC  (2+ messages)

[PATCH net] hv_sock: Suppress bogus "may be used uninitialized" warnings
 2019-06-16 21:01 UTC  (3+ messages)

[PATCH net] hvsock: fix epollout hang from race condition
 2019-06-16 20:54 UTC  (7+ messages)

[PATCH net-next v1 0/5] stmmac: cleanups for stmmac_mdio_reset
 2019-06-16 20:53 UTC  (7+ messages)
` [PATCH net-next v1 1/5] net: stmmac: drop redundant check in stmmac_mdio_reset
` [PATCH net-next v1 2/5] net: stmmac: use device_property_read_u32_array to read the reset delays
` [PATCH net-next v1 3/5] net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
` [PATCH net-next v1 4/5] net: stmmac: drop the reset delays "
` [PATCH net-next v1 5/5] net: stmmac: drop the phy_reset hook "

[PATCH net] be2net: Fix number of Rx queues used for flow hashing
 2019-06-16 20:48 UTC  (2+ messages)

[PATCH net v2] net: handle 802.1P vlan 0 packets properly
 2019-06-16 20:45 UTC  (2+ messages)

[PATCH net] bnx2x: Check if transceiver implements DDM before access
 2019-06-16 20:39 UTC  (2+ messages)

[PATCH net v4 0/8] Fix listing (IPv4, IPv6) and flushing (IPv6) of cached route exceptions
 2019-06-16 20:04 UTC  (7+ messages)
` [PATCH net v4 1/8] ipv4/fib_frontend: Rename ip_valid_fib_dump_req, provide non-strict version

VLAN tags in mac_len
 2019-06-16 19:44 UTC  (5+ messages)

[PATCH net-next 0/2] net: mediatek: Add MT7621 TRGMII mode support
 2019-06-16 18:20 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ethernet: "
` [PATCH net-next 2/2] net: dsa: mt7530: "

[PATCH net-next 0/2 v5] netns: uevent filtering
 2019-06-16 17:14 UTC  (7+ messages)
` [PATCH net-next 2/2 v5] netns: restrict uevents

[PATCH] e1000e: Make watchdog use delayed work
 2019-06-16 14:54 UTC 

[PATCH v6 0/6] Add support for Orange Pi 3
 2019-06-16 12:48 UTC  (4+ messages)
` [PATCH v6 5/6] drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
  ` [linux-sunxi] "

net: ethernet: stmmac: dwmac: mac10_100_1000 star report
 2019-06-16 12:44 UTC 

[PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib
 2019-06-16 12:44 UTC  (10+ messages)
` [PATCH mlx5-next v1 1/4] net/mlx5: Declare more strictly devlink encap mode

[PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting
 2019-06-16 10:56 UTC  (6+ messages)
` [PATCH net-next v1 08/11] xdp: tracking page_pool resources and safe removal
` [PATCH net-next v1 09/11] xdp: force mem allocator removal and periodic warning

[PATCH v2 bpf-next] bpf: sk_storage: Fix out of bounds memory access
 2019-06-16 10:28 UTC  (5+ messages)

[PATCH] net: phylink: set the autoneg state in phylink_phy_change
 2019-06-16  9:42 UTC  (5+ messages)

Understanding Ethernet Architecture (I/O --> MDIO --> MII vs I/O --> MAC) for mt7620 (OpenWRT)
 2019-06-16  8:03 UTC  (2+ messages)

[PATCH net 0/4] tcp: add three static keys
 2019-06-16  7:42 UTC  (5+ messages)
` [PATCH net 2/4] tcp: add tcp_rx_skb_cache sysctl
` [PATCH net 3/4] tcp: add tcp_tx_skb_cache sysctl

[PATCH net-next 0/3] net/sched: Introduce tc connection tracking
 2019-06-16  7:29 UTC  (4+ messages)
` [PATCH net-next 1/3] net/sched: Introduce action ct

memory leak in tipc_buf_acquire
 2019-06-16  7:02 UTC  (3+ messages)

[PATCH 2/6] net: macb: add support for sgmii MAC-PHY interface
 2019-06-16  7:05 UTC  (5+ messages)
` [PATCH 3/6] net: macb: add PHY configuration in MACB PCI wrapper
` [PATCH 4/6] net: macb: add support for c45 PHY
` [PATCH 5/6] net: macb: add support for high speed interface
` [PATCH 6/6] net: macb: parameter added to cadence ethernet controller DT binding

[PATCH 0/6] net: macb patch set cover letter
 2019-06-16  6:56 UTC  (8+ messages)
` [PATCH 1/6] net: macb: add phylink support
  ` [PATCH 2/6] net: macb: add support for sgmii MAC-PHY interface
    ` [PATCH 3/6] net: macb: add PHY configuration in MACB PCI wrapper
      ` [PATCH 4/6] net: macb: add support for c45 PHY
        ` [PATCH 5/6] net: macb: add support for high speed interface
          ` [PATCH 6/6] net: macb: parameter added to cadence ethernet controller DT binding

pull-request: bpf 2019-06-15
 2019-06-16  1:22 UTC  (2+ messages)

KASAN: stack-out-of-bounds Read in apparmor_cred_prepare
 2019-06-16  1:13 UTC  (2+ messages)

general protection fault in sctp_sched_prio_sched
 2019-06-15 23:36 UTC 

[PATCH bpf v2] bpf: fix nested bpf tracepoints with per-cpu data
 2019-06-15 23:35 UTC  (2+ messages)

[PATCH bpf] bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookup
 2019-06-15 22:53 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: do not flood CPU with unknown multicast
 2019-06-15 22:26 UTC  (5+ messages)

[PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-15 22:05 UTC  (12+ messages)
` [PATCH bpf-next 1/8] libbpf: add common min/max macro to libbpf_internal.h
` [PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [PATCH bpf-next 5/8] libbpf: split initialization and loading of BTF
` [PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [PATCH bpf-next 7/8] selftests/bpf: add test for BTF-defined maps

[PATCH bpf] bpf, x64: fix stack layout of JITed bpf code
 2019-06-15 21:46 UTC  (2+ messages)

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-15 21:32 UTC  (6+ messages)
` [RFC PATCH bpf-next 3/8] libbpf: refactor map initialization
` [RFC PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset

[patch net-next] net: sched: remove NET_CLS_IND config option
 2019-06-15 21:06 UTC  (2+ messages)

[PATCH net-next] r8169: improve handling of Abit Fatal1ty F-190HD
 2019-06-15 21:04 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Fix wrapper drivers not detecting PHY
 2019-06-15 20:58 UTC  (2+ messages)

[v2, 0/6] Reuse ptp_qoriq driver for dpaa2-ptp
 2019-06-15 20:43 UTC  (2+ messages)

[PATCH] net: dsa: rtl8366: Fix up VLAN filtering
 2019-06-15 20:41 UTC  (2+ messages)

[PATCH net-next] hinic: Use devm_kasprintf instead of hard coding it
 2019-06-15 20:38 UTC  (2+ messages)

[PATCH] net: ipva: fix uninitialized variable warning
 2019-06-15 20:36 UTC  (2+ messages)

[PATCH] fix double-fetch bug in sock_getsockopt()
 2019-06-15 20:32 UTC  (2+ messages)

[PATCH net] net: netem: fix use after free and double free with packet corruption
 2019-06-15 20:25 UTC  (3+ messages)

[PATCH bpf-next 0/6] add need_wakeup flag to the AF_XDP rings
 2019-06-15 19:13 UTC  (4+ messages)

[PATCH v3 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-15 19:12 UTC  (10+ messages)
` [PATCH v3 bpf-next 1/9] bpf: track spill/fill of constants
` [PATCH v3 bpf-next 2/9] selftests/bpf: fix tests due to const spill/fill
` [PATCH v3 bpf-next 3/9] bpf: extend is_branch_taken to registers
` [PATCH v3 bpf-next 4/9] bpf: introduce bounded loops
` [PATCH v3 bpf-next 5/9] bpf: fix callees pruning callers
` [PATCH v3 bpf-next 6/9] selftests/bpf: fix tests
` [PATCH v3 bpf-next 7/9] selftests/bpf: add basic verifier tests for loops
` [PATCH v3 bpf-next 8/9] selftests/bpf: add realistic loop tests
` [PATCH v3 bpf-next 9/9] bpf: precise scalar_value tracking

[PATCH v2 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-15 19:00 UTC  (4+ messages)
` [PATCH v2 bpf-next 9/9] bpf: precise scalar_value tracking

[PATCH bpf-next v4 00/17] AF_XDP infrastructure improvements and mlx5e support
 2019-06-15 15:42 UTC  (3+ messages)
` [PATCH bpf-next v4 17/17] net/mlx5e: Add XSK zero-copy support

[PATCH 1/2] samples: bpf: remove unnecessary include options in Makefile
 2019-06-15 15:14 UTC  (2+ messages)
` [PATCH 2/2] samples: bpf: refactor header include path

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-15 15:04 UTC  (5+ messages)
` [PATCH 2/2] ipoib: show VF broadcast address

[PATCH iproute2 v2 0/3] refactor the cmd_exec()
 2019-06-15 14:06 UTC  (3+ messages)

[PATCH v2 0/5] x86/bpf: unwinder fixes
 2019-06-15 12:57 UTC  (12+ messages)
` [PATCH v2 4/5] x86/bpf: Fix 64-bit JIT frame pointer usage

[PATCH net-next] netfilter: bridge: add nft_bridge_pvid to tag the default pvid for non-tagged packet
 2019-06-15 12:14 UTC 

[PATCH] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-15 11:40 UTC  (2+ messages)
` [iproute2] "

[PATCH v3 0/4] Ethernet PHY reset GPIO updates for Amlogic SoCs
 2019-06-15 10:38 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: meson: g12a: x96-max: fix the Ethernet PHY reset line
` [PATCH v3 2/4] ARM: dts: meson: switch to the generic Ethernet PHY reset bindings
` [PATCH v3 3/4] arm64: dts: meson: use the generic Ethernet PHY reset GPIO bindings
` [PATCH v3 4/4] arm64: dts: meson: g12b: odroid-n2: add the Ethernet PHY reset line

[PATCH bpf-next v4 0/3] xdp: Allow lookup into devmaps before redirect
 2019-06-15 10:11 UTC  (4+ messages)
` [PATCH bpf-next v4 2/3] bpf_xdp_redirect_map: Perform map lookup in eBPF helper

[PATCH bpf 0/3] Devmap fixes around memory and RCU
 2019-06-15 10:10 UTC  (8+ messages)
` [PATCH bpf 1/3] devmap: Fix premature entry free on destroying map

[PATCH net-next v2 0/1] stmmac: honor the GPIO flags for the PHY reset GPIO
 2019-06-15  9:34 UTC  (5+ messages)
` [PATCH net-next v2 1/1] net: stmmac: use GPIO descriptors in stmmac_mdio_reset

[net:master 127/130] htmldocs: include/net/sock.h:2437: warning: Function parameter or member 'tcp_rx_skb_cache_key' not described in 'DECLARE_STATIC_KEY_FALSE'
 2019-06-15  7:47 UTC 

[PATCH net] net: phy: sfp: clean up a condition
 2019-06-15  7:09 UTC  (3+ messages)

[PATCH] vsock/virtio: set SOCK_DONE on peer shutdown
 2019-06-15  6:42 UTC 

[PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls
 2019-06-15  5:52 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).