netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-07 09:39:12 to 2019-05-08 16:13:21 UTC [more...]

[net-next v2] net: sched: Introduce act_ctinfo action
 2019-05-08 16:12 UTC  (7+ messages)
` [net-next v3] "
    ` [PATCH net-next v4] "

[PATCH bpf v1] bpf: Fix undefined behavior in narrow load handling
 2019-05-08 16:08 UTC 

[PATCH] ravb: implement MTU change while device is up
 2019-05-08 15:59 UTC  (2+ messages)

[PATCH v2] netfilter: xt_owner: Add supplementary groups option
 2019-05-08 15:56 UTC  (5+ messages)

[PATCH] packet: Fix error path in packet_init
 2019-05-08 15:50 UTC  (2+ messages)

[PATCH net-next 00/11] net: stmmac: Selftests
 2019-05-08 15:46 UTC  (15+ messages)
` [PATCH net-next 01/11] net: stmmac: Add MAC loopback callback to HWIF
` [PATCH net-next 02/11] net: stmmac: dwmac100: Add MAC loopback support
` [PATCH net-next 03/11] net: stmmac: dwmac1000: "
` [PATCH net-next 04/11] net: stmmac: dwmac4/5: "
` [PATCH net-next 05/11] net: stmmac: dwxgmac2: "
` [PATCH net-next 06/11] net: stmmac: Switch MMC functions to HWIF callbacks
` [PATCH net-next 07/11] net: stmmac: dwmac1000: Also pass control frames while in promisc mode
` [PATCH net-next 08/11] net: stmmac: dwmac4/5: "
` [PATCH net-next 09/11] net: stmmac: dwxgmac2: "
` [PATCH net-next 10/11] net: stmmac: Introduce selftests support
` [PATCH net-next 11/11] net: stmmac: dwmac1000: Fix Hash Filter

[PATCH 0/3] Fix error path for kobject_init_and_add()
 2019-05-08 14:52 UTC  (4+ messages)
` [PATCH 3/3] net-sysfs: "

