netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-05 00:56:45 to 2019-09-05 20:47:29 UTC [more...]

[PATCH] net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
 2019-09-05 20:47 UTC  (5+ 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)

general protection fault in dev_map_hash_update_elem
 2019-09-05 20:08 UTC 

[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 

linux-next: build failure after merge of the net-next tree
 2019-09-05 19:26 UTC  (3+ messages)

[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] "

[PATCH net] net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list
 2019-09-05 18:36 UTC 

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 bpf-next] kbuild: replace BASH-specific ${@:2} with shift and ${@}
 2019-09-05 17:59 UTC 

[PATCH v2 0/4] Deterministic SPI latency with NXP DSPI driver
 2019-09-05 17:39 UTC  (6+ messages)
` [PATCH v2 1/4] spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
  ` Applied "spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages" to the spi tree
` [PATCH v2 2/4] spi: Add a PTP system timestamp to the transfer structure
` [PATCH v2 3/4] spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
` [PATCH v2 4/4] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode

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

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-05 17:23 UTC  (20+ messages)

[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  (4+ messages)
` [BACKPORT 4.14.y v2 1/6] ip6: fix skb leak in ip6frag_expire_frag_queue()
` [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

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

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)

WARNING in hso_free_net_device
 2019-09-05 11:47 UTC  (6+ 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  (3+ messages)
` [EXT] "

[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

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

[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

[PATCH net] tipc: add NULL pointer check before calling kfree_rcu
 2019-09-05  7:59 UTC  (2+ messages)

pull-request: can-next 2019-09-03
 2019-09-05  7:57 UTC  (2+ messages)
` pull-request: can-next 2019-09-03,pull-request: "

[PATCH net-next] vsock/virtio: a better comment on credit update
 2019-09-05  7:53 UTC  (2+ messages)

[PATCH net-next 0/5] net/tls: minor cleanups
 2019-09-05  7:51 UTC  (2+ messages)

[PATCH net-next] Convert usage of IN_MULTICAST to ipv4_is_multicast
 2019-09-05  7:38 UTC  (2+ messages)

[PATCH][next] net/sched: cbs: remove redundant assignment to variable port_rate
 2019-09-05  7:37 UTC  (2+ messages)

[PATCH v7 net-next 00/19] ionic: Add ionic driver
 2019-09-05  7:25 UTC  (2+ messages)

pull request: bluetooth 2019-09-05
 2019-09-05  6:32 UTC  (2+ messages)

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

Zdravstvujte! Vas interesujut klientskie bazy dannyh?
 2019-09-04 21:56 UTC 

[PATCH] cfg80211: Do not compare with boolean in nl80211_common_reg_change_event
 2019-09-05  4:25 UTC 

linux-next: manual merge of the net-next tree with the arm-soc tree
 2019-09-05  3:42 UTC 

[PATCH net] ipmr: remove cache_resolve_queue_len
 2019-09-05  3:37 UTC  (4+ messages)
` [PATCHv2 net-next] "

[PATCH v3] tun: fix use-after-free when register netdev failed
 2019-09-05  3:10 UTC  (11+ messages)

[PATCH] net/mlx5: Fix addr's type in mlx5dr_icm_dm
 2019-09-05  2:14 UTC 

[PATCH] net/mlx5: Fix rt's type in dr_action_create_reformat_action
 2019-09-05  1:47 UTC 

[PATCH net] net: sonic: remove dev_kfree_skb before return NETDEV_TX_BUSY
 2019-09-05  1:57 UTC  (4+ messages)
    ` [PATCH v2 net] net: sonic: return NETDEV_TX_OK if failed to map buffer


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