netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 15:25:16 to 2019-01-19 15:56:58 UTC [more...]

[RFC v4 00/19] batman-adv: netlink restructuring, part 2
 2019-01-19 15:56 UTC  (13+ messages)
` [RFC v4 02/19] batman-adv: Prepare framework for mesh genl config
` [RFC v4 03/19] batman-adv: Prepare framework for hardif "
` [RFC v4 04/19] batman-adv: Prepare framework for vlan "
` [RFC v4 06/19] batman-adv: Add ap_isolation mesh/vlan genl configuration
` [RFC v4 07/19] batman-adv: Add bonding mesh "
` [RFC v4 10/19] batman-adv: Add fragmentation "
` [RFC v4 12/19] batman-adv: Add hop_penalty "
` [RFC v4 13/19] batman-adv: Add log_level "
` [RFC v4 15/19] batman-adv: Add network_coding "
` [RFC v4 16/19] batman-adv: Add orig_interval "
` [RFC v4 18/19] batman-adv: Add throughput_override hardif "
` [RFC v4 19/19] batman-adv: Trigger genl notification on sysfs config change

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-19 14:28 UTC  (41+ messages)
` [PATCH v2 01/29] ia64: add __NR_umount2 definition
` [PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls
` [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp
` [PATCH v2 04/29] alpha: wire up io_pgetevents system call
` [PATCH v2 05/29] alpha: update syscall macro definitions
` [PATCH v2 06/29] ARM: add migrate_pages() system call
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 08/29] m68k: assign syscall number for seccomp
` [PATCH v2 09/29] sh: remove duplicate unistd_32.h file
` [PATCH v2 10/29] sh: add statx system call
` [PATCH v2 11/29] sparc64: fix sparc_ipc type conversion
` [PATCH v2 12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls
` [PATCH v2 13/29] arch: add split IPC system calls where needed
` [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
` [PATCH v2 15/29] alpha: add standard statfs64/fstatfs64 syscalls
` [PATCH v2 16/29] alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
` [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros
` [PATCH v2 18/29] time: make adjtime compat handling available for 32 bit
` [PATCH v2 19/29] time: Add struct __kernel_timex
` [PATCH v2 20/29] time: fix sys_timer_settime prototype
` [PATCH v2 21/29] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH v2 22/29] timex: use __kernel_timex internally
` [PATCH v2 23/29] timex: change syscalls to use struct __kernel_timex
` [PATCH v2 24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg
` [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
` [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
` [PATCH v2 27/29] y2038: remove struct definition redirects
` [PATCH v2 28/29] y2038: rename old time and utime syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH ipvs-next] ipvs: use indirect call wrappers
 2019-01-19 14:25 UTC 

[PATCH ipvs-next] ipvs: avoid indirect calls when calculating checksums
 2019-01-19 14:22 UTC 

[PATCH net-next 00/14] net: dsa: management mode for bcm_sf2
 2019-01-19 13:55 UTC  (7+ messages)
` [PATCH net-next 09/14] net: bridge: Propagate MC addresses with VID through switchdev

[PATCH RFC 0/4] Convert KSZ9477 SPI driver to use regmap
 2019-01-19 13:22 UTC  (7+ messages)
` [PATCH RFC 1/4] net: dsa: microchip: convert "

INFO: rcu detected stall in ndisc_alloc_skb
 2019-01-19 13:10 UTC  (5+ messages)

[PATCH] NET:AX25:ROSE NULL ax25_cb kernel panic
 2019-01-19 11:39 UTC  (2+ messages)

[PATCH net-next 0/4] net: phy: improve starting PHY
 2019-01-19 11:30 UTC  (5+ messages)
` [PATCH net-next 1/4] net: phy: start state machine in phy_start only
` [PATCH net-next 2/4] net: phy: warn if phy_start is called from invalid state
` [PATCH net-next 3/4] net: phy: enable interrupts in phy_start
` [PATCH net-next 4/4] net: phy: change phy_start_interrupts to phy_request_interrupt

[PATCH] ath: move spin_lock_bh to spin_lock in tasklet
 2019-01-19 10:55 UTC 

[BUG bisect] Missing Micrel driver on VF50 (net: phy: check return code when requesting PHY driver module)
 2019-01-19  9:51 UTC  (5+ messages)

[PATCH net-next] net: phy: improve phy_init_hw
 2019-01-19  9:43 UTC 

[PATCH net-next] net: phy: fix issue with loading PHY driver w/o initramfs
 2019-01-19  9:30 UTC 

[PATCH] net: mlx5: allow default ip_proto to offload
 2019-01-19  8:50 UTC  (5+ messages)

[PATCH mlx5-next 0/4] mlx5 next misc updates
 2019-01-19  7:43 UTC  (6+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Make mlx5_cmd_exec_cb() a safe API
` [PATCH mlx5-next 2/4] net/mlx5: Add pci AtomicOps request
` [PATCH mlx5-next 3/4] net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros
` [PATCH mlx5-next 4/4] net/mlx5: Remove spinlock support from mlx5_write64

[PATCH RFC v1] net: dsa: microchip: add KSZ9477 I2C driver
 2019-01-19  6:22 UTC  (5+ messages)

[PATCH bpf-next] bpf: use the proper optlen when doing strncpy in bpf_getsockopt()
 2019-01-19  6:20 UTC 

[PATCH bpf-next] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
 2019-01-19  6:20 UTC 

[PATCH v2] ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
 2019-01-19  5:11 UTC 

[pull request][net 0/4] Mellanox, mlx5 fixes 2019-01-18
 2019-01-19  2:21 UTC  (6+ messages)
` [net 1/4] net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
` [net 2/4] net/mlx5e: Fix wrong error code return on FEC query failure
` [net 3/4] net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
` [net 4/4] net/mlx5e: Fix cb_ident duplicate in indirect block register

Shooting and Retouching
 2019-01-18 10:15 UTC 

selftests/bpf/test_netcnt failed on i386 - ibbpf: failed to create map (name: 'percpu_netcnt'): Invalid argument
 2019-01-19  1:47 UTC  (2+ messages)

[PATCH hyperv-fixes,0/3] fixes for hash key setting issues
 2019-01-19  1:14 UTC  (7+ messages)
` [PATCH hyperv-fixes,1/3] Fix ethtool change hash key error
` [PATCH hyperv-fixes,2/3] Refactor assignments of struct netvsc_device_info
` [PATCH hyperv-fixes,3/3] Fix hash key value reset after other ops

[PATCH] net: mlx5: don't overwrite pedit action when multiple pedit used
 2019-01-19  0:51 UTC  (2+ messages)

[Patch net v2] mlx5: fixup checksum for short ethernet frame padding
 2019-01-19  0:45 UTC  (11+ messages)

[patch 8/9] tools: bpftool: Cleanup license mess
 2019-01-18 23:28 UTC  (2+ messages)

[PATCH bpf] bpf: fix inner map masking to prevent oob under speculation
 2019-01-18 23:25 UTC  (2+ messages)

DSA incompatible with TI CPSW device model in dual mac mode
 2019-01-18 23:09 UTC 

[PATCH bpf] bpf: pull in pkt_sched.h header for tooling to fix bpftool build
 2019-01-18 23:18 UTC  (3+ messages)

[PATCH net 0/8] mlxsw: Various fixes
 2019-01-18 23:12 UTC  (10+ messages)
` [PATCH net 1/8] mlxsw: pci: Ring CQ's doorbell before RDQ's
` [PATCH net 2/8] mlxsw: pci: Increase PCI SW reset timeout
` [PATCH net 3/8] mlxsw: pci: Return error on PCI "
` [PATCH net 4/8] mlxsw: spectrum_fid: Update dummy FID index
` [PATCH net 5/8] net: bridge: Mark FDB entries that were added by user as such
` [PATCH net 6/8] mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky
` [PATCH net 7/8] selftests: mlxsw: Test FDB offload indication
` [PATCH net 8/8] selftests: forwarding: Add a test case for externally learned FDB entries

[PATCH] wlcore: clean up an indentation issue
 2019-01-18 23:12 UTC 

[PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver
 2019-01-18 23:10 UTC  (2+ messages)

[PATCH net-next v2 00/11] Devlink health reporting and recovery system
 2019-01-18 22:59 UTC  (2+ messages)

[PATCH] soc: fsl: qbman: avoid race in clearing QMan interrupt
 2019-01-18 22:56 UTC  (2+ messages)

[PATCH v5] coding-style: Clarify the expectations around bool
 2019-01-18 22:50 UTC 

[PATCH bpf-next 0/5] add bpf cgroup hooks that trigger on socket close
 2019-01-18 22:39 UTC  (4+ messages)

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-18 22:34 UTC  (10+ messages)
` [PATCH v3 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v3 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
` [PATCH v4 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v4 2/5] usb: assign ACPI companions for embedded USB devices
  ` [PATCH v4 3/5] Bluetooth: Reset Bluetooth chip after multiple command timeouts
  ` [PATCH v4 4/5] Bluetooth: btusb: Collect the common Intel assignments together
  ` [PATCH v4 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip

[Patch net-next] net_sched: add hit counter for matchall
 2019-01-18 22:14 UTC  (2+ messages)

[PATCH v3 net-next 0/3] net: phy: improve stopping PHY
 2019-01-18 22:12 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update email addresses of liquidio driver maintainers
 2019-01-18 22:07 UTC  (2+ messages)

[PATCH] net: Fix typo in NET_FAILOVER help text
 2019-01-18 22:06 UTC  (2+ messages)

[PATCH] net: Fix usage of pskb_trim_rcsum
 2019-01-18 22:05 UTC  (2+ messages)

[PATCH net-next] tcp: declare tcp_mmap() only when CONFIG_MMU is set
 2019-01-18 22:04 UTC  (2+ messages)

[PATCH v1 net-next] lan743x: Provide Read/Write Access to on chip OTP
 2019-01-18 21:54 UTC 

[PATCH] net: jme: fix indentation issues
 2019-01-18 22:03 UTC  (2+ messages)

[PATCH] net: vxge: fix indentation issue
 2019-01-18 22:03 UTC  (2+ messages)

[PATCH net-next] net: phy: remove state PHY_CHANGELINK
 2019-01-18 21:58 UTC  (2+ messages)

[PATCH net-next] net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
 2019-01-18 21:56 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: btf: add btf documentation
 2019-01-18 21:56 UTC 

[PATCH v3 0/3] Add quirk for reading BD_ADDR from fwnode property
 2019-01-18 21:38 UTC  (3+ messages)
` [PATCH v3 1/3] Bluetooth: "

BUG: sleeping function called from invalid context at kernel/locking/mutex.c:908
 2019-01-18 21:14 UTC 

[PATCH v2 0/1] doc: networking: integrate scaling document into doc tree
 2019-01-18 20:38 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] net: dpaa2: build ptp clock driver in default
 2019-01-18 20:14 UTC  (4+ messages)

[PATCH] bpftool: Fix prog dump by tag
 2019-01-18 19:16 UTC  (3+ messages)

[PATCH v2 iproute2 0/1] Hide keys for state output - changelog
 2019-01-18 19:12 UTC  (2+ messages)
` [PATCH v2 iproute2 1/1] xfrm: add option to hide keys in state output

[PATCH] net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling
 2019-01-18 19:08 UTC  (2+ messages)

[PATCH bpf] bpftool: fix percpu maps updating
 2019-01-18 19:07 UTC  (2+ messages)

[PATCH net-next] ip_gre: Make none-tunnel-dst gre port work with lwtunnel
 2019-01-18 19:06 UTC  (2+ messages)

[PATCH 1/1 RESEND] doc: net: fix bad references to network drivers
 2019-01-18 19:04 UTC  (2+ messages)

[PATCH] net: core: dev: Initialise napi state correctly
 2019-01-18 18:52 UTC  (3+ messages)

[PATCH net-next v2 00/14] net: use strict checks in doit handlers
 2019-01-18 18:46 UTC  (15+ messages)
` [PATCH net-next v2 01/14] net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
` [PATCH net-next v2 02/14] rtnetlink: stats: validate attributes in get as well as dumps
` [PATCH net-next v2 03/14] rtnetlink: stats: reject requests for unknown stats
` [PATCH net-next v2 04/14] rtnetlink: ifinfo: perform strict checks also for doit handler
` [PATCH net-next v2 05/14] net: namespace: perform strict checks also for doit handlers
` [PATCH net-next v2 06/14] net: ipv4: netconf: "
` [PATCH net-next v2 07/14] net: ipv4: route: "
` [PATCH net-next v2 08/14] net: ipv4: ipmr: "
` [PATCH net-next v2 09/14] net: ipv6: addr: "
` [PATCH net-next v2 10/14] net: ipv6: netconf: "
` [PATCH net-next v2 11/14] net: ipv6: addrlabel: "
` [PATCH net-next v2 12/14] net: ipv6: route: "
` [PATCH net-next v2 13/14] net: mpls: "
` [PATCH net-next v2 14/14] net: mpls: netconf: "

[PATCH v2 0/7] ethtool: pretty dump mv88e6xxx registers
 2019-01-18 18:40 UTC  (2+ messages)

[PATCH] ethtool: zero initialize coalesce struct
 2019-01-18 18:40 UTC  (2+ messages)

[PATCH] ethtool: change to new sane powerpc64 kernel headers
 2019-01-18 18:40 UTC  (2+ messages)

[PATCH ethtool] ethtool: don't report UFO on kernels v4.14 and above
 2019-01-18 18:39 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: allow BPF programs access skb_shared_info->gso_segs field
 2019-01-18 18:42 UTC  (2+ messages)

[PATCH net-next 0/8] net: mscc: PTP offloading support
 2019-01-18 18:16 UTC  (4+ messages)

[PATCH net-next 00/13] net: use strict checks in doit handlers
 2019-01-18 18:01 UTC  (6+ messages)
` [PATCH net-next 06/13] net: namespace: perform strict checks also for "

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-18 17:17 UTC  (4+ messages)

[PATCH 0/8] Add support for rtl8723bs/rtl8723cs bluetooth
 2019-01-18 17:13 UTC  (10+ messages)
` [PATCH 1/8] Bluetooth: Add new quirk for broken local ext features max_page
` [PATCH 2/8] Bluetooth: hci_h5: Add support for reset GPIO
` [PATCH 3/8] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
` [PATCH 4/8] Bluetooth: hci_h5: Add support for binding RTL8723BS with device tree
` [PATCH 5/8] Bluetooth: btrtl: add support for the RTL8723CS
` [PATCH 6/8] arm64: allwinner: a64: enable Bluetooth On Pinebook
` [PATCH 7/8] DO-NOT-MERGE: arm64: allwinner: a64: enable Bluetooth On Pine64
` [PATCH 8/8] DO-NOT-MERGE: arm64: allwinner: a64: enable Bluetooth On SoPine baseboard

[PATCH iproute2-next] Introduce ip-brctl shell script
 2019-01-18 17:00 UTC 

[PATCH] net: sun: cassini: Cleanup license conflict
 2019-01-18 16:30 UTC  (2+ messages)

[PATCH/RFC] Make perf_event_open() propagate errors for use in bpf_perf_event_open()
 2019-01-18 16:19 UTC  (4+ messages)

[PATCH net-next v2 0/2] dpaa2-eth: add debugfs statistics
 2019-01-18 16:16 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dpaa2-eth: transform dpaa2_eth_queue_count into a macro
` [PATCH net-next v2 2/2] dpaa2-eth: add debugfs statistics

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-18 15:51 UTC  (3+ messages)
` [PATCH net-next 4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET

[PATCH v2] netfilter: x_tables: add xt_tunnel match
 2019-01-18 15:41 UTC  (3+ 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).