netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 08:32:18 to 2019-09-06 03:02:01 UTC [more...]

[PATCH] net: Remove the source address setting in connect() for UDP
 2019-09-06  2:54 UTC 

linux-next: build failure after merge of the net-next tree
 2019-09-06  2:52 UTC  (4+ messages)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-06  2:50 UTC  (21+ messages)

[PATCH] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-09-06  2:44 UTC  (2+ messages)

[PATCH net] isdn/capi: check message length in capi_write()
 2019-09-06  2:36 UTC  (2+ messages)
` [PATCH net v2] "

[PATCH REPOST 0/2] can: flexcan: fix PM and wakeup issue
 2019-09-06  2:11 UTC  (12+ messages)
` [PATCH REPOST 1/2] can: flexcan: fix deadlock when using self wakeup

WARNING in hso_free_net_device
 2019-09-06  2:05 UTC  (7+ messages)

[PATCH] Revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
 2019-09-06  1:25 UTC  (3+ messages)

[PATCH] kcm: use BPF_PROG_RUN
 2019-09-06  0:07 UTC  (2+ messages)

[PATCH net-next,v3 0/4] flow_offload: update mangle action representation
 2019-09-06  0:04 UTC  (5+ messages)
` [PATCH net-next,v3 1/4] net: flow_offload: flip mangle action mask
` [PATCH net-next,v3 2/4] net: flow_offload: bitwise AND on mangle action value field
` [PATCH net-next,v3 3/4] net: flow_offload: mangle action at byte level
` [PATCH net-next,v3 4/4] netfilter: nft_payload: packet mangling offload support

[PATCH bpf-next] kbuild: replace BASH-specific ${@:2} with shift and ${@}
 2019-09-05 23:59 UTC  (2+ messages)

[PATCH net-next,v2, 0/2] Enable sg as tunable, sync offload settings to VF NIC
 2019-09-05 23:23 UTC  (3+ messages)
` [PATCH net-next,v2, 1/2] hv_netvsc: Allow scatter-gather feature to be tunable
` [PATCH net-next,v2, 2/2] hv_netvsc: Sync offloading features to VF NIC

[PATCH net-next, 0/2] Enable sg as tunable, sync offload settings to VF NIC
 2019-09-05 23:07 UTC  (4+ messages)
` [PATCH net-next, 2/2] hv_netvsc: Sync offloading features "

[PATCH v2 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING
 2019-09-05 22:00 UTC  (10+ messages)
` [PATCH v2 bpf-next 2/3] bpf: implement CAP_BPF

[PATCH net] net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list
 2019-09-05 21:51 UTC  (3+ messages)

[pull request][net-next 00/14] Mellanox, mlx5 cleanups & port congestion stats
 2019-09-05 21:51 UTC  (15+ messages)
` [net-next 01/14] net/mlx5e: Fix static checker warning of potential pointer math issue
` [net-next 02/14] net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACE
` [net-next 03/14] net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a module
` [net-next 04/14] net/mlx5e: Remove leftover declaration
` [net-next 05/14] net/mlx5: fix spelling mistake "offlaods" -> "offloads"
` [net-next 06/14] net/mlx5: fix missing assignment of variable err
` [net-next 07/14] net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementation
` [net-next 08/14] net/mlx5e: kTLS, Remove unused function parameter
` [net-next 09/14] net/mlx5e: Remove unnecessary clear_bit()s
` [net-next 10/14] net/mlx5: DR, Remove useless set memory to zero use memset()
` [net-next 11/14] net/mlx5: DR, Fix error return code in dr_domain_init_resources()
` [net-next 12/14] net/mlx5: DR, Remove redundant dev_name print from err log
` [net-next 13/14] net/mlx5: Expose HW capability bits for port buffer per priority congestion counters
` [net-next 14/14] net/mlx5e: Add port buffer's "

[PATCH net-next v4 0/1] tc SKB extension for tc Chains/Conntrack hardware offload
 2019-09-05 21:48 UTC  (3+ messages)
