netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-20 01:23:55 to 2018-02-21 00:40:55 UTC [more...]

[PATCH net-next RFC 0/2] Convert OKI PCH GBE to mdiobus and phylib
 2018-02-21  0:33 UTC  (4+ messages)
` [PATCH net-next RFC 1/2] net: phy: at803x: Export at803x_debug_reg_mask()
` [PATCH net-next RFC 2/2] net: ethernet: pch_gbe: Convert to mdiobus and phylib

[PATCH iproute2-next] tc: implement color output
 2018-02-21  0:39 UTC 

[PATCH net-next v4 0/2] Remove IPVlan module dependencies on IPv6 and L3 Master dev
 2018-02-21  0:31 UTC  (3+ messages)
` [PATCH net-next v4 1/2] ipvlan: drop ipv6 dependency
` [PATCH net-next v4 2/2] ipvlan: selects master_l3 device instead of depending on it

[PATCH iproute2-next] color: disable color when json output is requested
 2018-02-21  0:04 UTC  (2+ messages)

[PATCH net-next 0/6] tcp: remove non GSO code
 2018-02-20 23:21 UTC  (13+ messages)

[PATCH 0/3] net: Get rid of net_mutex and simplify cleanup_list queueing
 2018-02-20 23:18 UTC  (6+ messages)
` [PATCH 1/3] net: Kill net_mutex
` [PATCH 2/3] net: Make cleanup_list and net::cleanup_list of llist type

[PATCH iproute2-next v2 0/7] iplink: Improve iplink_parse()
 2018-02-20 23:04 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 v2 4/7] iplink: Follow documented behaviour when "index" is given
` [PATCH iproute2-next v2 5/7] iplink: Perform most of request buffer setups and checks in iplink_parse()
` [PATCH iproute2-next v2 6/7] iplink: Move data structures to block of their users
` [PATCH iproute2-next v2 7/7] iplink: Reduce number of arguments to iplink_parse()

[PATCH iproute2-next 0/8] iplink: Improve iplink_parse()
 2018-02-20 22:36 UTC  (17+ messages)
` [PATCH iproute2-next 1/8] iplink: Return from function instead of calling exit()
` [PATCH iproute2-next 2/8] utils: Introduce and use nodev() helper routine
` [PATCH iproute2-next 3/8] iplink: Correctly report error when network device isn't found
` [PATCH iproute2-next 4/8] iplink: Use "dev" and "name" parameters interchangeable when possible
` [PATCH iproute2-next 5/8] iplink: Follow documented behaviour when "index" is given
` [PATCH iproute2-next 6/8] iplink: Perform most of request buffer setups and checks in iplink_parse()
` [PATCH iproute2-next 7/8] iplink: Move data structures to block of their users
` [PATCH iproute2-next 8/8] iplink: Reduce number of arguments to iplink_parse()

[RFC net-next 00/11] ipmr, ip6mr: Align multicast routing for IPv4 & IPv6
 2018-02-20 22:33 UTC  (12+ messages)
` [RFC net-next 01/11] ipmr,ipmr6: Define a uniform vif_device
` [RFC net-next 02/11] ip6mr: Make mroute_sk rcu-based
` [RFC net-next 03/11] ip6mr: Align hash implementation to ipmr
` [RFC net-next 04/11] mroute*: Make mr_table a common struct
` [RFC net-next 05/11] ipmr, ip6mr: Unite creation of new mr_table
` [RFC net-next 06/11] ipmr, ip6mr: Make mfc_cache a common structure
` [RFC net-next 07/11] ipmr, ip6mr: Unite logic for searching in MFC cache
` [RFC net-next 08/11] ipmr, ip6mr: Unite mfc seq logic
` [RFC net-next 09/11] ipmr, ip6mr: Unite vif seq functions
` [RFC net-next 10/11] ip6mr: Remove MFC_NOTIFY and refactor flags
` [RFC net-next 11/11] ipmr, ip6mr: Unite dumproute flows

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

[PATCH] bpf: hide a possibly unused variable
 2018-02-20 22:12 UTC  (4+ messages)

[PATCH] bpf: clean up unused-variable warning
 2018-02-20 22:07 UTC 

[PATCH net] amd-xgbe: Restore PCI interrupt enablement setting on resume
 2018-02-20 21:22 UTC 

pull-request: bpf 2018-02-20
 2018-02-20 21:08 UTC 

[PATCH] tools/libbpf: Avoid possibly using uninitialized variable
 2018-02-20 20:32 UTC  (2+ messages)

[PATCH iproute2-next v2] ip link: add support to display extended tun attributes
 2018-02-20 20:19 UTC  (5+ messages)

[PATCH iproute2-next] ip: don't colorize the master device
 2018-02-20 20:18 UTC  (2+ messages)

