netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-21 01:53:55 to 2018-02-22 02:35:08 UTC [more...]

[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-22  2:35 UTC  (23+ messages)

[PATCH v2] selftests/bpf/test_maps: exit child process without error in ENOMEM case
 2018-02-22  2:34 UTC 

[PATCH iproute2] ip: Properly display AF_BRIDGE address information for neighbor events
 2018-02-22  2:26 UTC 

ss issue on arm not showing UDP listening ports
 2018-02-22  1:59 UTC  (5+ messages)

[PATCH RFC 0/4] net: add bpfilter
 2018-02-22  2:20 UTC  (9+ messages)
              ` nft/bpf interpreters and spectre2. Was: "

[PATCH iproute2-next 0/4] Allow 'ip rule' command to use protocol
 2018-02-22  2:12 UTC  (5+ messages)
` [PATCH v2 iproute2-next 0/3] "
` [PATCH v2 iproute2-next 1/3] ip: Use the `struct fib_rule_hdr` for rules
` [PATCH v2 iproute2-next 2/3] ip: Display ip rule protocol used
` [PATCH v2 iproute2-next 3/3] ip: Allow rules to accept a specified protocol

[PATCH RFC PoC 0/3] nftables meets bpf
 2018-02-22  1:56 UTC  (11+ messages)
` [PATCH RFC 3/3] netfilter: nf_tables: add BPF-based jit infrastructure

Bug with 'ip' command where build a stuck list of interfaces
 2018-02-22  1:19 UTC 

[PATCH v2 net-next] net: dsa: mv88e6xxx: scratch registers and external MDIO pins
 2018-02-22  0:51 UTC 

[PATCH] selftests/bpf: update gitignore with test_libbpf_open
 2018-02-22  0:44 UTC  (7+ messages)

[PATCH net-next] RDS: deliver zerocopy completion notification with data as an optimization
 2018-02-22  0:39 UTC  (9+ messages)

[PATCH net] ibmvnic: Fix early release of login buffer
 2018-02-22  0:18 UTC 

[PATCH] selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
 2018-02-22  0:23 UTC  (3+ messages)

[PATCH net-next] ibmvnic: Fix TX descriptor tracking
 2018-02-22  0:21 UTC 

[PATCH] bpf: clean up unused-variable warning
 2018-02-22  0:12 UTC  (2+ messages)

[PATCH bpf] bpf, x64: implement retpoline for tail call
 2018-02-22  0:05 UTC 

[PATCH net-next v4 0/2] Remove IPVlan module dependencies on IPv6 and L3 Master dev
 2018-02-21 22:51 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: Allow a rule to track originating protocol
 2018-02-21 22:49 UTC  (2+ messages)

[PATCH] net/smc9194: Remove bogus CONFIG_MAC reference
 2018-02-21 22:24 UTC 

syzcaller patch postings
 2018-02-21 21:52 UTC  (2+ messages)

Possible iputils infrastructure/hosting issue on skbuff.net
 2018-02-21 21:25 UTC 

WARNING: ODEBUG bug in do_ipt_get_ctl
 2018-02-21 20:59 UTC 

WARNING: refcount bug in sock_wfree
 2018-02-21 20:59 UTC 

WARNING: ODEBUG bug in do_arpt_get_ctl
 2018-02-21 20:59 UTC 

[PATCH V7 2/4] sctp: Add ip option support
 2018-02-21 20:45 UTC  (4+ messages)

[PATCH net] amd-xgbe: Restore PCI interrupt enablement setting on resume
 2018-02-21 20:40 UTC  (2+ messages)

pull-request: bpf 2018-02-20
 2018-02-21 20:38 UTC  (2+ messages)

[PATCH ethtool] ethtool: Add SFF 8636 date code parsing support
 2018-02-21 20:35 UTC 

[PATCH net-next ] ibmvnic: Correct goto target for tx irq initialization failure
 2018-02-21 20:35 UTC  (2+ messages)

[PATCH net-next] ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses
 2018-02-21 20:34 UTC  (4+ messages)

[patch net-next] mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridge
 2018-02-21 20:31 UTC  (6+ messages)

[PATCH net-next 0/7] net/ipv6: Add support for path selection using hash of 5-tuple
 2018-02-21 20:26 UTC  (9+ messages)
` [PATCH net-next 1/7] net/ipv4: Pass net to fib_multipath_hash instead of fib_info
` [PATCH net-next 2/7] net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys
` [PATCH net-next 3/7] net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash
` [PATCH net-next 4/7] net: Rename NETEVENT_MULTIPATH_HASH_UPDATE
` [PATCH net-next 5/7] net/ipv6: Add support for path selection using hash of 5-tuple
` [PATCH net-next 6/7] mlxsw: spectrum_router: Add support for ipv6 hash policy update
` [PATCH net-next 7/7] net: Remove unused get_hash_from_flow functions

[pull request][for-next 0/7] Mellanox, mlx5 shared code updates 2018-02-21
 2018-02-21 20:13 UTC  (8+ messages)
` [for-next 1/7] net/mlx5: CQ Database per EQ
` [for-next 2/7] net/mlx5: Add missing likely/unlikely hints to cq events
` [for-next 3/7] net/mlx5: EQ add/del CQ API
` [for-next 4/7] net/mlx5: CQ hold/put API
` [for-next 5/7] net/mlx5: Move CQ completion and event forwarding logic to eq.c
` [for-next 6/7] net/mlx5: Remove redundant EQ API exports
` [for-next 7/7] IB/mlx5: Implement fragmented completion queue (CQ)

[net PATCH 0/4] virtio_net: several bugs in XDP code for driver virtio_net
 2018-02-21 20:09 UTC  (2+ messages)

[PATCH net-next] tcp: remove the hardcode in the definition of TCPF Macro
 2018-02-21 20:06 UTC  (3+ messages)

ppp/pppoe, still panic 4.15.3 in ppp_push
 2018-02-21 20:04 UTC  (20+ messages)

ixgbe tuning reset when XDP is setup
 2018-02-21 20:01 UTC  (8+ messages)

[pull request][net 00/11] Mellanox, mlx5 fixes 2018-02-20
 2018-02-21 20:01 UTC  (2+ messages)

[PATCH 00/19] Netfilter fixes for net
 2018-02-21 19:56 UTC  (2+ messages)

Qualcomm rmnet driver and qmi_wwan
 2018-02-21 19:47 UTC  (2+ messages)

[PATCH net-next 0/6] tcp: remove non GSO code
 2018-02-21 19:37 UTC  (13+ messages)
    ` [PATCH net] tcp_bbr: better deal with suboptimal GSO

[PATCH net] net: ipv4: Set addr_type in hash_keys for forwarded case
 2018-02-21 19:26 UTC  (3+ messages)

[PATCH V3 net-next 0/5] ibmvnic: Make driver resources dynamic
 2018-02-21 19:22 UTC  (2+ messages)

[PATCH] rds: send: mark expected switch fall-through in rds_rm_size
 2018-02-21 19:18 UTC  (2+ messages)

[PATCH net 0/4] Fixes, cleanup and modernization for 8390 ethernet drivers
 2018-02-21 19:14 UTC  (4+ messages)
` [PATCH net 2/4] net/8390: Fix msg_enable patch snafu

[PATCH v2 net-next 0/2] lan743x: Add new lan743x driver
 2018-02-21 19:06 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] lan743x: Add main source files for "