` [PATCH net-next v4 1/1] net: openvswitch: Set OvS recirc_id from tc chain index

general protection fault in dev_map_hash_update_elem
 2019-09-05 21:44 UTC  (2+ messages)

[PATCH] net/ibmvnic: free reset work of removed device from queue
 2019-09-05 21:30 UTC 

[PATCH] net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
 2019-09-05 21:03 UTC  (6+ messages)

[net-next 00/16][pull request] 100GbE Intel Wired LAN Driver Updates 2019-09-05
 2019-09-05 20:34 UTC  (17+ messages)
` [net-next 01/16] ice: Update fields in ice_vsi_set_num_qs when reconfiguring
` [net-next 02/16] ice: Add ice_get_main_vsi to get PF/main VSI
` [net-next 03/16] ice: Check root pointer for validity
` [net-next 04/16] ice: clean up arguments
` [net-next 05/16] ice: move code closer together
` [net-next 06/16] ice: small efficiency fixes
` [net-next 07/16] ice: change work limit to a constant
` [net-next 08/16] ice: Reliably reset VFs
` [net-next 09/16] ice: report link down for VF when PF's queues are not enabled
` [net-next 10/16] ice: Check for DCB capability before initializing DCB
` [net-next 11/16] ice: Report VF link status with opcode to get resources
` [net-next 12/16] ice: update Tx context struct
` [net-next 13/16] ice: Allow for delayed LLDP MIB change registration
` [net-next 14/16] ice: Minor refactor in queue management
` [net-next 15/16] ice: change default number of receive descriptors
` [net-next 16/16] ice: Rework around device/function capabilities

[PATCH] iavf: fix MAC address setting for VFs when filter is rejected
 2019-09-05 20:32 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
 2019-09-05 20:21 UTC  (2+ messages)

[PATCH net-next] net/mlx5: DR, Fix error return code in dr_domain_init_resources()
 2019-09-05 19:37 UTC  (2+ messages)

[PATCH net-next] net/mlx5: DR, Remove useless set memory to zero use memset()
 2019-09-05 19:37 UTC  (2+ messages)

Zdravstvujte! Vas interesujut klientskie bazy dannyh?
 2019-09-05 17:56 UTC 

[PATCH v2 00/10] Add definition for the number of standard PCI BARs
 2019-09-05 19:02 UTC  (3+ messages)

[PATCH] net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
 2019-09-05 18:49 UTC  (3+ messages)
` [PATCH v2] "

rtnl_lock() question
 2019-09-05 18:07 UTC  (5+ messages)

[patch net-next] net: fib_notifier: move fib_notifier_ops from struct net into per-net struct
 2019-09-05 18:06 UTC 

[PATCH v2 1/4] spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
 2019-09-05 17:39 UTC  (2+ messages)
` Applied "spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages" to the spi tree

[PATCH v2 0/2] ethtool: implement Energy Detect Powerdown support via phy-tunable
 2019-09-05 17:23 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH 2/2] net: phy: dp83867: Add SGMII mode type switching
 2019-09-05 17:06 UTC  (3+ messages)
` [PATCH 1/2] net: phy: dp83867: Add documentation for SGMII mode type

[v3] net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate
 2019-09-05 17:04 UTC  (2+ messages)

[PATCH] net: phylink: Fix flow control resolution
 2019-09-05 16:59 UTC  (2+ messages)

[PATCH] brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
 2019-09-05 16:24 UTC 

[BACKPORT 4.14.y v2 0/6] Candidates from Spreadtrum 4.14 product kernel
 2019-09-05 16:16 UTC  (3+ messages)
` [BACKPORT 4.14.y v2 5/6] ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"

[PATCH v3 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING
 2019-09-05 16:08 UTC  (7+ messages)
` [PATCH v3 bpf-next 2/3] bpf: implement CAP_BPF

[PATCH 0/8] Netfilter updates for net-next
 2019-09-05 16:04 UTC  (9+ messages)
` [PATCH 1/8] netfilter: nf_tables: Introduce new 64-bit helper register functions
` [PATCH 2/8] netfilter: nft_meta: support for time matching
` [PATCH 3/8] netfilter: nfnetlink_log: add support for VLAN information
` [PATCH 4/8] netfilter: nft_dynset: support for element deletion
` [PATCH 5/8] netfilter: not mark a spinlock as __read_mostly
` [PATCH 6/8] netfilter: nf_tables: Introduce stateful object update operation
` [PATCH 7/8] netfilter: nft_quota: add quota object update support
` [PATCH 8/8] netfilter: nf_tables: fix possible null-pointer dereference in object update

[PATCH] ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readable
 2019-09-05 15:53 UTC 

[PATCH iproute2-next] bpf: fix snprintf truncation warning
 2019-09-05 15:51 UTC  (4+ messages)