[PATCH v6 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-08 14:45 UTC  (7+ messages)
` [PATCH v6 bpf-next 01/17] bpf: verifier: offer more accurate helper function arg and return type

[PATCH v1] timer:clock:ptp: add support the dynamic posix clock alarm set for ptp
 2019-05-08 14:36 UTC  (4+ messages)
  ` [EXT] "

[PATCH v11 1/5] can: m_can: Create a m_can platform framework
 2019-05-08 14:35 UTC  (2+ messages)

[PATCH v2] extensions: libxt_owner: Add supplementary groups option
 2019-05-08 14:12 UTC 

[RFC PATCH net-next 2/3] flow_offload: restore ability to collect separate stats per action
 2019-05-08 14:02 UTC  (6+ messages)

[PATCH net-next] macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real device
 2019-05-08 13:58 UTC  (12+ messages)

[PATCH net] selinux: do not report error on connect(AF_UNSPEC)
 2019-05-08 13:50 UTC  (2+ messages)

[PATCH] net: dsa: sja1105: Make 'sja1105et_regs' and 'sja1105pqrs_regs' static
 2019-05-08 13:43 UTC 

[RFC PATCH 0/5] net: dsa: POC support for mv88e6250
 2019-05-08 13:41 UTC  (6+ messages)
` [RFC PATCH 1/5] net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressing

[PATCH][V3] net: dsa: sja1105: fix check on while loop exit
 2019-05-08 13:30 UTC 

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-08 13:22 UTC  (23+ messages)
` [PATCH 01/16] lib: fix match_string() helper on -1 "
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
` [PATCH 04/16] powerpc/xmon: use "
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "
` [PATCH 16/16] sched: debug: "

[PATCH bpf-next v2 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-05-08 13:06 UTC  (7+ messages)
` [PATCH bpf-next v2 04/16] xsk: Extend channels to support combined XSK/non-XSK traffic

[PATCH v2 1/4] bpf: Add support for reading user pointers
 2019-05-08 12:39 UTC  (6+ messages)

[PATCH] net: hns3: remove redundant assignment of l2_hdr to itself
 2019-05-08 12:13 UTC  (2+ messages)

[RFC bpf-next 0/7] busy poll support for AF_XDP sockets
 2019-05-08 12:10 UTC  (5+ messages)

[PATCH] openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
 2019-05-08 11:50 UTC  (3+ messages)

[PATCH v4 00/10] of_net: Add NVMEM support to of_get_mac_address
 2019-05-08 11:48 UTC  (7+ messages)
` [PATCH v4 02/10] dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour

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

[PATCH v2 0/4] Use MFD framework for SGI IOC3 drivers
 2019-05-08 10:23 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: ioc3: Add driver for SGI IOC3 chip

[PATCH] net: dsa: lantiq: fix spelling mistake "brigde" -> "bridge"
 2019-05-08 10:22 UTC 

[PATCH] net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation action
 2019-05-06 18:28 UTC 

[PATCH] dwmac4_prog_mtl_tx_algorithms() missing write operation
 2019-05-08  9:20 UTC  (2+ messages)

[PATCH v2 0/4] of_net: Add NVMEM support to of_get_mac_address
 2019-05-08  9:02 UTC  (6+ messages)
` [PATCH v2 1/4] "

[PATCH net-next 0/2] Introduce net_prefetch
 2019-05-08  7:48 UTC  (5+ messages)
` [PATCH net-next 1/2] net: Take common prefetch code structure into a function

[PATCH 0/5] QRTR flow control improvements
 2019-05-08  6:06 UTC  (6+ messages)
` [PATCH 1/5] net: qrtr: Move resume-tx transmission to recvmsg
` [PATCH 2/5] net: qrtr: Implement outgoing flow control
` [PATCH 3/5] net: qrtr: Migrate node lookup tree to spinlock
` [PATCH 4/5] net: qrtr: Make qrtr_port_lookup() use RCU
` [PATCH 5/5] net: qrtr: Remove receive worker

[GIT] Networking
 2019-05-08  5:40 UTC  (2+ messages)

[PATCH net V2] tuntap: synchronize through tfiles array instead of tun->numqueues
 2019-05-08  4:30 UTC  (7+ messages)

[PATCH RFC] vhost: don't use kmap() to log dirty pages
 2019-05-08  4:28 UTC  (5+ messages)

WARNING in cgroup_exit
 2019-05-08  4:19 UTC  (2+ messages)

[PATCH net] ipv4: Fix raw socket lookup for local traffic
 2019-05-08  3:44 UTC 

WARNING in bpf_prog_kallsyms_find
 2019-05-08  3:36 UTC 

[PATCH net] tuntap: synchronize through tfiles array instead of tun->numqueues
 2019-05-08  2:54 UTC  (5+ messages)

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-08  2:00 UTC  (12+ messages)

[PATCH v2 1/2] net: phy: realtek: Add rtl8211e rx/tx delays config
 2019-05-08  1:29 UTC  (18+ messages)
` [PATCH v2 2/2] net: phy: realtek: Change TX-delay setting for RGMII modes only
` [PATCH v3 0/2] net: phy: realtek: Fix RGMII TX/RX-delays initial config of rtl8211(e|f)
  ` [PATCH v3 1/2] net: phy: realtek: Add rtl8211e rx/tx delays config
  ` [PATCH v3 2/2] net: phy: realtek: Change TX-delay setting for RGMII modes only

[GIT] Networking
 2019-05-08  0:59 UTC 

[PATCH] selftests/bpf: Fix compile warning in bpf selftest
 2019-05-07 23:12 UTC 

[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
 2019-05-07 22:50 UTC  (2+ messages)

WARNING: ODEBUG bug in del_timer (3)
 2019-05-07 22:48 UTC  (2+ messages)

[net-next v2 00/11][pull request] 40GbE Intel Wired LAN Driver Updates 2019-05-03
 2019-05-07 21:22 UTC  (5+ messages)
` [net-next v2 11/11] i40e: Introduce recovery mode support

[PATCH v8 00/15] x86/split_lock: Enable split lock detection
 2019-05-07 20:48 UTC  (5+ messages)
` [PATCH v8 13/15] x86/split_lock: Enable split lock detection by default

[PATCH net] net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag
 2019-05-07 19:43 UTC  (3+ messages)

[PATCH] cxgb4: Fix error path in cxgb4_init_module
 2019-05-07 19:42 UTC  (2+ messages)

[PATCH net-next] net: phy: improve pause mode reporting in phy_print_status
 2019-05-07 19:41 UTC  (2+ messages)

[PATCH net] dt-bindings: net: Fix a typo in the phy-mode list for ethernet bindings
 2019-05-07 19:30 UTC  (3+ messages)

[PATCH] net: macb: Change interrupt and napi enable order in open
 2019-05-07 19:28 UTC  (3+ messages)

[PATCH] net: ll_temac: Improve error message on error IRQ
 2019-05-07 19:25 UTC  (2+ messages)

[PATCH net-next] net/sched: remove block pointer from common offload structure
 2019-05-07 19:24 UTC  (3+ messages)

[PATCH net-next v2 0/4] of_get_mac_address ERR_PTR fixes
 2019-05-07 19:23 UTC  (8+ messages)
` [PATCH net-next v2 2/4] net: dsa: support of_get_mac_address new ERR_PTR error

[PATCH] net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
 2019-05-07 19:21 UTC  (2+ messages)

[PATCH net] vrf: sit mtu should not be updated when vrf netdev is the link
 2019-05-07 19:20 UTC  (2+ messages)

[PATCH] l2tp: Fix possible NULL pointer dereference
 2019-05-07 19:17 UTC  (2+ messages)

[PATCH][next] taprio: add null check on sched_nest to avoid potential null pointer dereference
 2019-05-07 19:15 UTC  (2+ messages)

[PATCH][next] net: mvpp2: cls: fix less than zero check on a u32 variable
 2019-05-07 19:15 UTC  (2+ messages)

[PATCH net-next 0/2] net_sched: sch_fq: enable in-kernel pacing for QUIC servers
 2019-05-07 19:09 UTC  (2+ messages)

[PATCH v3 0/5] net: dsa: lantiq: Add bridge offloading
 2019-05-07 17:37 UTC  (2+ messages)

[PATCH net-next 00/12] cleanup & optimizations & bugfixes for HNS3 driver
 2019-05-07 17:37 UTC  (2+ messages)

[PATCH net] wireless: Skip directory when generating certificates
 2019-05-07 17:28 UTC 

[PATCH bpf-next 0/6] tools: bpftool: add options for debug info from libbpf and verifier
 2019-05-07 17:06 UTC  (4+ messages)
` [PATCH bpf-next 4/6] bpf: make BPF_LOG_* flags available in UAPI header

[PATCH bpf] nfp: bpf: fix static check error through tightening shift amount adjustment
 2019-05-07 16:41 UTC 

pull-request: bpf-next 2019-05-06
 2019-05-07 16:29 UTC  (2+ messages)

pull-request: bpf 2019-05-06
 2019-05-07 16:26 UTC  (2+ messages)

Subject: [PATCH netfilter] ipvs: Fix crash when ipv6 route unreach
 2019-05-07 15:41 UTC  (3+ messages)

Fw: [Bug 203533] New: VxLAN: Cannot create multiple vxlan devices for a given VNI and different source addresses
 2019-05-07 15:08 UTC 

kTLS broken somewhere between 4.18 and 5.0
 2019-05-07 14:45 UTC  (5+ messages)

[PATCH][next] net: dsa: sja1105: fix check on while loop exit
 2019-05-07 13:59 UTC  (2+ messages)

[PATCH][next] ath10k: coredump: use struct_size() helper
 2019-05-07 13:53 UTC  (2+ messages)

[PATCH][next] ath10k: Use struct_size() helper
 2019-05-07 13:51 UTC  (2+ messages)

[PATCH] extensions: libxt_owner: Add complementary groups option
 2019-05-07 13:35 UTC  (4+ messages)

[PATCH net-next RFC] Dump SW SQ context as part of tx reporter
 2019-05-07 12:58 UTC  (3+ messages)

[PATCH] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-07 12:25 UTC  (5+ messages)

netronome/nfp/bpf/jit.c cannot be build with -O3
 2019-05-07 11:31 UTC  (4+ messages)
` [oss-drivers] "

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-05-04
 2019-05-07 10:47 UTC  (3+ messages)
` [net-next 13/15] ice: Use bitfields where possible

[PATCH net-next 2/2] net: phy: sfp: enable i2c-bus detection on ACPI based systems
 2019-05-07 10:40 UTC  (5+ messages)

[PATCH][next] net: dsa: sja1105: fix comparisons against uninitialized status fields
 2019-05-07 10:23 UTC  (4+ messages)

[PATCH][next] net: dsa: sja1105: fix check on while loop exit
 2019-05-07  9:50 UTC 

general protection fault in rfcomm_dlc_open
 2019-05-07  9:40 UTC 

general protection fault in rfcomm_dlc_exists
 2019-05-07  9:40 UTC 

[PATCH pppd v4] pppoe: custom host-uniq tag
 2019-05-07  9:39 UTC  (4+ messages)

KASAN: use-after-free Read in ip6_hold_safe (3)
 2019-05-07  9:39 UTC 


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