netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-28 09:13:40 to 2019-01-28 17:28:56 UTC [more...]

[PATCH v2 net-next 0/3] qed*: Error recovery process
 2019-01-28 17:27 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] qed: Revise load sequence to avoid PCI errors
` [PATCH v2 net-next 2/3] qed: Add infrastructure for error detection and recovery
` [PATCH v2 net-next 3/3] qede: Error recovery process

[PATCH AUTOSEL 4.19 011/258] wil6210: fix reset flow for Talyn-mb
 2019-01-28 17:21 UTC  (38+ messages)
` [PATCH AUTOSEL 4.19 012/258] wil6210: fix memory leak in wil_find_tx_bcast_2
` [PATCH AUTOSEL 4.19 013/258] ath10k: assign 'n_cipher_suites' for WCN3990
` [PATCH AUTOSEL 4.19 014/258] ath9k: dynack: use authentication messages for 'late' ack
` [PATCH AUTOSEL 4.19 030/258] ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
` [PATCH AUTOSEL 4.19 033/258] sctp: Fix SKB list traversal in sctp_intl_store_ordered()
` [PATCH AUTOSEL 4.19 034/258] sctp: Fix SKB list traversal in sctp_intl_store_reasm()
` [PATCH AUTOSEL 4.19 035/258] iwlwifi: fw: do not set sgi bits for HE connection
` [PATCH AUTOSEL 4.19 042/258] i40e: prevent overlapping tx_timeout recover
` [PATCH AUTOSEL 4.19 045/258] usbnet: smsc95xx: fix rx packet alignment
` [PATCH AUTOSEL 4.19 050/258] bpf: libbpf: retry map creation without the name
` [PATCH AUTOSEL 4.19 051/258] net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
` [PATCH AUTOSEL 4.19 063/258] ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
` [PATCH AUTOSEL 4.19 078/258] net: aquantia: return 'err' if set MPI_DEINIT state fails
` [PATCH AUTOSEL 4.19 090/258] mt76x0: dfs: fix IBI_R11 configuration on non-radar channels
` [PATCH AUTOSEL 4.19 094/258] nfp: add locking around representor changes
` [PATCH AUTOSEL 4.19 110/258] tipc: fix node keep alive interval calculation
` [PATCH AUTOSEL 4.19 143/258] mlxsw: spectrum_acl: Limit priority value
` [PATCH AUTOSEL 4.19 146/258] selftests/bpf: use __bpf_constant_htons in test_prog.c
` [PATCH AUTOSEL 4.19 171/258] bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings
` [PATCH AUTOSEL 4.19 182/258] net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vector_data()
` [PATCH AUTOSEL 4.19 187/258] mac80211: fix radiotap vendor presence bitmap handling
` [PATCH AUTOSEL 4.19 188/258] xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
` [PATCH AUTOSEL 4.19 189/258] mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG
` [PATCH AUTOSEL 4.19 193/258] cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
` [PATCH AUTOSEL 4.19 194/258] net: hns3: add max vector number check for pf
` [PATCH AUTOSEL 4.19 196/258] iwlwifi: mvm: fix setting HE ppe FW config
` [PATCH AUTOSEL 4.19 198/258] mlx5: update timecounter at least twice per counter overflow
` [PATCH AUTOSEL 4.19 207/258] i40e: define proper net_device::neigh_priv_len
` [PATCH AUTOSEL 4.19 208/258] ice: Do not enable NAPI on q_vectors that have no rings
` [PATCH AUTOSEL 4.19 209/258] igb: Fix an issue that PME is not enabled during runtime suspend
` [PATCH AUTOSEL 4.19 229/258] niu: fix missing checks of niu_pci_eeprom_read
` [PATCH AUTOSEL 4.19 240/258] isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw()
` [PATCH AUTOSEL 4.19 242/258] fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
` [PATCH AUTOSEL 4.19 248/258] bpf: fix check_map_access smin_value test when pointer contains offset

[PATCH bpf-next v2 0/3] support flow dissector in BPF_PROG_TEST_RUN
 2019-01-28 17:26 UTC  (9+ messages)
` [PATCH bpf-next v2 2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector
` [PATCH bpf-next v2 3/3] selftests/bpf: add simple BPF_PROG_TEST_RUN examples "

[PATCH bpf-next v3 0/5] skip verifier/map tests if kernel support is missing
 2019-01-28 17:21 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
` [PATCH bpf-next v3 2/5] selftests/bpf: skip verifier tests for unsupported program types
` [PATCH bpf-next v3 3/5] selftests/bpf: skip verifier tests for unsupported map types
` [PATCH bpf-next v3 4/5] selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE_TRACEPOINT
` [PATCH bpf-next v3 5/5] bpf: BPF_PROG_TYPE_CGROUP_{SKB,SOCK,SOCK_ADDR} require cgroups enabled

