messages from 2018-12-26 22:41:19 to 2018-12-29 12:58:16 UTC [more...]
[PATCH 0/9] Netfilter fixes for net
2018-12-29 12:58 UTC (10+ messages)
` [PATCH 1/9] netfilter: nf_tables: fix a missing check of nla_put_failure
` [PATCH 2/9] netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
` [PATCH 3/9] netfilter: nf_conncount: don't skip eviction when age is negative
` [PATCH 4/9] netfilter: nf_conncount: split gc in two phases
` [PATCH 5/9] netfilter: nf_conncount: restart search when nodes have been erased
` [PATCH 6/9] netfilter: nf_conncount: merge lookup and add functions
` [PATCH 7/9] netfilter: nf_conncount: move all list iterations under spinlock
` [PATCH 8/9] netfilter: nf_conncount: speculative garbage collection on empty lists
` [PATCH 9/9] netfilter: nf_conncount: fix argument order to find_next_bit
Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
2018-12-29 12:52 UTC
[RFC PATCH V3 0/5] Hi:
2018-12-29 12:46 UTC (6+ messages)
` [RFC PATCH V3 1/5] vhost: generalize adding used elem
` [RFC PATCH V3 2/5] vhost: fine grain userspace memory accessors
` [RFC PATCH V3 3/5] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V3 4/5] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V3 5/5] vhost: access vq metadata through kernel virtual address
[PATCH] nft_flow_offload: Fix the peer route get from wrong daddr
2018-12-29 12:42 UTC (2+ messages)
[RFC PATCH V2 0/3] vhost: accelerate metadata access through vmap()
2018-12-29 12:41 UTC (6+ messages)
` [RFC PATCH V2 1/3] vhost: generalize adding used elem
` [RFC PATCH V2 2/3] vhost: fine grain userspace memory accessors
` [RFC PATCH V2 3/3] vhost: access vq metadata through kernel virtual address
[PATCH net] net: phy: replace preliminary fix for PHY driver sometimes not binding to the device
2018-12-29 11:54 UTC (9+ messages)
inconsistent lock state in nr_find_socket
2018-12-29 10:31 UTC
[PATCH] nft_flow_offload: Make flow offload work with vrf slave device correct
2018-12-29 10:10 UTC
lan78xx: WARNING: irq 79 handler enabled interrupts
2018-12-29 9:41 UTC (2+ messages)
[PATCH 1/1] net-next/hinic:add shutdown callback
2018-12-29 9:20 UTC (3+ messages)
` 答复: "
GREETINGS FROM MR.MUSTAPHA ALI
2018-12-29 9:15 UTC
[PATCH v4] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
2018-12-29 8:47 UTC
[PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
2018-12-29 7:27 UTC (11+ messages)
` [PATCH v5 1/6] net: lorawan: Add LoRaWAN socket module
` [PATCH v5 6/6] net: lorawan: List LORAWAN in menuconfig
[PATCH v4] dt-bindings: net: dsa: ksz9477: add sample of switch bindings managed in i2c mode
2018-12-29 7:26 UTC (3+ messages)
[PATCH v3] soc/fsl/qe: fix err handling of ucc_of_parse_tdm
2018-12-29 7:06 UTC (3+ messages)
[PATCH] ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
2018-12-29 6:46 UTC (3+ messages)
[PATCH v2] ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
2018-12-29 6:45 UTC
[PATCH 00/20] drop useless LIST_HEAD
2018-12-29 6:19 UTC (7+ messages)
[PATCH net-next v2] net: ipv4: allocate ipv4_devconf memory for init_net
2018-12-29 5:31 UTC (2+ messages)
[PATCH v2] net: arcnet: Fix a possible concurrency use-after-free bug in arcnet_reply_tasklet()
2018-12-29 5:31 UTC (2+ messages)
[PATCH] isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw()
2018-12-29 5:27 UTC (2+ messages)
[PATCH net] ethtool: check the return value of get_regs_len
2018-12-29 5:25 UTC (2+ messages)
[RFC bpf-next v3 00/12] bpf: dead code elimination
2018-12-29 3:09 UTC (13+ messages)
` [RFC bpf-next v3 01/12] bpf: change parameters of call/branch offset adjustment
` [RFC bpf-next v3 02/12] bpf: verifier: hard wire branches to dead code
` [RFC bpf-next v3 03/12] bpf: verifier: remove "
` [RFC bpf-next v3 04/12] bpf: verifier: remove unconditional branches by 0
` [RFC bpf-next v3 05/12] selftests: bpf: add tests for dead code removal
` [RFC bpf-next v3 06/12] bpf: verifier: record original instruction index
` [RFC bpf-next v3 07/12] bpf: notify offload JITs about optimizations
` [RFC bpf-next v3 08/12] nfp: bpf: don't use instruction number for jump target
` [RFC bpf-next v3 09/12] nfp: bpf: split up the skip flag
` [RFC bpf-next v3 10/12] nfp: bpf: save original program length
` [RFC bpf-next v3 11/12] nfp: bpf: support optimizing dead branches
` [RFC bpf-next v3 12/12] nfp: bpf: support removing dead code
BUG: unable to handle kernel paging request in slhc_free
2018-12-29 2:41 UTC
[PATCH] net: tsn: add an netlink interface between kernel and application layer
2018-12-29 1:59 UTC (3+ messages)
[PATCH] netfilter: fix a missing check of nla put failure
2018-12-29 1:50 UTC (2+ messages)
[PATCH RFC lora-next 0/4] Get sx1301 to transmit lora packets
2018-12-29 0:58 UTC (5+ messages)
` [PATCH RFC lora-next 1/4] net: lora: sx125x sx1301: correct style warnings
` [PATCH RFC lora-next 2/4] net: lora: sx1301: add minimal to get AGC working prior to tx work
KASAN: invalid-free in x25_asy_free
2018-12-29 0:21 UTC
KASAN: use-after-free Read in ax25_fillin_cb
2018-12-28 22:51 UTC
[PATCH] net/ipv6: Fix a test against 'ipv6_find_idev()' return value
2018-12-28 22:28 UTC
[PATCH v3 0/3] Add quirk for reading BD_ADDR from fwnode property
2018-12-28 22:05 UTC (4+ messages)
` [PATCH v3 1/3] Bluetooth: "
` [PATCH v3 2/3] Bluetooth: btqcomsmd: use HCI_QUIRK_USE_BDADDR_PROPERTY
` [PATCH v3 3/3] Bluetooth: hci_qca: Set HCI_QUIRK_USE_BDADDR_PROPERTY for wcn3990
[PATCH net-next] Amiga PCMCIA 100 MBit card support
2018-12-28 20:43 UTC (4+ messages)
general protection fault in ax25cmp
2018-12-28 19:51 UTC
[PATCH net-next] svcrdma: Fix an uninitialized variable false warning
2018-12-28 15:36 UTC (2+ messages)
[PATCH iproute2] ip: support for xfrm interfaces
2018-12-28 15:32 UTC
[PATCH net-next] vrf: Add VRF_F_BYPASS_RCV_NF flag to vrf device
2018-12-28 14:42 UTC (2+ messages)
[PATCH v3 net] mv88e6060: disable hardware level MAC learning
2018-12-28 9:06 UTC (3+ messages)
Errors enabling bridge with KSZ9897 DSA switch driver
2018-12-28 8:48 UTC (6+ messages)
[BUG] net: sungem: device driver frees DMA memory with wrong function
2018-12-28 8:36 UTC (2+ messages)
iMX6 FEC driver Linux-fslc 4.17 - IPV6 Multicast not working when unplugging/plugging ethernet cable
2018-12-28 3:05 UTC (3+ messages)
[PATCH v3] sock: Make sock->sk_stamp thread-safe
2018-12-28 2:55 UTC
[PATCH] dsa: return error code upstream
2018-12-28 1:53 UTC (4+ messages)
[RFC bpf-next v2 00/12] bpf: dead code elimination
2018-12-28 0:54 UTC (13+ messages)
` [RFC bpf-next v2 01/12] bpf: change parameters of call/branch offset adjustment
` [RFC bpf-next v2 02/12] bpf: verifier: hard wire branches to dead code
` [RFC bpf-next v2 03/12] bpf: verifier: remove "
` [RFC bpf-next v2 04/12] bpf: verifier: remove unconditional branches by 0
` [RFC bpf-next v2 05/12] selftests: bpf: add tests for dead code removal
` [RFC bpf-next v2 06/12] bpf: verifier: record original instruction index
` [RFC bpf-next v2 07/12] bpf: notify offload JITs about optimizations
` [RFC bpf-next v2 08/12] nfp: bpf: don't use instruction number for jump target
` [RFC bpf-next v2 09/12] nfp: bpf: split up the skip flag
` [RFC bpf-next v2 10/12] nfp: bpf: save original program length
` [RFC bpf-next v2 11/12] nfp: bpf: support optimizing dead branches
` [RFC bpf-next v2 12/12] nfp: bpf: support removing dead code
[PATCH] include/linux/phy/phy.h: fix minor kerneldoc errors
2018-12-28 0:32 UTC (2+ messages)
[PATCH v2] phy.h: fix obvious errors in doc and kerneldoc content
2018-12-28 0:29 UTC (2+ messages)
[PATCH] fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
2018-12-28 0:29 UTC
[PATCH] net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
2018-12-28 0:28 UTC (2+ messages)
[PATCH] isdn: eicon: fix a missing check of api_parse
2018-12-28 0:27 UTC (2+ messages)
[PATCH] net: marvell: fix a missing check of acpi_match_device
2018-12-28 0:27 UTC (2+ messages)
[PATCH] tipc: fix a missing check of genlmsg_put
2018-12-28 0:27 UTC (2+ messages)
[PATCH] net: sfc: checks status of efx_mcdi_rpc
2018-12-28 0:25 UTC (2+ messages)
[PATCH] wan: fix a missing check of spi_write_then_read
2018-12-28 0:25 UTC (2+ messages)
[PATCH] ethernet: atl1e: checking the status of atl1e_write_phy_reg
2018-12-28 0:23 UTC (2+ messages)
[PATCH] net: stmicro: fix a missing check of clk_prepare
2018-12-28 0:21 UTC (2+ messages)
[PATCH] net: (cpts) fix a missing check of clk_prepare
2018-12-28 0:21 UTC (2+ messages)
[PATCH] ethernet: (niu) fix missing checks of niu_pci_eeprom_read
2018-12-28 0:19 UTC (2+ messages)
[PATCH] net: chelsio: Add a missing check on cudg_get_buffer
2018-12-28 0:19 UTC (2+ messages)
[PATCH] ipv6/route: Add a missing check on proc_dointvec
2018-12-28 0:18 UTC (2+ messages)
[Patch net] tipc: fix a double free in tipc_enable_bearer()
2018-12-28 0:17 UTC (2+ messages)
UDP sendto() fails with EINVAL when host under network load
2018-12-27 23:48 UTC (2+ messages)
[PATCH iproute2-next] rdma: Add print of link CapabilityMask2 flags
2018-12-27 23:42 UTC (2+ messages)
[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
2018-12-27 22:54 UTC (6+ messages)
` [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
[GIT] Networking
2018-12-27 22:05 UTC (2+ messages)
[PATCHv2 0/6] Add SOCFPGA System Manager
2018-12-27 21:42 UTC (3+ messages)
` [PATCHv2 2/6] Documentation: dt: socfpga: Add S10 System Manager binding
[PATCH] libceph: protect pending flags in ceph_con_keepalive()
2018-12-27 19:08 UTC
kernel BUG at net/core/skbuff.c:2643!
2018-12-27 15:40 UTC
[PATCH ipsec] xfrm: fix non-GRO codepath for IPsec hardware offloading
2018-12-27 13:32 UTC
[PATCH] configure: Fix to minor error caused by recent code cleanup
2018-12-27 13:18 UTC
KASAN: use-after-free Write in __xfrm_policy_unlink
2018-12-27 10:17 UTC (4+ messages)
[PATCH RFC 0/2] virtio-net: interrupt related improvements
2018-12-27 10:04 UTC (9+ messages)
` [PATCH RFC 1/2] virtio-net: bql support
thoughts stac/clac and get user for vhost
2018-12-27 9:55 UTC (4+ messages)
[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
2018-12-27 9:39 UTC (12+ messages)
` [PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address
[PATCH net V2 4/4] vhost: log dirty page correctly
2018-12-27 9:32 UTC (12+ messages)
[PATCH net-next] ip_gre: Support lwtunnel for none-tunnel-dst gre port
2018-12-27 9:31 UTC
Get Back To Me Immediately
2018-12-26 16:10 UTC
Lets Establish Business Relationship
2018-12-26 18:30 UTC
[PATCH AUTOSEL 3.18 03/12] xfrm: Fix bucket count reported to userspace
2018-12-26 22:57 UTC (7+ messages)
` [PATCH AUTOSEL 3.18 05/12] USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
` [PATCH AUTOSEL 3.18 06/12] bnx2x: Clear fip MAC when fcoe offload support is disabled
` [PATCH AUTOSEL 3.18 07/12] w90p910_ether: remove incorrect __init annotation
` [PATCH AUTOSEL 3.18 09/12] xen/netfront: tolerate frags with no data
` [PATCH AUTOSEL 3.18 10/12] vxge: ensure data0 is initialized in when fetching firmware version information
` [PATCH AUTOSEL 3.18 11/12] net: netxen: fix a missing check and an uninitialized use
[PATCH AUTOSEL 4.4 05/21] xfrm: Fix bucket count reported to userspace
2018-12-26 22:54 UTC (13+ messages)
` [PATCH AUTOSEL 4.4 08/21] USB: hso: Fix OOB memory access in hso_probe/hso_get_config_data
` [PATCH AUTOSEL 4.4 09/21] bnx2x: Clear fip MAC when fcoe offload support is disabled
` [PATCH AUTOSEL 4.4 10/21] w90p910_ether: remove incorrect __init annotation
` [PATCH AUTOSEL 4.4 11/21] net: hns: Incorrect offset address used for some registers
` [PATCH AUTOSEL 4.4 12/21] net: hns: Fixed bug that netdev was opened twice
` [PATCH AUTOSEL 4.4 13/21] net: hns: Avoid net reset caused by pause frames storm
` [PATCH AUTOSEL 4.4 14/21] net: hns: Add mac pcs config when enable|disable mac
` [PATCH AUTOSEL 4.4 15/21] SUNRPC: Fix a race with XPRT_CONNECTING
` [PATCH AUTOSEL 4.4 17/21] lan78xx: Resolve issue with changing MAC address
` [PATCH AUTOSEL 4.4 18/21] xen/netfront: tolerate frags with no data
` [PATCH AUTOSEL 4.4 19/21] vxge: ensure data0 is initialized in when fetching firmware version information
` [PATCH AUTOSEL 4.4 20/21] net: netxen: fix a missing check and an uninitialized use
[PATCH AUTOSEL 4.9 12/35] netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
2018-12-26 22:41 UTC (20+ messages)
` [PATCH AUTOSEL 4.9 13/35] bnx2x: Clear fip MAC when fcoe offload support is disabled
` [PATCH AUTOSEL 4.9 14/35] bnx2x: Remove configured vlans as part of unload sequence
` [PATCH AUTOSEL 4.9 15/35] bnx2x: Send update-svid ramrod with retry/poll flags enabled
` [PATCH AUTOSEL 4.9 18/35] drivers: net: xgene: Remove unnecessary forward declarations
` [PATCH AUTOSEL 4.9 19/35] w90p910_ether: remove incorrect __init annotation
` [PATCH AUTOSEL 4.9 20/35] net: hns: Incorrect offset address used for some registers
` [PATCH AUTOSEL 4.9 21/35] net: hns: All ports can not work when insmod hns ko after rmmod
` [PATCH AUTOSEL 4.9 22/35] net: hns: Some registers use wrong address according to the datasheet
` [PATCH AUTOSEL 4.9 23/35] net: hns: Fixed bug that netdev was opened twice
` [PATCH AUTOSEL 4.9 24/35] net: hns: Clean rx fbd when ae stopped
` [PATCH AUTOSEL 4.9 25/35] net: hns: Free irq when exit from abnormal branch
` [PATCH AUTOSEL 4.9 26/35] net: hns: Avoid net reset caused by pause frames storm
` [PATCH AUTOSEL 4.9 27/35] net: hns: Fix ntuple-filters status error
` [PATCH AUTOSEL 4.9 28/35] net: hns: Add mac pcs config when enable|disable mac
` [PATCH AUTOSEL 4.9 29/35] SUNRPC: Fix a race with XPRT_CONNECTING
` [PATCH AUTOSEL 4.9 31/35] lan78xx: Resolve issue with changing MAC address
` [PATCH AUTOSEL 4.9 32/35] xen/netfront: tolerate frags with no data
` [PATCH AUTOSEL 4.9 33/35] vxge: ensure data0 is initialized in when fetching firmware version information
` [PATCH AUTOSEL 4.9 34/35] net: netxen: fix a missing check and an uninitialized use
[PATCH AUTOSEL 4.14 45/59] qed: Fix an error code qed_ll2_start_xmit()
2018-12-26 22:38 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 47/59] net: macb: fix dropped RX frames due to a race
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).