netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-25 08:14:22 to 2019-01-26 15:52:09 UTC [more...]

[RFC PATCH 0/6] Initial, PoC implementation of sw datapath of tc+CT
 2019-01-26 15:52 UTC  (4+ messages)
` [RFC PATCH 2/6] net/sched: flower: add support for matching on ConnTrack

[net-next PATCH] MAINTAINERS: Add entry for XDP core code
 2019-01-26 14:44 UTC  (3+ messages)

WoL broken in r8169.c since kernel 4.19
 2019-01-26 14:09 UTC  (14+ messages)

[PATCH] iwlwifi: Use kmemdup instead of duplicating its function
 2019-01-26 12:42 UTC 

Data entry service and data processing services
 2019-01-26  8:53 UTC 

[PATCH bpf-next v3 00/16] bpf: propose new jmp32 instructions
 2019-01-26 11:02 UTC  (4+ messages)
` [PATCH bpf-next v3 03/16] bpf: verifier support JMP32

[RFC v4 00/19] batman-adv: netlink restructuring, part 2
 2019-01-26 10:47 UTC  (2+ messages)

[PATCH net-next] Documentation: net: phy: switch documentation to rst format
 2019-01-26 10:25 UTC 

[PATCH net-next 0/2] r8169: add EEE support for RTL8168f
 2019-01-26  9:36 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] r8169: enable EEE per default on RTL8168f

[PATCH RFC 0/3] Support fraglist GRO/GSO
 2019-01-26  9:36 UTC  (10+ messages)
` [PATCH RFC 3/3] udp: Support UDP "

[PATCH net 0/3] net: hns: code optimizations & bugfixes for HNS driver
 2019-01-26  9:18 UTC  (4+ messages)
` [PATCH net 1/3] net: hns: Fix for missing of_node_put() after of_parse_phandle()
` [PATCH net 2/3] net: hns: Restart autoneg need return failed when autoneg off
` [PATCH net 3/3] net: hns: Fix wrong read accesses via Clause 45 MDIO protocol

Clang warnings in net/phonet
 2019-01-26  8:10 UTC  (2+ messages)

[PATCH net-next] tcp: allow zerocopy with fastopen
 2019-01-26  6:41 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] selftests: bpf: break up test_verifier
 2019-01-26  6:21 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] selftests: bpf: prepare for break up of verifier tests
` [PATCH bpf-next v2 3/3] selftests: bpf: break up the rest of test_verifier

[PATCH -next] ptp: fix debugfs_simple_attr.cocci warnings
 2019-01-26  6:05 UTC  (2+ messages)

[PATCH net-next 0/2] r8169: add EEE support for RTL8168g+
 2019-01-26  6:03 UTC  (4+ messages)
` [PATCH net-next 1/2] r8169: add general EEE support for chip versions from RTL8168g
` [PATCH net-next 2/2] r8169: enable EEE per default on "

[RFC] Loading BTF and pretty printing maps with bpftool
 2019-01-26  5:37 UTC  (2+ messages)

[PATCH net-next 0/4] net: IP defrag: use rbtrees in IPv6 defragmentation
 2019-01-26  5:37 UTC  (2+ messages)

[PATCH net-next 0/8] s390/qeth: updates 2019-01-25
 2019-01-26  5:24 UTC  (10+ messages)
` [PATCH net-next 1/8] s390/qeth: streamline TX buffer management
` [PATCH net-next 2/8] s390/qeth: remove bogus netif_wake_queue()
` [PATCH net-next 3/8] s390/qeth: consolidate open/stop netdev ops
` [PATCH net-next 4/8] s390/qeth: register MAC address earlier
` [PATCH net-next 5/8] s390/qeth: remove TX disable from online path
` [PATCH net-next 6/8] s390/qeth: delay netdevice registration
` [PATCH net-next 7/8] s390/qeth: detach netdevice while card is offline
` [PATCH net-next 8/8] s390/qeth: remove VLAN tracking for L2 devices

[PATCH net-next] Documentation: net: phy: reflect latest changes to phylib API
 2019-01-26  5:22 UTC  (2+ messages)

[pull request][net-next 0/8] Mellanox, mlx5 misc updates 2019-01-25
 2019-01-26  5:22 UTC  (10+ messages)
` [net-next 1/8] net/mlx5e: RX, Make sure packet header does not cross page boundary
` [net-next 2/8] net/mlx5e: Take CQ decompress fields into a separate structure
` [net-next 3/8] net/mlx5e: Expand XPS cpumask to cover all online cpus
` [net-next 4/8] net/mlx5e: Return the allocated flow directly from __mlx5e_add_fdb_flow
` [net-next 5/8] net/mlx5: Add trace points for flow tables create/destroy
` [net-next 6/8] net/mlx5e: Separate between ethtool and netdev software stats folding
` [net-next 7/8] net/mlx5e: Present the representors SW stats when state is not opened
` [net-next 8/8] net/mlx5e: Reuse fold sw stats in representors

Send photos to start
 2019-01-25  9:04 UTC 

[PATCH] tty: Fix WARNING in tty_set_termios
 2019-01-26  4:14 UTC  (2+ messages)

[RFC PATCH 1/3] riscv: set HAVE_EFFICIENT_UNALIGNED_ACCESS
 2019-01-26  1:33 UTC  (3+ messages)

[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-26  0:59 UTC  (31+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "
        ` bpf memory model. Was: "

