netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-18 12:13:29 to 2019-01-19 00:33:47 UTC [more...]

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-18 20:44 UTC  (40+ 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 mlx5-next 0/4] mlx5 next misc updates
 2019-01-19  0:33 UTC  (5+ 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

[pull request][net 0/4] Mellanox, mlx5 fixes 2019-01-18
 2019-01-19  0:25 UTC  (5+ 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

[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 net-next 00/14] net: dsa: management mode for bcm_sf2
 2019-01-18 21:48 UTC  (6+ messages)
` [PATCH net-next 09/14] net: bridge: Propagate MC addresses with VID through switchdev

[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 bisect] Missing Micrel driver on VF50 (net: phy: check return code when requesting PHY driver module)
 2019-01-18 21:30 UTC  (4+ messages)

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 RFC 0/4] Convert KSZ9477 SPI driver to use regmap
 2019-01-18 20:32 UTC  (5+ messages)
` [PATCH RFC 1/4] net: dsa: microchip: convert "

[PATCH RFC v1] net: dsa: microchip: add KSZ9477 I2C driver
 2019-01-18 20:25 UTC  (4+ messages)

[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  (10+ messages)
` [PATCH net-next 05/13] net: ipv4: perform strict checks also for "
` [PATCH net-next 06/13] net: namespace: "
` [PATCH net-next 07/13] net: ipv4: ipmr: "

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  (9+ messages)
` [PATCH net-next 1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g
` [PATCH net-next 2/7] net: phy: Add generic support for 2.5GBaseT and 5GBaseT
` [PATCH net-next 3/7] net: phy: Read 2.5G and 5G extended abilities
` [PATCH net-next 4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities
` [PATCH net-next 6/7] net: mvpp2: Add 2.5GBaseT support
` [PATCH net-next 7/7] net: phy: marvell10g: add support for the 88x2110 PHY

[PATCH v2] netfilter: x_tables: add xt_tunnel match
 2019-01-18 15:41 UTC  (3+ messages)

[PATCH net] ravb: expand rx descriptor data to accommodate hw checksum
 2019-01-18 14:58 UTC  (6+ messages)

[PATCH net-next] net: usb: rtl8150: remove set but not used variable 'rx_stat'
 2019-01-18 14:30 UTC  (2+ messages)

[PATCH v11 perf, bpf-next 0/9] reveal invisible bpf programs
 2019-01-18 14:46 UTC  (7+ messages)
` [PATCH v11 perf, bpf-next 5/9] perf util: handle PERF_RECORD_KSYMBOL
` [PATCH v11 perf, bpf-next 6/9] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v11 perf, bpf-next 7/9] perf tools: synthesize PERF_RECORD_* for loaded BPF programs

[Patch net-next] net: introduce a knob to control whether to inherit devconf config
 2019-01-18 14:38 UTC  (3+ messages)

[PATCH v3] netfilter: nft_meta: Add NFT_META_I/OIFKIND meta type
 2019-01-18 14:35 UTC  (6+ messages)

[PATCH net-next v7 0/8] devlink: Add configuration parameters support for devlink_port
 2019-01-18 14:33 UTC  (2+ messages)

[PATCH] net: mlx5: allow default ip_proto to offload
 2019-01-18 14:19 UTC  (4+ messages)

TC TBF calculates wrong buffer limit when "latency" is provided
 2019-01-18 14:01 UTC 

[PATCH 1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl
 2019-01-18 13:21 UTC  (2+ messages)

[PATCH bpf-next 0/3] AF_XDP: add socket monitoring support
 2019-01-18 13:03 UTC  (4+ messages)
` [PATCH bpf-next 1/3] net: xsk: track AF_XDP sockets on a per-netns list
` [PATCH bpf-next 2/3] xsk: add id to umem
` [PATCH bpf-next 3/3] xsk: add sock_diag interface for AF_XDP

[PATCH v4 1/4] can: m_can: Create a m_can platform framework
 2019-01-18 12:55 UTC  (4+ messages)

[PATCH v2] virtio_net: bulk free tx skbs
 2019-01-18 12:51 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: check message types in l2cap_get_conf_opt
 2019-01-18 12:44 UTC  (6+ messages)
` [PATCH 2/2] Bluetooth: check the buffer size for some messages before parsing

[PATCH net-next 0/4] bonding: add 3ad stats and export them via xstats
 2019-01-18 12:30 UTC  (5+ messages)
` [PATCH net-next 1/4] bonding: adjust style of bond_3ad_rx_indication
` [PATCH net-next 2/4] bonding: 3ad: remove bond_3ad_rx_indication's length argument
` [PATCH net-next 3/4] bonding: add 3ad stats
` [PATCH net-next 4/4] bonding: add support for xstats and export "

[PATCH 0/3] Correct CAN clocks definition
 2019-01-18 12:14 UTC  (7+ messages)
` [PATCH 1/3] clk: renesas: r8a774a1: Add missing CANFD clock
` [PATCH 2/3] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes
` [PATCH 3/3] dt-bindings: can: rcar_canfd: Document r8a774a1 support

[PATCH] ip_gre: Fix the wrong err return code
 2019-01-18 12:13 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).