[PATCH bpf-next v2 0/6] selftests/bpf: move sockopt tests under test_progs
 2019-09-05 15:27 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: test_progs: add test__join_cgroup helper
` [PATCH bpf-next v2 2/6] selftests/bpf: test_progs: convert test_sockopt
` [PATCH bpf-next v2 3/6] selftests/bpf: test_progs: convert test_sockopt_sk
` [PATCH bpf-next v2 4/6] selftests/bpf: test_progs: convert test_sockopt_multi
` [PATCH bpf-next v2 5/6] selftests/bpf: test_progs: convert test_sockopt_inherit
` [PATCH bpf-next v2 6/6] selftests/bpf: test_progs: convert test_tcp_rtt

pull-request: bpf-next 2019-09-05
 2019-09-05 15:23 UTC 

[PATCH net 03/11] bonding: split IFF_BONDING into IFF_BONDING and IFF_BONDING_SLAVE
 2019-09-05 15:21 UTC  (3+ messages)

[PATCH net-next v2 0/4] ravb: remove use of undocumented registers
 2019-09-05 15:10 UTC  (5+ messages)
` [PATCH net-next v2 1/4] ravb: correct typo in FBP field of SFO register
` [PATCH net-next v2 2/4] ravb: remove undocumented counter processing
` [PATCH net-next v2 3/4] ravb: remove undocumented endianness selection
` [PATCH net-next v2 4/4] ravb: TROCR register is only present on R-Car Gen3

[PATCH] rtlwifi: rtl8821ae: make array static const and remove redundant assignment
 2019-09-05 15:00 UTC 

[PATCH] hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read
 2019-09-05 14:19 UTC  (5+ messages)

[PATCH] lan743x: remove redundant assignment to variable rx_process_result
 2019-09-05 14:01 UTC 

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-05 13:59 UTC  (4+ messages)
` [PATCH 1/2] Revert "vhost: access vq metadata through kernel virtual address"
` [PATCH 2/2] vhost: re-introducing metadata acceleration through kernel virtual address

pull-request: wireless-drivers 2019-09-05
 2019-09-05 13:58 UTC 

[PATCH V2 net-next 0/7] net: hns3: add some bugfixes and cleanups
 2019-09-05 13:31 UTC  (8+ messages)
` [PATCH V2 net-next 1/7] net: hns3: fix error VF index when setting VLAN offload
` [PATCH V2 net-next 2/7] net: hns3: fix double free bug when setting ringparam
` [PATCH V2 net-next 3/7] net: hns3: fix mis-assignment to hdev->reset_level in hclge_reset
` [PATCH V2 net-next 4/7] net: hns3: add client node validity judgment
` [PATCH V2 net-next 5/7] net: hns3: remove explicit conversion to bool
` [PATCH V2 net-next 6/7] net: hns3: disable loopback setting in hclge_mac_init
` [PATCH V2 net-next 7/7] net: hns3: make hclge_dbg_get_m7_stats_info static

[PATCH net] net: sched: fix reordering issues
 2019-09-05 13:27 UTC  (2+ messages)

[PATCH bpf] bpf: fix precision tracking of stack slots
 2019-09-05 13:15 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] xsk: various CPU barrier and {READ, WRITE}_ONCE
 2019-09-05 13:14 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: precision tracking tests
 2019-09-05 13:13 UTC  (2+ messages)

[PATCH bpf-next] ixgbe: fix xdp handle calculations
 2019-09-05 13:13 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH bpf-next] i40e: fix xdp handle calculations
 2019-09-05 13:13 UTC  (3+ messages)
` [Intel-wired-lan] "

IPv6 temporary addresses (Fwd: New Version Notification for draft-ietf-6man-rfc4941bis-03.txt)
 2019-09-05 12:56 UTC 

[PATCH v1] stmmac: platform: adjust messages and move to dev level
 2019-09-05 13:00 UTC 

[PATCH net-next] MAINTAINERS: add myself as maintainer for xilinx axiethernet driver
 2019-09-05 12:56 UTC 

[PATCH iproute2 0/4] Devlink health FMSG fixes and enhancements
 2019-09-05 12:43 UTC  (5+ messages)
` [PATCH iproute2 1/4] devlink: Add helper for left justification print
` [PATCH iproute2 2/4] devlink: Left justification on FMSG output
` [PATCH iproute2 3/4] devlink: Fix inconsistency between command input and output
` [PATCH iproute2 4/4] devlink: Fix devlink health set command

[PATCH v3 net-next] net: stmmac: Add support for MDIO interrupts
 2019-09-05 12:05 UTC 

[PATCH v2 net-next] net: stmmac: Add support for MDIO interrupts
 2019-09-05 11:58 UTC  (5+ messages)

[RESEND PATCH 0/5] Add bluetooth support for Orange Pi 3
 2019-09-05 11:56 UTC  (7+ messages)

[PATCH net-next] net: phy: Do not check Link status when loopback is enabled
 2019-09-05 11:43 UTC 

[PATCH v3 1/2] net: bridge: use mac_len in bridge forwarding
 2019-09-05 11:20 UTC  (6+ messages)
` [Bridge] "

