netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-12 11:16:11 to 2019-11-12 20:12:27 UTC [more...]

[PATCH v6 net-next 00/13] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-12 19:06 UTC  (8+ messages)
` [PATCH v6 net-next 02/13] net: ethernet: ti: cpsw: allow untagged traffic on host port
` [PATCH v6 net-next 06/13] dt-bindings: net: ti: add new cpsw switch driver bindings

[PATCH] net: ethernet: dwmac-sun8i: Use the correct function in exit path
 2019-11-11 23:14 UTC  (2+ messages)

[PATCH][next] tipc: fix update of the uninitialized variable err
 2019-11-12  6:05 UTC  (2+ messages)

[PATCH net-next] lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by users
 2019-11-11 22:44 UTC  (2+ messages)

[PATCH net-next] lwtunnel: change to use nla_parse_nested on new options
 2019-11-11 22:43 UTC  (2+ messages)

[PATCH net-next] lwtunnel: get nlsize for erspan options properly
 2019-11-11 22:44 UTC  (2+ messages)

[PATCH net-next] net/sched: actions: remove unused 'order'
 2019-11-12 20:11 UTC  (4+ messages)

[PATCH v1 0/9] can: j1939: fix multiple issues found by syzbot
 2019-11-12 20:10 UTC  (15+ messages)
