netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-18 22:59:36 to 2018-03-19 16:09:58 UTC [more...]

[PATCH RFC 0/2] Add support for warnings to extack
 2018-03-19 16:09 UTC  (8+ messages)
` [PATCH RFC iproute2] libnetlink: allow reading more than one message from extack
` [PATCH RFC 1/2] netlink: extend extack so it can carry more than one message

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-03-19 16:06 UTC  (11+ messages)
` [PATCH v2 01/21] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v2 06/21] fpga: "
` [PATCH v2 10/21] lightnvm: "
` [PATCH v2 13/21] mmc: "
` [PATCH v2 19/21] spi: "

[PATCH AUTOSEL for 4.4 004/167] x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()
 2018-03-19 16:05 UTC 

[PATCH AUTOSEL for 4.9 005/281] x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()
 2018-03-19 15:57 UTC 

NULL pointer dereferences with 4.14.27
 2018-03-19 15:57 UTC  (3+ messages)

[RFC PATCH 0/3] kernel: add support for 256-bit IO access
 2018-03-19 15:53 UTC  (11+ messages)
` [RFC PATCH 1/3] include/linux: add 256-bit IO accessors
` [RFC PATCH 2/3] x86/io: implement 256-bit IO read and write
` [RFC PATCH 3/3] cxgb4: read on-chip memory 256-bits at a time

linux-next on x60: network manager often complains "network is disabled" after resume
 2018-03-19 15:40 UTC  (4+ messages)

[PATCH] net: phy: realtek: Add dummy stubs for MMD register access for rtl8211b
 2018-03-19 15:37 UTC  (5+ messages)

kernel BUG at drivers/vhost/vhost.c:LINE!
 2018-03-19 15:29 UTC  (3+ messages)
` get_user_pages returning 0 (was Re: kernel BUG at drivers/vhost/vhost.c:LINE!)

[RFC v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-03-19 15:22 UTC  (3+ messages)

[PATCH net-next] rds: tcp: remove register_netdevice_notifier infrastructure
 2018-03-19 15:13 UTC  (2+ messages)

[PATCH net v2 0/7] fix idr leak in actions
 2018-03-19 14:31 UTC  (8+ messages)
` [PATCH net v2 1/7] net/sched: fix idr leak on the error path of tcf_bpf_init()
` [PATCH net v2 2/7] net/sched: fix idr leak in the error path of tcf_simp_init()
` [PATCH net v2 3/7] net/sched: fix idr leak in the error path of tcf_act_police_init()
` [PATCH net v2 4/7] net/sched: fix idr leak in the error path of tcp_pedit_init()
` [PATCH net v2 5/7] net/sched: fix idr leak in the error path of __tcf_ipt_init()
` [PATCH net v2 6/7] net/sched: fix idr leak in the error path of tcf_vlan_init()
` [PATCH net v2 7/7] net/sched: fix idr leak in the error path of tcf_skbmod_init()

[PATCH] qede: fix spelling mistake: "registeration" -> "registration"
 2018-03-19 14:57 UTC 

[PATCH] bnx2x: fix spelling mistake: "registeration" -> "registration"
 2018-03-19 14:32 UTC 

NETDEV WATCHDOG: eth2 (e1000e): transmit queue 0 timed out
 2018-03-19 14:26 UTC  (3+ messages)

[PATCH RFC v2 net-next 00/21] net/ipv6: Separate data structures for FIB and data path
 2018-03-19 14:23 UTC  (23+ messages)
` [PATCH RFC v2 net-next 01/21] net: Move fib_convert_metrics to metrics file
` [PATCH RFC v2 net-next 02/21] net: Handle null dst in rtnl_put_cacheinfo
` [PATCH RFC v2 net-next 03/21] vrf: Move fib6_table into net_vrf
` [PATCH RFC v2 net-next 04/21] net/ipv6: Pass net to fib6_update_sernum
` [PATCH RFC v2 net-next 05/21] net/ipv6: Pass net namespace to route functions
` [PATCH RFC v2 net-next 06/21] net/ipv6: Move support functions up in route.c
` [PATCH RFC v2 net-next 07/21] net/ipv6: Save route type in rt6_info
` [PATCH RFC v2 net-next 08/21] net/ipv6: Move nexthop data to fib6_nh
` [PATCH RFC v2 net-next 09/21] net/ipv6: Defer initialization of dst to data path
` [PATCH RFC v2 net-next 10/21] net/ipv6: move metrics from dst to rt6_info
` [PATCH RFC v2 net-next 11/21] net/ipv6: move expires into rt6_info
` [PATCH RFC v2 net-next 12/21] net/ipv6: Add fib6_null_entry
` [PATCH RFC v2 net-next 13/21] net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
` [PATCH RFC v2 net-next 14/21] net/ipv6: Move dst flags to booleans in fib entries
` [PATCH RFC v2 net-next 15/21] net/ipv6: Create a neigh_lookup for FIB entries
` [PATCH RFC v2 net-next 16/21] net/ipv6: Add gfp_flags to route add functions
` [PATCH RFC v2 net-next 17/21] net/ipv6: Cleanup exception and cache route handling
` [PATCH RFC v2 net-next 18/21] net/ipv6: introduce fib6_info struct and helpers
` [PATCH RFC v2 net-next 19/21] net/ipv6: separate handling of FIB entries from dst based routes
` [PATCH RFC v2 net-next 20/21] net/ipv6: Flip FIB entries to fib6_info
` [PATCH RFC v2 net-next 21/21] net/ipv6: Remove unused code and variables for rt6_info

4.14.2[6-7] tcp_push NULL pointer
 2018-03-19 14:16 UTC  (5+ messages)

[PATCH net-next v2 0/2] brcmfmac: add new dt entries for SG SDIO settings
 2018-03-19 14:10 UTC  (5+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] dt: bindings: add new dt entries for brcmfmac

[PATCH v12 net-next 00/12] Chelsio Inline TLS
 2018-03-19 13:55 UTC  (13+ messages)
` [PATCH v12 net-next 01/12] tls: support for Inline tls record
` [PATCH v12 net-next 02/12] ethtool: enable Inline TLS in HW
` [PATCH v12 net-next 03/12] cxgb4: Inline TLS FW Interface
` [PATCH v12 net-next 04/12] cxgb4: LLD driver changes to support TLS
` [PATCH v12 net-next 05/12] crypto: chcr - Inline TLS Key Macros
` [PATCH v12 net-next 06/12] crypto: chtls - structure and macro for Inline TLS
` [PATCH v12 net-next 07/12] crypto: chtls - Program the TLS session Key
` [PATCH v12 net-next 08/12] crypto : chtls - CPL handler definition
` [PATCH v12 net-next 09/12] crypto: chtls - Inline TLS record Tx
` [PATCH v12 net-next 10/12] crypto: chtls - Inline TLS record Rx
` [PATCH v12 net-next 11/12] crypto: chtls - Register chtls with net tls
` [PATCH v12 net-next 12/12] crypto: chtls - Makefile Kconfig

[PATCH] ncpfs: memory corruption in ncp_read_kernel()
 2018-03-19 13:56 UTC  (2+ messages)

[PATCH net-next 0/4] net: dsa: Plug in PHYLINK support
 2018-03-19 13:44 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
 2018-03-19 13:44 UTC  (2+ messages)

[PATCH net-next 00/10] net: mvpp2: phylink conversion
 2018-03-19 13:42 UTC  (28+ messages)
` [PATCH net-next 02/10] net: phy: phylink: allow 10GKR interface to use in-band negotiation
            ` [EXT] "
` [PATCH net-next 03/10] net: mvpp2: phylink support
` [PATCH net-next 04/10] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next 05/10] phy: cp110-comphy: 2.5G SGMII mode