[PATCH net-next 0/7] net: hns3: add some bugfixes and cleanups
 2019-09-05 11:01 UTC  (4+ messages)
` [PATCH net-next 4/7] net: hns3: add client node validity judgment

[PATCH net-next] r8152: adjust the settings of ups flags
 2019-09-05 10:41 UTC  (4+ messages)
` [PATCH net-next v2] "

[PATCH v2 1/2] PTP: introduce new versions of IOCTLs
 2019-09-05 10:40 UTC  (9+ messages)
` [PATCH v2 2/2] PTP: add support for one-shot output

[RFC PATCH 1/2] gianfar: convert to phylink
 2019-09-05 10:39 UTC  (4+ messages)
` [PATCH 0/4] gianfar: some assorted cleanup

[PATCH] net: hns: Move static keyword to the front of declaration
 2019-09-05 10:39 UTC  (2+ messages)

[PATCH] net: qed: Move static keyword to the front of declaration
 2019-09-05 10:39 UTC  (2+ messages)

[PATCH v3 net] net: Properly update v4 routes with v6 nexthop
 2019-09-05 10:36 UTC  (2+ messages)

[PATCH v1] pppoatm: use %*ph to print small buffer
 2019-09-05 10:33 UTC  (2+ messages)

[PATCH v2 0/2] Fix GMII2RGMII private field
 2019-09-05 10:32 UTC  (2+ messages)

pull request (net): ipsec 2019-09-05
 2019-09-05 10:22 UTC  (6+ messages)
` [PATCH 1/5] xfrm interface: avoid corruption on changelink
` [PATCH 2/5] xfrm interface: ifname may be wrong in logs
` [PATCH 3/5] xfrm interface: fix list corruption for x-netns
` [PATCH 4/5] xfrm interface: fix management of phydev
` [PATCH 5/5] xfrm: policy: avoid warning splat when merging nodes

[PATCH v2 net-next 00/13] net: stmmac: Improvements for -next
 2019-09-05 10:20 UTC  (2+ messages)

pull-request: can-next 2019-09-04 j1939
 2019-09-05 10:18 UTC  (2+ messages)
` pull-request: can-next 2019-09-04 j1939,pull-request: "

[patch net-next] rocker: add missing init_net check in FIB notifier
 2019-09-05 10:15 UTC  (2+ messages)

[PATCH net] ipv4: fix ifa_flags reuse problem in using ifconfig tool
 2019-09-05 10:13 UTC  (2+ messages)

[PATCH 0/3] net: Use kzfree() directly
 2019-09-05 10:06 UTC  (2+ messages)

[PATCH net 0/2] nexthops: Fix multipath notifications for IPv6 and selftests
 2019-09-05 10:00 UTC  (2+ messages)

[net PATCH] net: sock_map, fix missing ulp check in sock hash case
 2019-09-05  9:57 UTC  (2+ messages)

[PATCH] net: fixed_phy: Add forward declaration for struct gpio_desc;
 2019-09-05  9:54 UTC  (2+ messages)

[PATCH net 00/11] net: fix nested device bugs
 2019-09-05  9:15 UTC  (3+ messages)

[PATCHv3 0/1] Fix deadlock problem and make performance better
 2019-09-05  9:15 UTC  (2+ messages)
` [PATCHv3 1/1] forcedeth: use per cpu to collect xmit/recv statistics

[net-next 0/3] ravb: Remove use of undocumented registers
 2019-09-05  8:34 UTC  (7+ messages)
` [net-next 1/3] ravb: correct typo in FBP field of SFO register
` [net-next 2/3] ravb: Remove undocumented processing


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).