netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-04 15:48:04 to 2018-01-05 13:45:01 UTC [more...]

[net-next 00/10] net: create dynamic software irq moderation library
 2018-01-05 13:44 UTC  (21+ messages)
` [net-next 01/10] net/mlx5e: move interrupt moderation structs to new file
` [net-next 02/10] net/mlx5e: move interrupt moderation forward declarations
` [net-next 03/10] net/mlx5e: remove rq references in mlx5e_rx_am
` [net-next 04/10] net/mlx5e: move AM logic enums
` [net-next 05/10] net/mlx5e: move generic functions to new file
` [net-next 06/10] net/mlx5e: change Mellanox references in DIM code
` [net-next 07/10] net: move dynamic interrupt coalescing code to include/linux
` [net-next 08/10] net/dim: use struct net_dim_sample as arg to net_dim
` [net-next 09/10] bnxt_en: add support for software dynamic interrupt moderation
` [net-next 10/10] MAINTAINERS: add entry for Dynamic Interrupt Moderation

[PATCH net v3 0/2] SCTP PMTU discovery fixes
 2018-01-05 13:17 UTC  (3+ messages)
` [PATCH net v3 1/2] sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
` [PATCH net v3 2/2] sctp: fix the handling of ICMP Frag Needed for too small MTUs