[PATCH net 0/7] Aquantia atlantic hot fixes 03-2018
 2018-03-19 13:36 UTC  (5+ messages)
` [PATCH net 4/7] net: aquantia: Add aq_tx_clean_budget and valid budget handling logic

[bpf-next V3 PATCH 00/15] XDP redirect memory return API
 2018-03-19 13:12 UTC  (8+ messages)
` [bpf-next V3 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call

[bug, bisected] pfifo_fast causes packet reordering
 2018-03-19 12:56 UTC  (9+ messages)

[PATCH 0/4] net: dsa: mv88e6xxx: novice fixes and irq handling
 2018-03-19 12:24 UTC  (10+ messages)
` [PATCH 1/4] net: dsa: mv88e6xxx: Fix name of switch 88E6141
` [PATCH 2/4] net: dsa: mv88e6xxx: fix typo in a comment
` [PATCH 3/4] net: dsa: mv88e6xxx: fix interrupt name for g2 irq
` [PATCH 4/4] net: dsa: mv88e6xxx: guess number of g1 irqs

[PATCH net-next 1/2 v4] net: add uevent socket member
 2018-03-19 12:17 UTC  (2+ messages)
` [PATCH net-next 2/2 v4] netns: send uevent messages

[PATCH 1/2 v3] net: add uevent socket member
 2018-03-19 11:59 UTC  (3+ messages)

[PATCH net-next 0/2] Converting pernet_operations (part #10)
 2018-03-19 11:45 UTC  (3+ messages)
` [PATCH net-next 1/2] net: Convert lowpan_frags_ops
` [PATCH net-next 2/2] net: Convert nf_ct_net_ops

[PATCH net-next can] Converting pernet_operations (part #9)
 2018-03-19 11:39 UTC  (2+ messages)
` [PATCH net-next] net: Convert can_pernet_ops

[PATCH net 0/7] fix idr leak in actions
 2018-03-19 11:32 UTC  (10+ messages)
` [PATCH net 1/7] net/sched: fix idr leak on the error path of tcf_bpf_init()
` [PATCH net 2/7] net/sched: fix idr leak in the error path of tcf_simp_init()
` [PATCH net 3/7] net/sched: fix idr leak in the error path of tcf_act_police_init()
` [PATCH net 4/7] net/sched: fix idr leak in the error path of tcp_pedit_init()
` [PATCH net 5/7] net/sched: fix idr leak in the error path of __tcf_ipt_init()
` [PATCH net 6/7] net/sched: fix idr leak in the error path of tcf_vlan_init()
` [PATCH net 7/7] net/sched: fix idr leak in the error path of tcf_skbmod_init()

[PATCH v5 0/2] Remove false-positive VLAs when using max()
 2018-03-19 10:45 UTC  (14+ messages)
` [PATCH v5 2/2] "

[PATCH net] ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
 2018-03-19 10:24 UTC 

[PATCH net 0/3] vti6: Fixes for MTU assignment and validation
 2018-03-19 10:20 UTC  (2+ messages)

[PATCH net 0/3] vti4, ip_tunnel: Fixes for MTU assignment and validation
 2018-03-19 10:20 UTC  (3+ messages)

pull-request: can 2018-03-19
 2018-03-19 10:14 UTC  (2+ messages)
` [PATCH] can: cc770: Fix use after free in cc770_tx_interrupt()

[PATCH RFC RFC] rds: Use NETDEV_UNREGISTER in rds_tcp_dev_event() (then kill NETDEV_UNREGISTER_FINAL)
 2018-03-19 10:08 UTC  (10+ messages)
          ` [rds-devel] "

WARNING: CPU: 3 PID: 0 at net/sched/sch_hfsc.c:1388 hfsc_dequeue+0x319/0x350 [sch_hfsc]
 2018-03-19 10:07 UTC  (6+ messages)

[PATCH net] devlink: Remove redundant free on error path
 2018-03-19 10:03 UTC  (2+ messages)

[PATCH net-next 0/5] Add support for RDMA enhancements in cxgb4
 2018-03-19  9:51 UTC  (3+ messages)

[bpf-next V2 PATCH 00/15] XDP redirect memory return API
 2018-03-19  9:48 UTC  (8+ messages)
` [bpf-next V2 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping

[PATCH v11 crypto 00/12] Chelsio Inline TLS
 2018-03-19  9:44 UTC  (10+ messages)
` [PATCH v11 crypto 06/12] crypto: chtls - structure and macro for "

[PATCH net-next v2 0/5] Rework ip_ra_chain protection
 2018-03-19  9:15 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: Revert "ipv4: get rid of ip_ra_lock"
` [PATCH net-next v2 2/5] net: Revert "ipv4: fix a deadlock in ip_ra_control"
` [PATCH net-next v2 3/5] net: Move IP_ROUTER_ALERT out of lock_sock(sk)
` [PATCH net-next v2 4/5] net: Make ip_ra_chain per struct net
` [PATCH net-next v2 5/5] net: Replace ip_ra_lock with per-net mutex

aio poll, io_pgetevents and a new in-kernel poll API V5
 2018-03-19  8:35 UTC  (2+ messages)

[RFC 0/2] Shrink page_frag_cache
 2018-03-19  8:27 UTC  (5+ messages)
` [RFC 2/2] page_frag_cache: Store metadata in struct page

[PATCH net-next 0/4] mlxsw: Adapt driver to upcoming firmware versions
 2018-03-19  7:51 UTC  (5+ messages)
` [PATCH net-next 1/4] mlxsw: pci: Set mbox dma addresses to zero when not used
` [PATCH net-next 2/4] mlxsw: spectrum: Reserved field in mbox profile shouldn't be set
` [PATCH net-next 3/4] mlxsw: spectrum_acl: Adapt ACL configuration to new firmware versions
` [PATCH net-next 4/4] mlxsw: spectrum_acl: Do not invalidate already invalid ACL groups

recursive static routes
 2018-03-19  7:42 UTC 

KASAN: slab-out-of-bounds Read in rds_cong_queue_updates
 2018-03-19  6:47 UTC  (3+ messages)

[PATCH] net: gemini: fix memory leak
 2018-03-19  6:40 UTC 

INFO: task hung in __tun_chr_ioctl
 2018-03-19  6:34 UTC  (2+ messages)

[PATCH V2] xfrm: fix rcu_read_unlock usage in xfrm_local_error
 2018-03-19  6:25 UTC  (2+ messages)

[PATCH v3 00/18] Eliminate duplicate barriers on weakly-ordered archs
 2018-03-19  1:48 UTC  (11+ messages)
` [PATCH v3 18/18] infiniband: cxgb4: "

linux-next: manual merge of the net-next tree with the syscalls tree
 2018-03-19  0:25 UTC 

[PATCH net-next] tc-testing: add selftests for 'bpf' action
 2018-03-19  0:19 UTC 

[PATCH net] net: fec: Fix unbalanced PM runtime calls
 2018-03-19  0:12 UTC  (4+ messages)

[PATCH v2] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
 2018-03-18 22:59 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).