` [PATCH v1 1/9] can: af_can: export can_sock_destruct()
` [PATCH v1 2/9] can: j1939: move j1939_priv_put() into sk_destruct callback
` [PATCH v1 3/9] can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULL
` [PATCH v1 4/9] can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk_sendmsg()
` [PATCH v1 5/9] can: j1939: transport: make sure the aborted session will be deactivated only once
` [PATCH v1 6/9] can: j1939: make sure socket is held as long as session exists
` [PATCH v1 7/9] can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_cancel() instead of hrtimer_cancel()
` [PATCH v1 8/9] can: j1939: j1939_can_recv(): add priv refcounting
` [PATCH v1 9/9] can: j1939: warn if resources are still linked on destroy

[PATCH net-next 00/12] DSA driver for Vitesse Felix switch
 2019-11-12 20:01 UTC  (36+ messages)
` [PATCH net-next 01/12] net: mscc: ocelot: move resource ioremap and regmap init to common code
` [PATCH net-next 02/12] net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
` [PATCH net-next 03/12] net: mscc: ocelot: move invariant configs out of adjust_link
` [PATCH net-next 04/12] net: mscc: ocelot: create a helper for changing the port MTU
` [PATCH net-next 05/12] net: mscc: ocelot: export a constant for the tag length in bytes
` [PATCH net-next 06/12] net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
` [PATCH net-next 07/12] net: mscc: ocelot: separate the implementation of switch reset
` [PATCH net-next 08/12] net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
` [PATCH net-next 09/12] net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
` [PATCH net-next 10/12] net: dsa: vitesse: move vsc73xx driver to a separate folder
` [PATCH net-next 11/12] net: dsa: vitesse: add basic Felix switch driver
` [PATCH net-next 12/12] net: dsa: vitesse: add tagger for Ocelot/Felix switches

[net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed
 2019-11-12 19:59 UTC  (6+ messages)
` [v2,net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
  ` [v2,net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed

[PATCH iproute2-next 0/8] flower match support for masked ports
 2019-11-12 19:55 UTC  (10+ messages)
` [PATCH iproute2-next 1/8] tc_util: introduce a function to print JSON/non-JSON masked numbers
` [PATCH iproute2-next 2/8] tc_util: add an option to print masked numbers with/without a newline
` [PATCH iproute2-next 3/8] tc: flower: fix newline prints for ct-mark and ct-zone
` [PATCH iproute2-next 4/8] tc_util: fix JSON "
` [PATCH iproute2-next 5/8] tc: flower: fix output for ip tos and ttl
` [PATCH iproute2-next 6/8] tc: flower: add u16 big endian parse option
` [PATCH iproute2-next 7/8] tc_util: add functions for big endian masked numbers
` [PATCH iproute2-next 8/8] tc: flower: support masked port destination and source match

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2019-11-12 19:52 UTC  (14+ messages)
                  ` static and dynamic linking. Was: [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF

[PATCH] net: mdio-octeon: Fix pointer/integer casts
 2019-11-12 19:51 UTC  (4+ messages)

[PATCH net-next v2] net: macb: convert to phylink
 2019-11-12 19:43 UTC  (2+ messages)

[PATCH net-next] sfc: trace_xdp_exception on XDP failure
 2019-11-12 19:37 UTC  (6+ messages)

[PATCH][next] net: dsa: mv88e6xxx: fix broken if statement because of a stray semicolon
 2019-11-12 19:32 UTC  (3+ messages)

[PATCH V5 net-next 0/7] ARM: Enable GENET support for RPi 4
 2019-11-12 19:28 UTC  (3+ messages)
` [PATCH V5 net-next 3/7] dt-bindings: net: bcmgenet: Add BCM2711 support

[PATCH net-next 0/4] Update devlink binary output
 2019-11-12 19:26 UTC  (6+ messages)
` [PATCH net-next 1/4] devlink: Allow large formatted message of "
` [PATCH net-next 2/4] net/mlx5: Dump of fw_fatal use updated devlink binary interface
` [PATCH net-next 3/4] netdevsim: Update dummy reporter's "
` [PATCH net-next 4/4] selftests: Add a test of large binary to devlink health test

[PATCH v2 bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-12 19:17 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY

[PATCH net-next] net: sfp: fix sfp_bus_add_upstream() warning
 2019-11-12 19:13 UTC  (3+ messages)

[PATCH net v2] net: fec: add a check for CONFIG_PM to avoid clock count mis-match
 2019-11-12 19:13 UTC  (2+ messages)

[PATCH] ath10k: Handle "invalid" BDFs for msm8998 devices
 2019-11-12 19:08 UTC  (4+ messages)

[net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
 2019-11-12 18:59 UTC  (11+ messages)
  ` [EXT] "

[PATCH net-next v2] cxgb4: make function 'cxgb4_mqprio_free_hw_resources' static
 2019-11-12 18:56 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: atlantic: make some symbol & function static
 2019-11-12 18:55 UTC  (2+ messages)

[PATCH net-next v2 0/7] mlxsw: Add extended ACK for EMADs
 2019-11-12 18:54 UTC  (2+ messages)

[PATCH -next] net: ethernet: ti: Add dependency for TI_DAVINCI_EMAC
 2019-11-12 18:51 UTC  (2+ messages)

[PATCH net-next v3] net: openvswitch: add hash info to upcall
 2019-11-12 18:39 UTC  (3+ messages)
` [ovs-dev] "

[PATCH net-next v2 00/10] devlink subdev
 2019-11-12 18:35 UTC  (5+ messages)

net-next branch fails to build on my P8 CI system
 2019-11-12 18:17 UTC  (2+ messages)

[PATCH net-next v5 0/6] ipsec: add TCP encapsulation support (RFC 8229)
 2019-11-12 17:54 UTC  (8+ messages)
` [PATCH net-next v5 1/6] net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram
` [PATCH net-next v5 2/6] xfrm: introduce xfrm_trans_queue_net
` [PATCH net-next v5 3/6] xfrm: add route lookup to xfrm4_rcv_encap
` [PATCH net-next v5 4/6] esp4: prepare esp_input_done2 for non-UDP encapsulation
` [PATCH net-next v5 5/6] esp4: split esp_output_udp_encap and introduce esp_output_encap
` [PATCH net-next v5 6/6] xfrm: add espintcp (RFC 8229)

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-11-12 17:50 UTC  (19+ messages)

[PATCH net] gianfar: Don't force RGMII mode after reset, use defaults
 2019-11-12 17:28 UTC  (5+ messages)

[net-next PATCH] page_pool: do not release pool until inflight == 0
 2019-11-12 17:32 UTC  (8+ messages)

[pull request][net-next 0/8] Mellanox, mlx5 updates 2019-11-12
 2019-11-12 17:13 UTC  (9+ messages)
` [net-next 1/8] net/mlx5: DR, Fix matcher builders select check
` [net-next 2/8] net/mlx5: Read num_vfs before disabling SR-IOV
` [net-next 3/8] net/mlx5: Remove redundant NULL initializations
` [net-next 4/8] net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6
` [net-next 5/8] net/mlx5e: Set netdev name space on creation
` [net-next 6/8] net/mlx5: Add devlink reload
` [net-next 7/8] net/mlx5: Add eswitch ACL vlan trunk api
` [net-next 8/8] net/mlx5: Add vf ACL access via tc flower

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-12 12:27 UTC 

[PATCH v2 net-next] sfc: trace_xdp_exception on XDP failure
 2019-11-12 16:42 UTC  (2+ messages)

[PATCH net v3] dpaa2-eth: free already allocated channels on probe defer
 2019-11-12 16:21 UTC 

[nf-next PATCH] net: netfilter: Support iif matches in POSTROUTING
 2019-11-12 16:14 UTC 

Possibility of me mainlining Tehuti Networks 10GbE driver
 2019-11-12 16:01 UTC  (2+ messages)

[PATCH v1 net-next] mscc.c: Add support for additional VSC PHYs
 2019-11-12 15:54 UTC 

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-12 15:59 UTC  (2+ messages)
` [PATCH v2 1/6] linux/log2.h: Add roundup/rounddown_pow_two64() family of functions

pull-request: can-next 2019-10-07
 2019-11-12 15:57 UTC 

KMSAN: uninit-value in __skb_flow_dissect (2)
 2019-11-12 15:54 UTC 

[PATCH] ath10k: Fix qmi init error handling
 2019-11-12 15:51 UTC  (3+ messages)

[PATCH net-next] openvswitch: add TTL decrement action
 2019-11-12 15:46 UTC  (3+ messages)

[PATCH v2 1/2] net: remove static inline from dev_put()/dev_hold()
 2019-11-12 15:27 UTC  (3+ messages)
` [PATCH v2 2/2] net: add trace events for net_device refcnt

[PATCH net v2] dpaa2-eth: free already allocated channels on probe defer
 2019-11-12 15:18 UTC  (3+ messages)

[PATCH v15 0/5] BPF: New helper to obtain namespace data from current task
 2019-11-12 15:18 UTC  (6+ messages)
` [PATCH v15 1/5] fs/nsfs.c: added ns_match
      ` [Review Request] "

[PATCH net] net/smc: fix refcount non-blocking connect() -part 2
 2019-11-12 15:03 UTC 

[PATCH net-next] ptp: ptp_clockmatrix: Fix build error
 2019-11-12 14:47 UTC  (2+ messages)

[PATCH 2/2] ARM: dts: ls1021a-tsn: Use interrupts for the SGMII PHYs
 2019-11-12 14:12 UTC  (6+ messages)

[net-next:master 1285/1291] drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c:760:32: sparse: sparse: restricted __le16 degrades to integer
 2019-11-12 14:06 UTC 

[PATCH net-next] net: core: allow fast GRO for skbs with Ethernet header in head
 2019-11-12 12:28 UTC 

KMSAN: uninit-value in __flow_hash_from_keys (2)
 2019-11-12 12:14 UTC 

[PATCH v3] lib: optimize cpumask_local_spread()
 2019-11-12 11:56 UTC  (3+ messages)

[PATCH] samples: bpf: fix outdated README build command
 2019-11-12 11:48 UTC  (7+ messages)

[PATCH v5 05/10] perf tools: ensure config and str in terms are unique
 2019-11-12 11:17 UTC  (2+ messages)
` [tip: perf/core] perf parse: Ensure "

[PATCH v5 07/10] perf tools: before yyabort-ing free components
 2019-11-12 11:17 UTC  (2+ messages)
` [tip: perf/core] perf parse: Before "

[PATCH v5 01/10] perf tools: add parse events handle error
 2019-11-12 11:17 UTC  (2+ messages)
` [tip: perf/core] perf parse: Add "

[PATCH v4 4/9] perf tools: splice events onto evlist even on error
 2019-11-12 11:18 UTC  (2+ messages)
` [tip: perf/core] perf tools: Splice "

[PATCH v2 4/9] perf tools: move ALLOC_LIST into a function
 2019-11-12 11:18 UTC  (2+ messages)
` [tip: perf/core] perf tools: Move "

[PATCH v5 06/10] perf tools: add destructors for parse event terms
 2019-11-12 11:17 UTC  (2+ messages)
` [tip: perf/core] perf parse: Add "

[PATCH v2 5/9] perf tools: avoid a malloc for array events
 2019-11-12 11:18 UTC  (2+ messages)
` [tip: perf/core] perf tools: Avoid a malloc() "

[PATCH v5 08/10] perf tools: if pmu configuration fails free terms
 2019-11-12 11:17 UTC  (2+ messages)
` [tip: perf/core] perf parse: If "

[PATCH v5 09/10] perf tools: add a deep delete for parse event terms
 2019-11-12 11:17 UTC  (2+ messages)
` [tip: perf/core] perf parse: Add "


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).