[PATCH iproute2] ip: link_gre6.c: Support IP6_TNL_F_ALLOW_LOCAL_REMOTE flag
 2018-02-20 20:15 UTC  (2+ messages)

[PATCH v2 iproute2-next 0/5] bridge: json and color support
 2018-02-20 19:24 UTC  (6+ messages)
` [PATCH v2 iproute2-next 1/5] bridge: implement json pretty print flag
` [PATCH v2 iproute2-next 2/5] bridge: colorize output and use JSON print library
` [PATCH v2 iproute2-next 3/5] bridge: add json support for link command
` [PATCH v2 iproute2-next 4/5] bridge: update man page for new color and json changes
` [PATCH v2 iproute2-next 5/5] ip: always print interface name in color

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-02-20 19:22 UTC  (6+ messages)

[PATCH iproute2-next 0/4] bridge: json and color output
 2018-02-20 19:17 UTC  (4+ messages)
` [PATCH iproute2-next 1/4] bridge: implement json pretty print flag

[PATCH V7 2/4] sctp: Add ip option support
 2018-02-20 19:15 UTC 

[PATCH net-next 0/7] stmmac multi-queue fixes and cleanups
 2018-02-20 19:14 UTC  (4+ messages)
` [PATCH net-next 1/7] net: stmmac: set MSS for each tx DMA channel

slow going for a while
 2018-02-20 19:09 UTC 

[PATCH net-next 0/4] DPAA Ethernet fixes
 2018-02-20 18:56 UTC  (3+ messages)
` [PATCH net-next 1/4] dpaa_eth: fix SG mapping

[PATCH v2] sched: report if filter is too large to dump
 2018-02-20 18:43 UTC  (3+ messages)

[PATCH] rds: send: mark expected switch fall-through in rds_rm_size
 2018-02-20 18:42 UTC  (7+ messages)

[patch net-next v2 0/5] mlxsw: Expose KVD linear parts as resources
 2018-02-20 18:39 UTC  (7+ messages)
` [patch net-next v2 1/5] devlink: Move size validation to core
` [patch net-next v2 2/5] devlink: Perform cleanup of resource_set cb
` [patch net-next v2 3/5] mlxsw: spectrum_kvdl: Add support for linear division resources
` [patch net-next v2 4/5] mlxsw: spectrum_kvdl: Add support for dynamic partition set
` [patch net-next v2 5/5] mlxsw: spectrum_kvdl: Add support for per part occupancy

[PATCH net] ibmvnic: Clean RX pools only during a hard reset
 2018-02-20 18:20 UTC  (4+ messages)
` [PATCH net-next] ibmvnic: Keep track of supplementary TX descriptors
` [PATCH net v2] ibmvnic: Check for NULL skb's in NAPI poll routine

[PATCH net-next] ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses
 2018-02-20 18:17 UTC  (3+ messages)

[PATCH RFC 0/4] net: add bpfilter
 2018-02-20 18:10 UTC  (9+ messages)

[PATCH net-next ] ibmvnic: Correct goto target for tx irq initialization failure
 2018-02-20 17:04 UTC 

[net PATCH 0/4] virtio_net: several bugs in XDP code for driver virtio_net
 2018-02-20 17:01 UTC  (9+ messages)
` [net PATCH 1/4] virtio_net: disable XDP_REDIRECT in receive_mergeable() case
` [net PATCH 2/4] virtio_net: fix XDP code path in receive_small()
` [net PATCH 3/4] virtio_net: fix memory leak in XDP_REDIRECT
` [net PATCH 4/4] virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDP

[RFC net PATCH] virtio_net: disable XDP_REDIRECT in receive_mergeable() case
 2018-02-20 16:52 UTC  (6+ messages)

[PATCH] net/9p: avoid -ERESTARTSYS leak to userspace
 2018-02-20 16:48 UTC  (2+ messages)
` [V9fs-developer] "

[Crypto v6 02/12] ethtool: enable Inline TLS in HW
 2018-02-20 16:42 UTC  (4+ messages)
