messages from 2017-08-11 16:40:01 to 2017-08-12 19:30:53 UTC [more...]
Regression: Bug 196547 - Since 4.12 - bonding module not working with wireless drivers
2017-08-12 19:30 UTC (6+ messages)
unregister_netdevice: waiting for eth0 to become free. Usage count = 1
2017-08-12 19:29 UTC (22+ messages)
Kernel 4.13.0-rc4-next-20170811 - IP Routing / Forwarding performance vs Core/RSS number / HT on
2017-08-12 17:27 UTC (3+ messages)
Performance comparision / qdisc / no qdisc / queueing linux kernel 4.12
2017-08-12 16:23 UTC (4+ messages)
[PATCH] net/i40evf: use cpumask_copy() for assigning cpumask
2017-08-12 16:09 UTC
[PATCH] net/i40e: use cpumask_copy() for assigning cpumask
2017-08-12 16:09 UTC
[PATCH] New Chapter on CodingStyle
2017-08-12 14:54 UTC
[patch v1 1/2] Allow Mellanox network vendor to be configured if only I2C bus is configured
2017-08-12 14:37 UTC (2+ messages)
[RFC PATCH 0/2] Support of VPLS MPLS
2017-08-12 13:40 UTC (9+ messages)
` [PATCH 1/2] mpls: add handlers
` [PATCH 2/2] drivers: add vpls support
[iproute PATCH 00/51] Fix potential issues detected by Coverity tool
2017-08-12 12:05 UTC (52+ messages)
` [iproute PATCH 01/51] devlink: Check return code of strslashrsplit()
` [iproute PATCH 02/51] devlink: No need for this self-assignment
` [iproute PATCH 03/51] ipaddress: Make buffer for filter.flushb static
` [iproute PATCH 04/51] ipaddress: Avoid accessing uninitialized variable lcl
` [iproute PATCH 05/51] iplink_can: Prevent overstepping array bounds
` [iproute PATCH 06/51] iplink_vrf: Complain if main table is not found
` [iproute PATCH 07/51] ipmaddr: Avoid accessing uninitialized data
` [iproute PATCH 08/51] ipntable: No need to check and assign to parms_rta
` [iproute PATCH 09/51] ipntable: Make sure filter.name is NULL-terminated
` [iproute PATCH 10/51] iproute: Fix for missing 'Oifs:' display
` [iproute PATCH 11/51] iproute: Check mark value input
` [iproute PATCH 12/51] iproute_lwtunnel: csum_mode value checking was ineffective
` [iproute PATCH 13/51] iproute_lwtunnel: Argument to strerror must be positive
` [iproute PATCH 14/51] ipvrf: Don't try to close an invalid fd
` [iproute PATCH 15/51] ipvrf: Fix error path of vrf_switch()
` [iproute PATCH 16/51] xfrm_state: Make sure alg_name is NULL-terminated
` [iproute PATCH 17/51] lib/bpf: Don't leak fp in bpf_find_mntpt()
` [iproute PATCH 18/51] lib/fs: Fix format string in find_fs_mount()
` [iproute PATCH 19/51] lib/fs: Fix and simplify make_path()
` [iproute PATCH 20/51] lib/inet_proto: Make sure destination buffers are NULL-terminated
` [iproute PATCH 21/51] lib/libnetlink: Don't pass NULL parameter to memcpy()
` [iproute PATCH 22/51] lib/rt_names: Drop dead code in rtnl_rttable_n2a()
` [iproute PATCH 23/51] ifstat: Fix memleak in error case
` [iproute PATCH 24/51] ifstat, nstat: Check fdopen() return value
` [iproute PATCH 25/51] ifstat: Fix memleak in dump_kern_db() for json output
` [iproute PATCH 26/51] lnstat_util: Simplify alloc_and_open() a bit
` [iproute PATCH 27/51] nstat: Fix for potential NULL pointer dereference
` [iproute PATCH 28/51] nstat: Avoid passing negative fd to fdopen()
` [iproute PATCH 29/51] ss: Use C99 initializer in netlink_show_one()
` [iproute PATCH 30/51] ss: Skip useless check in parse_hostcond()
` [iproute PATCH 31/51] ss: Drop useless assignment
` [iproute PATCH 32/51] ss: Make sure index variable is >= 0
` [iproute PATCH 33/51] ss: Don't leak fd in tcp_show_netlink_file()
` [iproute PATCH 34/51] ss: Make sure scanned index value to unix_state_map is sane
` [iproute PATCH 35/51] ss: Fix potential memleak in unix_stats_print()
` [iproute PATCH 36/51] netem/maketable: Check return value of fstat()
` [iproute PATCH 37/51] netem/maketable: Check return value of fscanf()
` [iproute PATCH 38/51] tc/em_ipset: Don't leak sockfd on error path
` [iproute PATCH 39/51] tc/m_gact: Drop dead code
` [iproute PATCH 40/51] tc/m_xt: Fix for potential string buffer overflows
` [iproute PATCH 41/51] tc/q_multiq: Don't pass garbage in TCA_OPTIONS
` [iproute PATCH 42/51] tc/q_netem: Don't dereference possibly NULL pointer
` [iproute PATCH 43/51] tc/tc_filter: Make sure filter name is not empty
` [iproute PATCH 44/51] tipc/bearer: Fix resource leak in error path
` [iproute PATCH 45/51] tipc/bearer: Prevent NULL pointer dereference
` [iproute PATCH 46/51] tipc/node: Fix socket fd check in cmd_node_get_addr()
` [iproute PATCH 47/51] examples: Some shell fixes to cbq.init
` [iproute PATCH 48/51] ifcfg: Quote left-hand side of [ ] expression
` [iproute PATCH 49/51] lib/ll_map: Make sure im->name is NULL-terminated
` [iproute PATCH 50/51] Check user supplied interface name lengths
` [iproute PATCH 51/51] lib/bpf: Check return value of write()
(unknown),
2017-08-12 12:05 UTC
[PATCH 000/102] Convert drivers to explicit reset API
2017-08-12 11:43 UTC (9+ messages)
[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-08-12
2017-08-12 11:08 UTC (17+ messages)
` [net-next 01/15] i40e/i40evf: fix some minor type mismatches
` [net-next 02/15] i40e/i40evf: adjust packet size to account for double VLANs
` [net-next 3/4] i40evf: prevent VF close returning before state tranistions to DOWN
` [net-next 03/15] i40evf: prevent VF close returning before state transitions "
` [net-next 04/15] i40e: Fix a bug with VMDq RSS queue allocation
` [net-next 05/15] i40e: separate hw_features from runtime changing flags
` [net-next 06/15] i40e: remove workaround for Open Firmware MAC address
` [net-next 07/15] i40e: Detect ATR HW Evict NVM issue and disable the feature
` [net-next 08/15] i40e/i40evf: organize and re-number feature flags
` [net-next 09/15] i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
` [net-next 10/15] i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlan
` [net-next 11/15] i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource
` [net-next 12/15] i40evf: use netdev variable in reset task
` [net-next 13/15] i40e: use cpumask_copy instead of direct assignment
` [net-next 14/15] i40e: prevent changing ITR if adaptive-rx/tx enabled
` [net-next 15/15] i40e: synchronize nvmupdate command and adminq subtask
Grant-
2017-08-12 3:10 UTC
[PATCH net-next V2 0/3] XDP support for tap
2017-08-12 2:48 UTC (4+ messages)
` [PATCH net-next V2 3/3] tap: XDP support
commit 16ecba59 breaks 82574L under heavy load
2017-08-12 2:47 UTC (6+ messages)
` [PATCH 1/5] e1000e: Fix error path in link detection
` [PATCH 5/5] e1000e: Avoid receiver overrun interrupt bursts
[PATCH net-next v2] vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error reporting
2017-08-12 2:24 UTC (9+ messages)
[PATCH net-next] liquidio: update debug console logging mechanism
2017-08-12 1:43 UTC
★nathalyg17--“JEC world 2018 世界复合材料展览及会议”将于“3月06-08日”在“法国巴黎”举行 (地右P1-L-Me)
2017-08-12 1:18 UTC
[PATCH net-next 0/8] liquidio: adding support for ethtool --set-ring feature
2017-08-12 1:29 UTC (9+ messages)
` [PATCH net-next 1/8] liquidio: moved wait_for_pending_requests to octeon_network.h
` [PATCH net-next 2/8] liquidio: moved update_txq_status to lio_core.c
` [PATCH net-next 3/8] liquidio: moved octeon_setup_droq "
` [PATCH net-next 4/8] liquidio: moved liquidio_push_packet "
` [PATCH net-next 5/8] liquidio: moved liquidio_napi_drv_callback "
` [PATCH net-next 6/8] liquidio: moved liquidio_napi_poll "
` [PATCH net-next 7/8] liquidio: moved liquidio_setup_io_queues "
` [PATCH net-next 8/8] liquidio: added support for ethtool --set-ring feature
[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
2017-08-12 1:00 UTC (6+ messages)
[PATCH net-next 0/2] net: vrf: Support for local traffic with sockets bound to enslaved devices
2017-08-12 0:11 UTC (3+ messages)
` [PATCH net-next 1/2] net: vrf: Drop local rtable and rt6_info
` [PATCH net-next 2/2] net: ipv4: add check for l3slave for index returned in IP_PKTINFO
[PATCH net-next] net: ipv4: remove unnecessary check on orig_oif
2017-08-12 0:02 UTC
[PATCH net-next v2] wan: dscc4: add checks for dma mapping errors
2017-08-11 23:32 UTC (8+ messages)
` [PATCH v3 net-next 1/2] "
` [PATCH v3 net-next 2/2] wan: dscc4: convert to plain DMA API
[PATCH net-next 1/3] Add LAN743X driver
2017-08-11 23:05 UTC (10+ messages)
[PATCH v2] bonding: ratelimit failed speed/duplex update warning
2017-08-11 22:36 UTC
[PATCH net-next v3] vxlan: change vxlan_[config_]validate() to use netlink_ext_ack for error reporting
2017-08-11 22:20 UTC
[PATCH 0/4] MIPS: syscall tracing fixes
2017-08-11 22:17 UTC (3+ messages)
` [PATCH 1/4] MIPS/seccomp: Fix indirect syscall args
[PATCH net-next] liquidio: moved ptp_enable to octeon_device structure
2017-08-11 22:03 UTC (2+ messages)
[PATCH net] udp: harden copy_linear_skb()
2017-08-11 22:01 UTC (2+ messages)
[PATCH net 0/2] Minor fix in bpf_convert_ctx_access
2017-08-11 21:59 UTC (2+ messages)
Driver profiles RFC
2017-08-11 21:57 UTC (2+ messages)
[PATCHv2 net-next] selftests: bpf: add check for ip XDP redirect
2017-08-11 21:57 UTC (2+ messages)
[PATCH] mlxsw: make mlxsw_config_profile const
2017-08-11 21:57 UTC (2+ messages)
[PATCH] mISDN: Fix null pointer dereference at mISDN_FsmNew
2017-08-11 21:56 UTC (2+ messages)
[PATCH] openvswitch: Remove unnecessary newlines from OVS_NLERR uses
2017-08-11 21:52 UTC (2+ messages)
[PATCH net-next] nfp: send control message when MAC representors are created
2017-08-11 21:51 UTC (2+ messages)
[PATCH net repost] nfp: do not update MTU from BH in flower app
2017-08-11 21:51 UTC (2+ messages)
[PATCH 0/3] NCSI VLAN Filtering Support
2017-08-11 21:48 UTC (2+ messages)
[PATCH net-next] net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx
2017-08-11 21:46 UTC (3+ messages)
[PATCH net-next] net: ipv4: set orig_oif based on fib result for local traffic
2017-08-11 21:41 UTC (2+ messages)
[PATCH] net/sched: reset block pointer in tcf_block_put()
2017-08-11 21:38 UTC (7+ messages)
[PATCH v3] net: stmmac: Use the right logging function in stmmac_mdio_register
2017-08-11 21:39 UTC (2+ messages)
[PATCH net-next] fsl/fman: implement several errata workarounds
2017-08-11 21:37 UTC (2+ messages)
[PATCH 0/3] tls: Use correct sk->sk_prot for IPV6
2017-08-11 21:36 UTC (5+ messages)
` [PATCH 2/3] net: Export tcpv6_prot
` [PATCH 3/3] tls: Use correct sk->sk_prot for IPV6
[PATCH 2/2 net-next] hns3pf: Fix some harmless copy and paste bugs
2017-08-11 21:32 UTC (2+ messages)
[PATCH 1/2 net-next] hns3pf: fix hns3_del_tunnel_port()
2017-08-11 21:32 UTC (2+ messages)
[PATCH] net/sched/hfsc: allocate tcf block for hfsc root class
2017-08-11 21:31 UTC (3+ messages)
[PATCH v5 00/11] Add the integrated PHY support
2017-08-11 21:29 UTC (2+ messages)
[PATCH 1/1] forcedeth: replace init_timer_deferrable with setup_deferrable_timer
2017-08-11 21:27 UTC (2+ messages)
[PATCHv2 1/2] drivers: net: davinci_mdio: remove busy loop on wait user access
2017-08-11 21:24 UTC (4+ messages)
` [PATCHv2 2/2] drivers: net: davinci_mdio: print bus frequency
[PATCH] bonding: require speed/duplex only for 802.3ad, alb and tlb
2017-08-11 21:22 UTC (2+ messages)
[PATCH net-next 00/10] netvsc: minor fixes and improvements
2017-08-11 21:00 UTC (2+ messages)
[PATCH net-next] phylink: Fix an uninitialized variable bug
2017-08-11 20:58 UTC (2+ messages)
[PATCH net] net: dsa: ksz: fix skb freeing
2017-08-11 20:57 UTC (2+ messages)
[PATCH net-next] liquidio: removed check for queue size alignment
2017-08-11 20:56 UTC (2+ messages)
[PATCH net-next] liquidio: rx/tx queue cleanup
2017-08-11 20:55 UTC (2+ messages)
[patch net-next 0/5] net: sched: let the offloader decide what to offload
2017-08-11 20:47 UTC (2+ messages)
[PATCH net-next] geneve: use netlink_ext_ack for error reporting in rtnl operations
2017-08-11 20:45 UTC (2+ messages)
After a while of system running no incoming UDP any more?
2017-08-11 20:07 UTC (7+ messages)
[PATCH net-next 3/3] Add LAN743X to MAINTAINER list
2017-08-11 19:48 UTC
[PATCH net-next 2/3] Add LAN743X to Kconfig and Makefile
2017-08-11 19:48 UTC
[PATCH net-next 0/3] Add LAN743X driver
2017-08-11 19:47 UTC
[PATCH][next] Bluetooth: kfree tmp rather than an alias to it
2017-08-11 19:20 UTC (2+ messages)
BUG_ON(sg->sg_magic != SG_MAGIC) on tls socket
2017-08-11 19:15 UTC (2+ messages)
[PATCH] netfilter: nf_nat_h323: fix logical-not-parentheses warning
2017-08-11 18:16 UTC (3+ messages)
` [PATCH v2] "
Some traffic stress testing with 4.13.0-rc4-next-20170808 and BUG: [61183.212237] BUG: Bad page state in process ksoftirqd/52 pfn:855f2f
2017-08-11 18:08 UTC (4+ messages)
[PATCH net-next 00/14] sctp: remove typedefs from structures part 6
2017-08-11 17:03 UTC (2+ messages)
[RFC PATCH 2/2] bpf: Initialise mod[] in bpf_trace_printk
2017-08-11 16:47 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).