[PATCH] bpf/core.c - silence warning messages
 2019-01-28 17:18 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 007/170] ath9k: dynack: use authentication messages for 'late' ack
 2019-01-28 16:11 UTC  (16+ messages)
` [PATCH AUTOSEL 4.14 022/170] ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
` [PATCH AUTOSEL 4.14 029/170] usbnet: smsc95xx: fix rx packet alignment
` [PATCH AUTOSEL 4.14 032/170] net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
` [PATCH AUTOSEL 4.14 037/170] ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
` [PATCH AUTOSEL 4.14 094/170] selftests/bpf: use __bpf_constant_htons in test_prog.c
` [PATCH AUTOSEL 4.14 114/170] mac80211: fix radiotap vendor presence bitmap handling
` [PATCH AUTOSEL 4.14 115/170] xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
` [PATCH AUTOSEL 4.14 116/170] Bluetooth: Fix unnecessary error message for HCI request completion
` [PATCH AUTOSEL 4.14 117/170] mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAG
` [PATCH AUTOSEL 4.14 121/170] cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
` [PATCH AUTOSEL 4.14 130/170] i40e: define proper net_device::neigh_priv_len
` [PATCH AUTOSEL 4.14 131/170] igb: Fix an issue that PME is not enabled during runtime suspend
` [PATCH AUTOSEL 4.14 149/170] niu: fix missing checks of niu_pci_eeprom_read
` [PATCH AUTOSEL 4.14 156/170] isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw()
` [PATCH AUTOSEL 4.14 158/170] fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()

[PATCH lora-next 00/11] net: lora: Get SX130x to transmit lora packets
 2019-01-28 16:13 UTC  (12+ messages)
` [PATCH lora-next 01/11] dt-bindings: net: lora: sx130x: add power lut binding
` [PATCH lora-next 02/11] net: lora: sx130x: add loading of tx lut from DT
` [PATCH lora-next 03/11] net: lora: sx130x: add CHRS to volatile register list
` [PATCH lora-next 04/11] net: lora: sx130x: add helper function for writing to the SX130x MCU
` [PATCH lora-next 05/11] net: lora: sx130x: initialise AGC
` [PATCH lora-next 06/11] net: lora: sx130x: add detail to TODO in setup
` [PATCH lora-next 07/11] net: lora: sx130x: add work queue to tx path
` [PATCH lora-next 08/11] net: lora: sx130x: add test transmission
` [PATCH lora-next 09/11] net: lora: introduce lora socket addressing for metadata
` [PATCH lora-next 10/11] net: lora: sx130x: make use of lora address metadata in transmission
` [PATCH lora-next 11/11] net: lora: sx130x: add patch to register fields

TCP/IPv4 sending using MSG_ZEROCOPY and closing the socket
 2019-01-28 16:54 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] support flow dissector in BPF_PROG_TEST_RUN
 2019-01-28 16:53 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
` [PATCH bpf-next v3 2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector
` [PATCH bpf-next v3 3/3] selftests/bpf: add simple BPF_PROG_TEST_RUN examples "

[PATCH iproute2-next 1/2] tc: replace print_string with fprintf for error messages
 2019-01-28 16:53 UTC  (4+ messages)
` [PATCH iproute2-next 2/2] tc: replace left side comparison

[PATCH net v4 1/2] net/mlx5e: Update hw flows when encap source mac changed
 2019-01-28 16:18 UTC  (6+ messages)
` [PATCH net v4 2/2] net/mlx5e: Don't overwrite pedit action when multiple pedit used

[PATCH AUTOSEL 4.9 005/107] ath9k: dynack: use authentication messages for 'late' ack
 2019-01-28 16:19 UTC  (11+ messages)
` [PATCH AUTOSEL 4.9 015/107] ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
` [PATCH AUTOSEL 4.9 065/107] mac80211: fix radiotap vendor presence bitmap handling
` [PATCH AUTOSEL 4.9 066/107] xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
` [PATCH AUTOSEL 4.9 067/107] Bluetooth: Fix unnecessary error message for HCI request completion
` [PATCH AUTOSEL 4.9 070/107] cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
` [PATCH AUTOSEL 4.9 077/107] i40e: define proper net_device::neigh_priv_len
` [PATCH AUTOSEL 4.9 078/107] igb: Fix an issue that PME is not enabled during runtime suspend
` [PATCH AUTOSEL 4.9 092/107] niu: fix missing checks of niu_pci_eeprom_read
` [PATCH AUTOSEL 4.9 097/107] isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw()
` [PATCH AUTOSEL 4.9 099/107] fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()

[PATCH net-next] net: hns3: Fix potential NULL dereference on allocation error
 2019-01-28 16:47 UTC  (2+ messages)