` [Crypto v6 03/12] tls: support for inline tls

[PATCH 00/19] Netfilter fixes for net
 2018-02-20 16:39 UTC  (20+ messages)
` [PATCH 01/19] netfilter: x_tables: remove size check
` [PATCH 02/19] netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation
` [PATCH 03/19] netfilter: drop outermost socket lock in getsockopt()
` [PATCH 04/19] netfilter: add back stackpointer size checks
` [PATCH 05/19] netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()
` [PATCH 06/19] netfilter: x_tables: remove pr_info where possible
` [PATCH 07/19] netfilter: x_tables: use pr ratelimiting in xt core
` [PATCH 08/19] netfilter: xt_CT: use pr ratelimiting
` [PATCH 09/19] netfilter: xt_NFQUEUE: "
` [PATCH 10/19] netfilter: xt_set: "
` [PATCH 11/19] netfilter: bridge: "
` [PATCH 12/19] netfilter: x_tables: rate-limit table mismatch warnings
` [PATCH 13/19] netfilter: x_tables: use pr ratelimiting in matches/targets
` [PATCH 14/19] netfilter: x_tables: use pr ratelimiting in all remaining spots
` [PATCH 15/19] .gitignore: ignore ASN.1 auto generated files
` [PATCH 16/19] netfilter: x_tables: fix missing timer initialization in xt_LED
` [PATCH 17/19] netfilter: nat: cope with negative port range
` [PATCH 18/19] netfilter: xt_hashlimit: fix lock imbalance
` [PATCH 19/19] netfilter: IDLETIMER: be syzkaller friendly

net: hang in unregister_netdevice: waiting for lo to become free
 2018-02-20 16:26 UTC  (11+ messages)

[PATCH RFC iproute-next 0/5] cm_id, cq, mr, and pd resource tracking
 2018-02-20 15:15 UTC  (8+ messages)
` [PATCH RFC iproute-next 3/5] rdma: Add CQ resource tracking information
` [PATCH RFC iproute-next 4/5] rdma: Add MR "
` [PATCH RFC iproute-next 2/5] rdma: Add CM_ID "

[PATCH v2 17/19] dt-bindings: net: ravb: Add support for r8a77965 SoC
 2018-02-20 15:12 UTC 

[PATCH RFC PoC 0/3] nftables meets bpf
 2018-02-20 15:03 UTC  (7+ messages)
` [PATCH RFC 3/3] netfilter: nf_tables: add BPF-based jit infrastructure

[PATCH RFC 0/4] net: add bpfilter
 2018-02-20 14:55 UTC  (7+ messages)

general protection fault in pppol2tp_connect
 2018-02-20 14:39 UTC 

[PATCH net-next v2 1/1] net: Allow a rule to track originating protocol
 2018-02-20 13:55 UTC 

[PATCH net-next v2 0/1] Allow rules to track originating protocol
 2018-02-20 13:55 UTC 

[PATCH v1 0/1] Parfait changes
 2018-02-20 13:47 UTC  (4+ messages)
` [PATCH v1 1/1] drivers: isdn: NULL pointer dereference [null-pointer-deref] (CWE 476) problem

[PATCH net-next] tcp: remove the hardcode in the definition of TCPF Macro
 2018-02-20 13:28 UTC 

[PATCH iproute2] rdma: Avoid memory leak for skipper resource
 2018-02-20 12:47 UTC 

[4.4-stable 04/22] isdn: sc: work around type mismatch warning
 2018-02-20 11:55 UTC  (4+ messages)
` [4.4-stable 11/22] netlink: fix nla_put_{u8,u16,u32} for KASAN
` [4.4-stable 17/22] cw1200: fix bogus maybe-uninitialized warning
` [4.4-stable 19/22] net: hp100: remove unnecessary #ifdefs

Appending firmware/hardware dump to vmcore during kernel panic
 2018-02-20 10:56 UTC 

[PATCH iproute2-next] ip link: add support to display extended tun attributes
 2018-02-20 10:44 UTC  (4+ messages)

INFO: rcu detected stall in xfrm_confirm_neigh
 2018-02-20  9:53 UTC  (5+ messages)

KASAN: use-after-free Read in pppol2tp_connect
 2018-02-20  9:41 UTC 

ppp/pppoe, still panic 4.15.3 in ppp_push
 2018-02-20  9:05 UTC  (12+ messages)

[PATCH v3 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev
 2018-02-20  7:45 UTC  (3+ messages)
` [PATCH v3 2/2] net: ethernet: nixge: Add support "

[patch net-next] mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridge
 2018-02-20  7:45 UTC 

[PATCH net] xfrm: do not call rcu_read_unlock when afinfo is NULL in xfrm_get_tos
 2018-02-20  6:38 UTC  (2+ messages)

[PATCH net-next] r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_config
 2018-02-20  6:30 UTC 

[PATCH net-next] r8169: remove some WOL-related dead code
 2018-02-20  6:23 UTC 

[PATCH net-queue] e1000e: Fix check_for_link return value with autoneg off
 2018-02-20  6:12 UTC 

[PATCH net 2/4] net/8390: Fix msg_enable patch snafu
 2018-02-20  4:15 UTC  (4+ messages)

[PATCH net-next 1/6] tcp: switch to GSO being always on
 2018-02-20  1:22 UTC  (2+ 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).