` [PATCH v2 net-next 2/2] lan743x: Update MAINTAINERS to include "

[PATCH net-next] r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_config
 2018-02-21 18:16 UTC  (4+ messages)

[PATCH net-next,v3] net: sched: add em_ipt ematch for calling xtables matches
 2018-02-21 18:16 UTC  (2+ messages)

[4.15-stable 1/1] uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
 2018-02-21 18:03 UTC  (4+ messages)

[PATCH RFC net-next 0/7] net/ipv6: Add support for path selection using hash of 5-tuple
 2018-02-21 17:54 UTC  (4+ messages)
` [PATCH RFC net-next 5/7] "

[PATCH iproute2-next] tc: implement color output
 2018-02-21 17:15 UTC  (2+ messages)

[PATCH iproute2-next 4/4] ip: Add ability to flush a rule based upon protocol
 2018-02-21 17:05 UTC  (2+ messages)

[PATCH iproute2-next 1/4] ip: Use the `struct fib_rule_hdr` for rules
 2018-02-21 17:04 UTC  (2+ messages)

[PATCH net] tcp: restrict F-RTO to work-around broken middle-boxes
 2018-02-21 16:57 UTC  (7+ messages)

[PATCH v2 iproute2-next 0/5] bridge: json and color support
 2018-02-21 16:48 UTC  (2+ messages)