[PATCH RFC 0/3] Support fraglist GRO/GSO
 2019-01-28 16:46 UTC  (8+ messages)

[PATCH bpf-next v2 0/3] selftests: bpf: break up test_verifier
 2019-01-28 16:45 UTC  (8+ messages)

[PATCH AUTOSEL 4.4 04/80] ath9k: dynack: use authentication messages for 'late' ack
 2019-01-28 16:23 UTC  (9+ messages)
` [PATCH AUTOSEL 4.4 13/80] ptp: check gettime64 return code in PTP_SYS_OFFSET ioctl
` [PATCH AUTOSEL 4.4 49/80] mac80211: fix radiotap vendor presence bitmap handling
` [PATCH AUTOSEL 4.4 50/80] xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
` [PATCH AUTOSEL 4.4 51/80] Bluetooth: Fix unnecessary error message for HCI request completion
` [PATCH AUTOSEL 4.4 52/80] cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
` [PATCH AUTOSEL 4.4 59/80] igb: Fix an issue that PME is not enabled during runtime suspend
` [PATCH AUTOSEL 4.4 70/80] niu: fix missing checks of niu_pci_eeprom_read
` [PATCH AUTOSEL 4.4 74/80] isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw()

[PATCH iproute2-next] netns: add subcommand to attach an existing network namespace
 2019-01-28 16:38 UTC  (2+ messages)

[PATCH RFC v2 0/3] Support fraglist GRO/GSO
 2019-01-28 16:37 UTC  (5+ messages)
` [PATCH RFC v2 1/3] UDP: enable GRO by default
` [PATCH RFC v2 3/3] udp: Support UDP fraglist GRO/GSO

[PATCH AUTOSEL 3.18 02/61] ath9k: dynack: use authentication messages for 'late' ack
 2019-01-28 16:26 UTC  (5+ messages)
` [PATCH AUTOSEL 3.18 37/61] xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
` [PATCH AUTOSEL 3.18 44/61] igb: Fix an issue that PME is not enabled during runtime suspend
` [PATCH AUTOSEL 3.18 53/61] niu: fix missing checks of niu_pci_eeprom_read
` [PATCH AUTOSEL 3.18 56/61] isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw()

[PATCH] : net : hso : do not call unregister_netdev if not registered
 2019-01-28 16:28 UTC 

[PATCH] benet: remove broken and unused macro
 2019-01-28 16:17 UTC 

[PATCH 4/4] can: flexcan: fix NULL pointer exception during bringup
 2019-01-28 16:12 UTC  (3+ messages)

[PATCH AUTOSEL 4.20 017/304] ath10k: assign 'n_cipher_suites' for WCN3990
 2019-01-28 15:43 UTC  (19+ messages)
` [PATCH AUTOSEL 4.20 018/304] ath9k: dynack: use authentication messages for 'late' ack
` [PATCH AUTOSEL 4.20 039/304] sctp: Fix SKB list traversal in sctp_intl_store_ordered()
` [PATCH AUTOSEL 4.20 048/304] i40e: suppress bogus error message
` [PATCH AUTOSEL 4.20 049/304] i40e: prevent overlapping tx_timeout recover
` [PATCH AUTOSEL 4.20 058/304] net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
` [PATCH AUTOSEL 4.20 104/304] mt76x0: dfs: fix IBI_R11 configuration on non-radar channels
` [PATCH AUTOSEL 4.20 105/304] mt76x0: use band parameter for LC calibration
` [PATCH AUTOSEL 4.20 109/304] nfp: add locking around representor changes
` [PATCH AUTOSEL 4.20 130/304] tipc: fix node keep alive interval calculation
` [PATCH AUTOSEL 4.20 179/304] ipv6: Fix handling of LLA with VRF and sockets bound to VRF
` [PATCH AUTOSEL 4.20 180/304] tools: bpftool: fix -Wmissing declaration warnings
` [PATCH AUTOSEL 4.20 217/304] net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vector_data()
` [PATCH AUTOSEL 4.20 231/304] net: hns3: fix the descriptor index when get rss type
` [PATCH AUTOSEL 4.20 241/304] ath10k: fix kernel panic due to use after free
` [PATCH AUTOSEL 4.20 252/304] bpf: sk_msg, zap ingress queue on psock down
` [PATCH AUTOSEL 4.20 254/304] bpf: sk_msg, fix socket data_ready events
` [PATCH AUTOSEL 4.20 285/304] fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
` [PATCH AUTOSEL 4.20 304/304] xprtrdma: Don't wake pending tasks until disconnect is done

[PATCH] mwifiex: don't print error message on coex event
 2019-01-28 15:43 UTC 

[PATCH 0/7] sh_eth: implement simple RX checksum offload
 2019-01-28 15:21 UTC  (9+ messages)