[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
 2018-01-05 12:20 UTC  (3+ messages)
` [patch iproute2 v6 3/3] man: Add -bs option to tc manpage

[RFC PATCH 0/3] tcp: allow user and drivers to tweak TSQ logic through sysctl knobs
 2018-01-05 11:53 UTC  (7+ messages)
` [RFC PATCH 1/3] Revert "tcp: allow drivers to tweak TSQ logic"
` [RFC PATCH 2/3] tcp: Negative values of sysctl_tcp_limit_output_bytes disable TSQ
` [RFC PATCH 3/3] tcp: Add tunable parameters for TSQ

xfrm: Return error on unknown switch in init_state
 2018-01-05 11:12 UTC  (3+ messages)
  ` [PATCH v2] xfrm: Return error on unknown encap_type "

[PATCH] Staging: irda: Prefer 'unsigned int' to bare use of 'unsigned'
 2018-01-05 11:10 UTC  (3+ messages)

pull-request: can-next 2017-12-01
 2018-01-05 11:08 UTC 

suspicious RCU usage at net/netfilter/ipset/ip_set_core.c:LINE
 2018-01-05 10:58 UTC 

[patch net-next v4 00/10] net: sched: allow qdiscs to share filter block instances
 2018-01-05 10:38 UTC  (6+ messages)

[PATCH] xfrm: init skb_head lock for transport-mode packets
 2018-01-05 10:31 UTC  (5+ messages)
    ` [PATCH v2] xfrm: Use __skb_queue_tail in xfrm_trans_queue

[PATCH net-next 00/20] add some new features and fix some bugs for HNS3 driver
 2018-01-05 10:18 UTC  (21+ messages)
` [PATCH net-next 01/20] net: hns3: Add ethtool interface for vlan filter
` [PATCH net-next 02/20] net: hns3: Disable VFs change rxvlan offload status
` [PATCH net-next 03/20] net: hns3: Unify the strings display of packet statistics
` [PATCH net-next 04/20] net: hns3: Fix spelling errors
` [PATCH net-next 05/20] net: hns3: Remove repeat statistic of rx_errors
` [PATCH net-next 06/20] net: hns3: Modify the update period of packet statistics
` [PATCH net-next 07/20] net: hns3: Mask the packet statistics query when NIC is down
` [PATCH net-next 08/20] net: hns3: Fix an error of total drop packet statistics
` [PATCH net-next 09/20] net: hns3: Fix a loop index error of tqp statistics query
` [PATCH net-next 10/20] net: hns3: Fix an error macro definition of HNS3_TQP_STAT
` [PATCH net-next 11/20] net: hns3: Remove a useless member of struct hns3_stats
` [PATCH net-next 12/20] net: hns3: Add packet statistics of netdev
` [PATCH net-next 13/20] net: hns3: Fix a response data read error of tqp statistics query
` [PATCH net-next 14/20] net: hns3: fix for updating fc_mode_last_time
` [PATCH net-next 15/20] net: hns3: fix for setting MTU
` [PATCH net-next 16/20] net: hns3: fix for changing MTU
` [PATCH net-next 17/20] net: hns3: add MTU initialization for hardware
` [PATCH net-next 18/20] net: hns3: fix for not setting pause parameters
` [PATCH net-next 19/20] net: hns3: remove redundant semicolon
` [PATCH net-next 20/20] net: hns3: Add more packet size statisctics

BUG: 4.14.6 unable to handle kernel NULL pointer dereference at xfrm_output_resume
 2018-01-05  9:38 UTC  (4+ messages)

[PATCH net] of_mdio: avoid MDIO bus removal when a PHY is missing
 2018-01-05  9:36 UTC 

[PATCH v5 0/3] Add andestech atcpit100 timer
 2018-01-05  9:31 UTC  (9+ messages)
` [PATCH v5 1/3] clocksource/drivers/atcpit100: "

[PATCH] xen-netfront: enable device after manual module load
 2018-01-05  8:42 UTC 

RE
 2018-01-05  8:33 UTC 

[PATCH net-next] net: tracepoint: adding new tracepoint arguments in inet_sock_set_state
 2018-01-05  8:09 UTC  (3+ messages)

kernel BUG at ./include/linux/skbuff.h:LINE!
 2018-01-05  8:01 UTC  (2+ messages)

question about __netif_receive_skb_core() work on macvlan device
 2018-01-05  7:19 UTC 

[PATCH ipsec-next 0/7]: Support multiple VTIs with the same src+dst pair
 2018-01-05  7:16 UTC  (4+ messages)

IPv6 source based policy routing query
 2018-01-05  6:37 UTC 

[PATCH bpf-next 00/16] bpf: support creating maps on networking devices
 2018-01-05  6:09 UTC  (17+ messages)
` [PATCH bpf-next 01/16] bpf: add map_alloc_check callback
` [PATCH bpf-next 02/16] bpf: array: move checks out of alloc function
` [PATCH bpf-next 03/16] bpf: hashtab: move attribute validation before allocation
` [PATCH bpf-next 04/16] bpf: hashtab: move checks out of alloc function
` [PATCH bpf-next 05/16] bpf: add helper for copying attrs to struct bpf_map
` [PATCH bpf-next 06/16] bpf: rename bpf_dev_offload -> bpf_prog_offload
` [PATCH bpf-next 07/16] bpf: offload: factor out netdev checking at allocation time
` [PATCH bpf-next 08/16] bpf: offload: add map offload infrastructure
` [PATCH bpf-next 09/16] nfp: hand over to BPF offload app at coarser granularity
` [PATCH bpf-next 10/16] nfp: bpf: add map data structure
` [PATCH bpf-next 11/16] nfp: bpf: add basic control channel communication
` [PATCH bpf-next 12/16] nfp: bpf: implement helpers for FW map ops
` [PATCH bpf-next 13/16] nfp: bpf: parse function call and map capabilities
` [PATCH bpf-next 14/16] nfp: bpf: add verification and codegen for map lookups
` [PATCH bpf-next 15/16] nfp: bpf: add support for reading map memory
` [PATCH bpf-next 16/16] nfp: bpf: implement bpf map offload

[PATCH v2 bpf] bpf: prevent out-of-bounds speculation
 2018-01-05  5:45 UTC 

[bpf-next V4 PATCH 00/14] xdp: new XDP rx-queue info concept
 2018-01-05  4:54 UTC  (11+ messages)
` [bpf-next V4 PATCH 01/14] xdp: base API for "
` [bpf-next V4 PATCH 03/14] i40e: setup xdp_rxq_info
  ` [Intel-wired-lan] "
` [bpf-next V4 PATCH 04/14] ixgbe: "
  ` [Intel-wired-lan] "
` [bpf-next V4 PATCH 07/14] bnxt_en: "
` [bpf-next V4 PATCH 13/14] bpf: finally expose xdp_rxq_info to XDP bpf-programs

[PATCH NET-NEXT 1/1] forcedeth: remove duplicate structure member in rx
 2018-01-05  4:06 UTC 

[bpf-net PATCH v2] bpf: sockmap missing NULL psock check
 2018-01-05  4:02 UTC 

[PATCH net-next V2 0/2] tun: allow to attahc eBPF filter
 2018-01-05  3:54 UTC  (3+ messages)
` [PATCH net-next V2 1/2] tuntap: rename struct tun_steering_prog to struct tun_prog
` [PATCH net-next V2 2/2] tun: allow to attach ebpf socket filter

[PATCH] openvswitch: Trim off padding before L3 conntrack processing
 2018-01-05  3:36 UTC  (6+ messages)
` [PATCH v2] openvswitch: Trim off padding before L3+ netfilter processing

[PATCH iproute2-next v1 0/9] RDMA resource tracking
 2018-01-05  3:29 UTC  (3+ messages)
` [PATCH iproute2-next v1 3/9] rdma: Add filtering infrastructure

[PATCH] MAINTAINERS: Update my email address
 2018-01-05  3:28 UTC  (3+ messages)

[PATCH 0/2] Consolidate BUILD_BUG macros
 2018-01-05  3:10 UTC  (2+ messages)
` [PATCH 2/2] build_bug.h: remove BUILD_BUG_ON_NULL()

Investment
 2018-01-05  2:23 UTC 

r8169 take too long to complete driver initialization
 2018-01-05  2:17 UTC  (2+ messages)

[PATCH 0/6] wl1251: Fix MAC address for Nokia N900
 2018-01-05  1:45 UTC  (4+ messages)
` [PATCH v2 "

[PATCH net-next v2] xen-netback: make copy batch size configurable
 2018-01-05  1:31 UTC  (3+ messages)

[PATCH v6 0/6] Add M_CAN Support for Dra76 platform
 2018-01-05  1:23 UTC  (9+ messages)
` [PATCH v6 3/6] can: m_can: Add PM Runtime

[RFC 00/14] Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5
 2018-01-05  1:15 UTC  (4+ messages)
` [RFC 11/14] tcp_md5: Move TCP-MD5 code out of TCP itself

Issue with commit fea23fb591cc "net: phy: convert read-modify-write to phy_modify()"
 2018-01-05  1:02 UTC  (5+ messages)

Fw: [Bug 198353] New: Generic netlink family bug when multicast groups are greater than 13
 2018-01-05  0:30 UTC 

[PATCH bpf-next v4 00/11] bpf: More sock_ops callbacks
 2018-01-04 23:55 UTC  (12+ messages)
` [PATCH bpf-next v4 01/11] bpf: Make SOCK_OPS_GET_TCP size independent
` [PATCH bpf-next v4 02/11] bpf: Make SOCK_OPS_GET_TCP struct independent
` [PATCH bpf-next v4 03/11] bpf: Add write access to tcp_sock and sock fields
` [PATCH bpf-next v4 04/11] bpf: Support passing args to sock_ops bpf function
` [PATCH bpf-next v4 05/11] bpf: Adds field bpf_sock_ops_flags to tcp_sock
` [PATCH bpf-next v4 06/11] bpf: Add sock_ops RTO callback
` [PATCH bpf-next v4 07/11] bpf: Add support for reading sk_state and more
` [PATCH bpf-next v4 08/11] bpf: Add sock_ops R/W access to tclass & sk_txhash
` [PATCH bpf-next v4 09/11] bpf: Add BPF_SOCK_OPS_RETRANS_CB
` [PATCH bpf-next v4 10/11] bpf: Add BPF_SOCK_OPS_STATE_CB
` [PATCH bpf-next v4 11/11] bpf: add selftest for tcpbpf

[PATCH net 0/2] bnxt_en: 2 small bug fixes
 2018-01-04 23:46 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
` [PATCH net 2/2] bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine

[PATCH net-next] tcp: Split BUG_ON() in tcp_tso_should_defer() into two assertions
 2018-01-04 23:38 UTC 

[PATCH net-next] net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set
 2018-01-04 23:22 UTC  (4+ messages)

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2018-01-04 22:51 UTC  (10+ messages)
` [PATCH 6/8] net: caif: "
` [PATCH 7/8] net: ovs: "
  ` [ovs-dev] "
` [PATCH 8/8] net: tipc: "

[PATCH RESEND] bpf: fix bad include in libbpf when srctree is set
 2018-01-04 22:47 UTC  (2+ messages)

[PATCH net-next v2 00/10] net: qualcomm: rmnet: Enable csum offloads
 2018-01-04 22:43 UTC  (6+ messages)
` [PATCH net-next v2 05/10] net: qualcomm: rmnet: Set pacing rate

[net-next PATCH 1/2] bpf: sockmap remove unused function
 2018-01-04 22:27 UTC  (2+ messages)

[PATCH net-next] net: ipv6: Allow connect to linklocal address from socket bound to vrf
 2018-01-04 22:03 UTC 

[PATCH bpf-next v2 0/2] bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
 2018-01-04 21:55 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] tools/bpf: add a bpf selftest for stacktrace

[PATCH] bonding: Delete an error message for a failed memory allocation in bond_update_slave_arr()
 2018-01-04 21:41 UTC  (7+ messages)
  `  "
      ` bonding: Completion of error handling around bond_update_slave_arr()

[PATCH bpf-next 0/2] bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
 2018-01-04 21:32 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "

[PATCH] sh_eth: remove sh_eth_plat_data::edmac_endian
 2018-01-04 21:26 UTC 

[PATCH net-next 0/5] Export SERDES stats via ethtool -S
 2018-01-04 21:07 UTC  (3+ messages)

[PATCH] ps3_gelic_net: Delete an error message for a failed memory allocation in gelic_descr_prepare_rx()
 2018-01-04 20:44 UTC  (2+ messages)

[pull request][net 00/14] Mellanox, mlx5 fixes 2017-12-19
 2018-01-04 20:19 UTC  (6+ messages)
` [net 02/14] Revert "mlx5: move affinity hints assignments to generic code"

[RFC -next 0/2] sched: red offload and TC stats
 2018-01-04 20:18 UTC  (3+ messages)
` [RFC -next 1/2] net: sched: add qstats.qlen to qlen
` [RFC -next 2/2] net: sched: red: don't reset the backlog on every stat dump

[PATCH] nfp: add basic multicast filtering
 2018-01-04 19:52 UTC  (2+ messages)

BUG: free active (active state 0) object type: work_struct hint: strp_work
 2018-01-04 19:36 UTC  (2+ messages)

[PATCH v3 0/3] virtio_net: allow hypervisor to indicate linkspeed and duplex setting
 2018-01-04 19:34 UTC  (10+ messages)
` [PATCH net-next v3 1/3] virtio_net: propagate linkspeed/duplex settings from the hypervisor

uapi/if_ether.h: prevent redefinition of struct ethhdr
 2018-01-04 19:31 UTC  (2+ messages)

[PATCH net] ipv6: fix general protection fault in fib6_add()
 2018-01-04 19:30 UTC  (2+ messages)

[PATCH] RDS: null pointer dereference in rds_atomic_free_op
 2018-01-04 19:20 UTC  (2+ messages)

[PATCH] sh_eth: fix TSU resource handling
 2018-01-04 19:18 UTC  (2+ messages)

[PATCH net] net: stmmac: enable EEE in MII, GMII or RGMII only
 2018-01-04 19:02 UTC  (2+ messages)

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2018-01-03
 2018-01-04 18:46 UTC  (5+ messages)
` [net-next 12/15] i40evf: Drop i40evf_fire_sw_int as it is prone to races

[PATCH net-next] tg3: Add Macronix NVRAM support
 2018-01-04 18:39 UTC  (2+ messages)

[net-next v2] ipv6: sr: export some functions of seg6local
 2018-01-04 18:37 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: lan9303: phy_addr_sel_strap rename and retype
 2018-01-04 18:35 UTC  (2+ messages)

general protection fault in __netlink_ns_capable
 2018-01-04 18:14 UTC  (5+ messages)

[PATCH] sh_eth: fix SH7757 GEther initialization
 2018-01-04 18:06 UTC 

[patch net-next v2 00/10] Add support for resource abstraction
 2018-01-04 18:03 UTC  (16+ messages)

[PATCH][V2] wcn36xx: fix incorrect assignment to msg_body.min_ch_time
 2018-01-04 17:40 UTC  (2+ messages)

general protection fault in nf_tables_dump_obj_done
 2018-01-04 17:16 UTC  (2+ messages)

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2018-01-04 16:20 UTC  (6+ messages)

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2018-01-04 16:07 UTC  (2+ messages)

[PATCH v17 0/4] Replace PCI pool by DMA pool API
 2018-01-04 15:59 UTC  (4+ messages)

[PATCH] Bluetooth: Prevent stack info leak from the EFS element
 2018-01-04 15:58 UTC  (3+ messages)
`  "

[wireless-testsing2:master 1/4] drivers/net/netdevsim/bpf.c:130:14: sparse: incompatible types for 'case' statement
 2018-01-04 15:56 UTC  (3+ messages)

pull-request: mac80211 2018-01-04
 2018-01-04 15:48 UTC  (2+ messages)


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