[PATCH iproute2-next] rdma: Add batch command support
 2018-02-21 16:27 UTC  (3+ messages)

[PATCH] netlink: put module reference if dump start fails
 2018-02-21 15:41 UTC  (5+ messages)

[PATCH net-next] cxgb4: append firmware dump to vmcore in kernel panic
 2018-02-21 15:25 UTC  (7+ messages)

[PATCH v2] sched: report if filter is too large to dump
 2018-02-21 15:21 UTC  (7+ messages)

net: hang in unregister_netdevice: waiting for lo to become free
 2018-02-21 14:53 UTC  (12+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: scratch registers and external MDIO pins
 2018-02-21 14:46 UTC  (3+ messages)

[PATCH net-next 0/5] net/smc: fixes 2018-02-21
 2018-02-21 14:06 UTC  (7+ messages)
` [PATCH net-next 1/5] net/smc: cleanup smc_llc.h and smc_clc.h headers
` [PATCH net-next 2/5] net/smc: fix structure size
` [PATCH net-next 3/5] net/smc: move netinfo function to file smc_clc.c
` [PATCH net-next 4/5] net/smc: remove unused fields from smc structures
` [PATCH net-next 5/5] net/smc: use server link_id in confirm link reply

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-21 12:27 UTC  (5+ messages)
` [PATCH v7 03/37] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h

[PATCH v7 02/37] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
 2018-02-21 12:02 UTC  (5+ messages)

[PATCH iproute2-next v2] ip: link_gre6.c: Support IP6_TNL_F_ALLOW_LOCAL_REMOTE flag
 2018-02-21 11:21 UTC  (3+ messages)

[PATCH iproute2-next v3] ip: link_gre6.c: Support IP6_TNL_F_ALLOW_LOCAL_REMOTE flag
 2018-02-21 11:18 UTC 

[PATCH 0/3] net: Get rid of net_mutex and simplify cleanup_list queueing
 2018-02-21 10:16 UTC  (7+ messages)
` [PATCH 1/3] net: Kill net_mutex
` [PATCH 2/3] net: Make cleanup_list and net::cleanup_list of llist type

KASAN: use-after-free Read in pppol2tp_connect
 2018-02-21  9:51 UTC 

general protection fault in pppol2tp_connect
 2018-02-21  9:37 UTC 

KASAN: use-after-free Read in inet_shutdown
 2018-02-21  9:15 UTC 

WARNING in debug_print_object
 2018-02-21  8:41 UTC 

WARNING: ODEBUG bug in __queue_work
 2018-02-21  8:33 UTC  (2+ messages)

[net-next v2 1/2] bpf, seccomp: Add eBPF filter capabilities
 2018-02-21  7:31 UTC  (4+ messages)

[PATCH iproute2-next v2 0/7] iplink: Improve iplink_parse()
 2018-02-21  7:14 UTC  (9+ messages)
` [PATCH iproute2-next v2 1/7] utils: Introduce and use nodev() helper routine
` [PATCH iproute2-next v2 2/7] iplink: Correctly report error when network device isn't found
` [PATCH iproute2-next v2 3/7] iplink: Use "dev" and "name" parameters interchangeable when possible

[PATCH iproute2-next] color: disable color when json output is requested
 2018-02-21  5:58 UTC  (3+ messages)

nla_put_string() vs NLA_STRING
 2018-02-21  6:00 UTC 

[PATCH net] smsc75xx: fix smsc75xx_set_features()
 2018-02-21  5:42 UTC 

[PATCH net-next] r8169: remove some WOL-related dead code
 2018-02-21  4:26 UTC  (2+ messages)

[PATCH] Carrier detect ok, don't turn off negotiation
 2018-02-21  3:35 UTC  (5+ messages)

[PATCH net-queue] e1000e: Fix check_for_link return value with autoneg off
 2018-02-21  1:55 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iproute2-next 3/4] ip: Allow rules to accept a specified protocol
 2018-02-21  1:53 UTC 

[PATCH iproute2-next 2/4] ip: Display ip rule protocol used
 2018-02-21  1:53 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).