` [PATCH 1/7] sh_eth: rename sh_eth_cpu_data::hw_checksum
` [PATCH 2/7] sh_eth: RX checksum offload support
` [PATCH 3/7] sh_eth: offload RX checksum on R7S72100

[PATCH 0/3] Correct CAN clocks definition
 2019-01-28 14:49 UTC  (12+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes

[PATCH net-next v2 0/2] mv88e6xxx DSA suspend to RAM support
 2019-01-28 14:44 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: dsa: mv88e6xxx: Save switch rules

[PATCH net V2] net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-01-28 14:42 UTC 

[PATCH net-next] mdio_bus: Fix PTR_ERR() usage after initialization to constant
 2019-01-28 14:36 UTC  (2+ messages)

[PATCH] ucc_geth: Reset BQL queue when stopping device
 2019-01-28 14:36 UTC  (3+ messages)

[PATCH net-next v8 0/8] devlink: Add configuration parameters support for devlink_port
 2019-01-28 14:23 UTC  (12+ messages)
` [PATCH net-next v8 1/8] devlink: Add devlink_param for port register and unregister
` [PATCH net-next v8 2/8] devlink: Add port param get command
` [PATCH net-next v8 3/8] devlink: Add port param set command
` [PATCH net-next v8 4/8] devlink: Add support for driverinit get value for devlink_port
` [PATCH net-next v8 5/8] devlink: Add support for driverinit set "
` [PATCH net-next v8 6/8] devlink: Add devlink notifications support for port params
` [PATCH net-next v8 7/8] devlink: Add a generic wake_on_lan port parameter
` [PATCH net-next v8 8/8] bnxt_en: Add bnxt_en initial port params table and register it

[PATCH net-next 0/7] net: phy: Add support for 2.5GBASET PHYs
 2019-01-28 14:26 UTC  (8+ messages)
` [PATCH net-next 5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities

[PATCH 0/7] Netfilter/IPVS fixes for net
 2019-01-28 14:04 UTC  (8+ messages)
` [PATCH 1/7] netfilter: nft_compat: use refcnt_t type for nft_xt reference count
` [PATCH 2/7] netfilter: nft_compat: make lists per netns
` [PATCH 3/7] netfilter: nft_compat: destroy function must not have side effects
` [PATCH 4/7] ipvs: Fix signed integer overflow when setsockopt timeout
` [PATCH 5/7] netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
` [PATCH 6/7] netfilter: nfnetlink_osf: add missing fmatch check
` [PATCH 7/7] netfilter: ipt_CLUSTERIP: fix warning unused variable cn

Kernel memory corruption in CIPSO labeled TCP packets processing
 2019-01-28 13:10 UTC  (11+ messages)

[PATCH 00/11] Add basic EK874 support
 2019-01-28 13:02 UTC  (4+ messages)
` [PATCH 10/11] arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes

[RFC PATCH 0/6] Initial, PoC implementation of sw datapath of tc+CT
 2019-01-28 13:02 UTC  (7+ messages)
` [RFC PATCH 2/6] net/sched: flower: add support for matching on ConnTrack

[PATCH net-next 0/7] mlxsw: Misc updates
 2019-01-28 12:02 UTC  (8+ messages)
` [PATCH net-next 1/7] mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call path
` [PATCH net-next 2/7] mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structs
` [PATCH net-next 3/7] mlxsw: spectrum_acl: Fix rul/rule typo
` [PATCH net-next 4/7] mlxsw: spectrum_switchdev: Add more extack messages
` [PATCH net-next 5/7] Documentation: add devlink param file for mlxsw driver
` [PATCH net-next 6/7] selftests: net: forwarding: change devlink resource support checking
` [PATCH net-next 7/7] selftests: forwarding: Use OK instead of PASS in test output

[PATCH] ipconfig: make the wait for carrier timeout configurable
 2019-01-28 11:30 UTC 

r8169 Driver - Poor Network Performance Since Kernel 4.19
 2019-01-28 11:13 UTC 

[Patch nf-next] nf_conntrack: fix error path in nf_conntrack_pernet_init()
 2019-01-28 10:18 UTC  (2+ messages)

[PATCH net v2 0/2] fix glitch in IPVS /proc handlers
 2019-01-28 10:17 UTC  (2+ messages)

[PATCH] netfilter: ipt_CLUSTERIP: fix warning unused variable cn
 2019-01-28  9:51 UTC  (2+ messages)

[PATCH net-next 00/24] sctp: support SCTP_FUTURE/CURRENT/ALL_ASSOC
 2019-01-28  9:44 UTC  (2+ messages)

[PATCH v4 bpf-next 0/9] introduce bpf_spin_lock
 2019-01-28  9:24 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/9] bpf: "
        ` bpf memory model. Was: "

[PATCH net] sk_msg: Always cancel strp work before freeing the psock
 2019-01-28  9:13 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).