[PATCH bpf-next v2 0/3] support flow dissector in BPF_PROG_TEST_RUN
 2019-01-26  0:58 UTC  (9+ messages)
` [PATCH bpf-next v2 1/3] net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
` [PATCH bpf-next v2 2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector
` [PATCH bpf-next v2 3/3] selftests/bpf: add simple BPF_PROG_TEST_RUN examples "

[PATCH bpf-next v2 0/3] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
 2019-01-26  0:29 UTC  (2+ messages)

[GIT] Networking
 2019-01-26  0:21 UTC 

[GIT] Networking
 2019-01-25 23:30 UTC  (5+ messages)

[PATCH] Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"
 2019-01-25 23:27 UTC 

FW: lock dep issue
 2019-01-25 23:10 UTC  (2+ messages)

[PATCH -next] selftests: bpf: remove duplicated include
 2019-01-25 23:01 UTC  (2+ messages)

[PATCH] sfp: sfp_read: split-up request when hw rx buffer is too small
 2019-01-25 22:43 UTC  (6+ messages)

[PATCH net-next v3 1/2] net/mlx5e: Update hw flows when encap source mac changed
 2019-01-25 21:57 UTC  (3+ messages)
` [PATCH net-next v3 2/2] net/mlx5e: Don't overwrite pedit action when multiple pedit used

[PATCH net-next 1/1] openvswitch: Declare ovs key structures using macros
 2019-01-25 21:55 UTC  (2+ messages)

[PATCH net 0/4] various compat ioctl fixes
 2019-01-25 21:43 UTC  (5+ messages)
` [PATCH net 1/4] Revert "socket: fix struct ifreq size in compat ioctl"
` [PATCH net 2/4] Revert "kill dev_ifsioc()"
` [PATCH net 3/4] net: socket: fix SIOCGIFNAME in compat
` [PATCH net 4/4] net: socket: make bond ioctls go through compat_ifreq_ioctl()

[pull request][net 0/6] Mellanox, mlx5 fixes 2019-01-25
 2019-01-25 20:01 UTC  (7+ messages)
` [net 1/6] Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
` [net 2/6] net/mlx5e: Fix wrong private flag usage causing checksum disable
` [net 3/6] net/mlx5: Take lock with IRQs disabled to avoid deadlock
` [net 4/6] net/mlx5e: Allow MAC invalidation while spoofchk is ON
` [net 5/6] net/mlx5e: Move to use common phys port names for vport representors
` [net 6/6] net/mlx5e: Unblock setting vid 0 for VFs through the uplink rep

[RFC PATCH 0/3] RV64G eBPF JIT
 2019-01-25 19:54 UTC  (2+ messages)

[PATCH net-next] netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments
 2019-01-25 19:36 UTC  (4+ messages)

[PATCH net-next v1 1/2] net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X
 2019-01-25 19:25 UTC  (11+ messages)

[PATCH] r8169: Load MAC address from device tree if present
 2019-01-25 19:23 UTC  (7+ messages)

Regression: mv88e6xxx packet loss after 4.18's PHYLINK merge
 2019-01-25 19:15 UTC  (6+ messages)

[RFC PATCH 0/3] RV64G eBPF JIT
 2019-01-25 19:02 UTC  (2+ messages)

pull-request: mac80211 2019-01-25
 2019-01-25 19:00 UTC  (2+ messages)

[pull request][net 0/4] Mellanox, mlx5 fixes 2019-01-18
 2019-01-25 18:58 UTC  (6+ messages)
` [net 1/4] net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames

[PATCH net-next 0/7] Devlink health updates
 2019-01-25 18:56 UTC  (6+ messages)

[PATCH net-next 0/2] tcp: change pingpong to 3 in delayed ack logic
 2019-01-25 18:53 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: Refactor pingpong code
  ` [PATCH net-next 2/2] tcp: change pingpong threshold to 3

[PATCH] net: phy: at803x: Use helpers to access MMD PHY registers
 2019-01-25 18:51 UTC  (6+ messages)

net: phylink: dsa: mv88e6xxx: flaky link detection on switch ports with internal PHYs
 2019-01-25 18:38 UTC  (9+ messages)

[PATCH net-next v2 0/2] mv88e6xxx DSA suspend to RAM support
 2019-01-25 18:37 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: dsa: mv88e6xxx: Save switch rules
` [PATCH net-next v2 2/2] net: dsa: mv88e6xxx: Add suspend to RAM support

Request for Quotation
 2019-01-24 19:19 UTC 

[PATCH mlx5-next 0/4] mlx5 next misc updates
 2019-01-25 18:16 UTC  (9+ messages)
` [PATCH mlx5-next 4/4] net/mlx5: Remove spinlock support from mlx5_write64

[PATCH iproute2-master] bridge: fdb: Fix FDB dump with strict checking disabled
 2019-01-25 18:00 UTC  (3+ messages)

[PATCH bpf-next v3 0/7] xdp: Avoid unloading xdp prog not attached by sample
 2019-01-25 17:53 UTC  (9+ messages)
` [PATCH bpf-next v3 3/7] samples/bpf: Convert XDP samples to libbpf usage
` [PATCH bpf-next v3 4/7] samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}
` [PATCH bpf-next v3 5/7] samples/bpf: Add a "force" flag to XDP samples

[PATCH iproute2-next 00/19] Export object IDs to users
 2019-01-25 17:19 UTC  (3+ messages)
` [PATCH iproute2-next 05/19] rdma: Move resource PD logic to separate file

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-25 16:45 UTC  (10+ messages)

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-25 16:21 UTC  (10+ messages)
` [PATCH v2 06/29] ARM: add migrate_pages() system call
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[patch iproute2] libnetlink: linkdump_req: AF_PACKET family also expects ext_filter_mask
 2019-01-25 15:54 UTC  (2+ messages)

[PATCH] net: wireless: prefix header search paths with $(srctree)/
 2019-01-25 15:18 UTC 

[PATCH net] net: mvpp2: fix condition for setting up link interrupt
 2019-01-25 15:18 UTC  (5+ messages)

[PATCH v2] net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
 2019-01-25 15:03 UTC  (2+ messages)

[PATCH v2] net: ipv4: ip_input: fix blank line coding style issues
 2019-01-25 14:44 UTC  (2+ messages)

[PATCH] net: lmc: remove -I. header search path
 2019-01-25 14:22 UTC 

[PATCH 0/7] AF_PACKET transport_offset fix
 2019-01-25 13:52 UTC  (7+ messages)
` [PATCH 3/7] net/ethernet: Add parse_protocol header_ops support

marvell 6190 NAT performance
 2019-01-25 12:09 UTC  (3+ messages)

[PATCH 0/3] Correct CAN clocks definition
 2019-01-25 11:33 UTC  (10+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes

[PATCH] net: macb: Apply RXUBR workaround only to versions with errata
 2019-01-25 11:03 UTC  (3+ messages)

[PATCH] net/rose: fix NULL ax25_cb kernel panic
 2019-01-25 10:46 UTC 

[PATCH iproute2-next] Introduce ip-brctl shell script
 2019-01-25 10:05 UTC  (5+ messages)

[PATCH net-next V4 0/5] vhost: accelerate metadata access through vmap()
 2019-01-25  9:24 UTC  (9+ messages)
` [PATCH net-next V4 5/5] vhost: access vq metadata through kernel virtual address

[PATCH 0/8] ARM: at91/dt: update to existing drivers for the sam9x60 SoC
 2019-01-25  9:16 UTC  (3+ messages)
` [PATCH 8/8] net: macb: add sam9x60-macb compatibility string

[PATCH bpf-next 0/6] xdp: Avoid unloading xdp prog not attached by sample
 2019-01-25  8:22 UTC  (3+ messages)
` [PATCH bpf-next 2/6] samples: bpf: Convert XDP samples to libbpf usage


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