netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-23 03:14:28 to 2018-01-23 20:03:29 UTC [more...]

[RFC v2 net-next 00/10] Time based packet transmission
 2018-01-23 20:02 UTC  (10+ messages)
` [RFC v2 net-next 01/10] net: Add a new socket option for a future transmit time

[RFC PATCH net-next v2 0/2] Enable virtio to act as a backup for a passthru device
 2018-01-23 19:53 UTC  (7+ messages)
` [RFC PATCH net-next v2 2/2] virtio_net: Extend virtio to use VF datapath when available

[PATCH net] bpf: always re-init the congestion control after switching to it
 2018-01-23 19:50 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in erspan_xmit
 2018-01-23 19:45 UTC  (8+ messages)

[net-next v2 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2018-01-09
 2018-01-23 19:38 UTC  (6+ messages)
` [net-next v2 15/15] i40e: link_down_on_close private flag support

[PATCH net-next 0/5] bpf and netdevsim test updates
 2018-01-23 19:22 UTC  (6+ messages)
` [PATCH net-next 1/5] netdevsim: add extack support for TC eBPF offload
` [PATCH net-next 2/5] selftests/bpf: add checks on extack messages for eBPF hw offload tests
` [PATCH net-next 3/5] netdevsim: don't compile BPF code if syscall not enabled
` [PATCH net-next 4/5] selftests/bpf: check bpf verifier log buffer usage works for HW offload
` [PATCH net-next 5/5] selftests/bpf: validate replace of TC filters is working

[RFC PATCH net-next v2 1/2] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
 2018-01-23 19:21 UTC  (18+ messages)
  ` [virtio-dev] "

[PATCH iproute2-next v2 0/8] ip: Introduce and use get_addr_rta()/inet_addr_match_rta()
 2018-01-23 19:19 UTC  (9+ messages)
` [PATCH iproute2-next v2 1/8] utils: Introduce get_addr_rta() and inet_addr_match_rta()
` [PATCH iproute2-next v2 2/8] ipaddress: Use inet_addr_match_rta()
` [PATCH iproute2-next v2 3/8] iprule: "
` [PATCH iproute2-next v2 4/8] ipmroute: "
` [PATCH iproute2-next v2 5/8] ipneigh: "
` [PATCH iproute2-next v2 6/8] ipl2tp: Use get_addr_rta()
` [PATCH iproute2-next v2 7/8] tcp_metric: "
` [PATCH iproute2-next v2 8/8] ip/tunnel: Unify local/remote endpoint address printing

[PATCH] vmxnet3: repair memory leak
 2018-01-23 18:55 UTC  (2+ messages)

[PATCH iproute2-next v2 00/10] RDMA resource tracking
 2018-01-23 18:47 UTC  (3+ messages)

ipv6_addrconf: WARNING about suspicious RCU usage
 2018-01-23 18:43 UTC  (7+ messages)

[PATCH net-next] cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
 2018-01-23 18:27 UTC  (2+ messages)

[net-next 00/10][pull request] 10GbE Intel Wired LAN Driver Updates 2018-01-23
 2018-01-23 18:21 UTC  (11+ messages)
` [net-next 01/10] ixgbe: clean up ipsec defines
` [net-next 02/10] ixgbe: add ipsec register access routines
` [net-next 03/10] ixgbe: add ipsec engine start and stop routines
` [net-next 04/10] ixgbe: add ipsec data structures
` [net-next 05/10] ixgbe: add ipsec offload add and remove SA
` [net-next 06/10] ixgbe: restore offloaded SAs after a reset
` [net-next 07/10] ixgbe: process the Rx ipsec offload
` [net-next 08/10] ixgbe: process the Tx "
` [net-next 09/10] ixgbe: ipsec offload stats
` [net-next 10/10] ixgbe: register ipsec offload with the xfrm subsystem

[Patch net-next v2 0/3] net_sched: reflect tx_queue_len change for pfifo_fast
 2018-01-23 18:18 UTC  (4+ messages)
` [Patch net-next v2 1/3] net: introduce helper dev_change_tx_queue_len()
` [Patch net-next v2 2/3] net_sched: plug in qdisc ops change_tx_queue_len
` [Patch net-next v2 3/3] net_sched: implement ->change_tx_queue_len() for pfifo_fast

[Patch net-next 0/3] net_sched: reflect tx_queue_len change for pfifo_fast
 2018-01-23 18:17 UTC  (7+ messages)
` [Patch net-next 2/3] net_sched: plug in qdisc ops change_tx_queue_len

[PATCH bpf] bpf: test_maps: cleanup sockmaps when test ends
 2018-01-23 18:16 UTC  (6+ messages)

[PATCH net-next 0/1] rtnetlink: request RTM_GETLINK by pid or fd
 2018-01-23 18:05 UTC  (17+ messages)
` [PATCH net-next 1/1] "

[PATCH bpf-next] selftests/bpf: fix test_dev_cgroup
 2018-01-23 17:59 UTC  (3+ messages)

[PATCH iproute2-next 0/8] ip: Introduce and use get_addr_rta()
 2018-01-23 17:47 UTC  (4+ messages)
` [PATCH iproute2-next 2/8] ipaddress: Use get_addr_rta()

[PATCH] net: Make synchronize_net() be expedited only when it's really need
 2018-01-23 17:43 UTC  (17+ messages)

[PATCH bpf-next] selftests/bpf: speedup test_maps
 2018-01-23 17:41 UTC  (2+ messages)

[PATCH bpf-next v6 00/11] bpf: More sock_ops callbacks
 2018-01-23 17:29 UTC  (4+ messages)
` [PATCH bpf-next v6 05/11] bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock

[PATCH bpf-next] tools/bpf: fix a test failure in selftests prog test_verifier
 2018-01-23 17:27 UTC  (2+ messages)

[PATCH] Carrier detect ok, don't turn off negotiation
 2018-01-23 17:08 UTC  (3+ messages)

[PATCH net-next] [net] softnet_data: Split time_squeeze counter to provide budget_squeeze
 2018-01-23 17:07 UTC  (2+ messages)

[PATCH v2 2/2] net/ibm/emac: wrong bit is used for STA control register write
 2018-01-23 16:58 UTC  (2+ messages)

[PATCH net] i40e: flower: check if TC offload is enabled on a netdev
 2018-01-23 16:47 UTC  (4+ messages)

[PATCH 2/2] net/ibm/emac: wrong bit is used for STA control register write
 2018-01-23 16:44 UTC  (2+ messages)

[iproute PATCH] ip-route: Propagate errors from parse_one_nh()
 2018-01-23 16:40 UTC 

[PATCH bpf-next] bpf: fix incorrect kmalloc usage in lpm_trie MAP_GET_NEXT_KEY rcu region
 2018-01-23 16:35 UTC  (3+ messages)

[RFC PATCH 0/2] hv_netvsc: Fix shutdown regression on Win2012 hosts
 2018-01-23 16:33 UTC  (5+ messages)
` [RFC PATCH 1/2] hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
` [RFC PATCH 2/2] hv_netvsc: Change GPADL teardown order according to Hyper-V version

[PATCH] net: ipv6: ndisc: fix bool assignment in ndisc_send_na
 2018-01-23 16:30 UTC  (5+ messages)

[PATCH 1/2] ixgbe: Avoid to write the RETA table when unnecessary
 2018-01-23 16:24 UTC  (4+ messages)
` [PATCH 2/2] ixgbe: Set rss key in order

[PATCH net-next] sctp: reset ret in again path in sctp_for_each_transport
 2018-01-23 16:22 UTC  (4+ messages)

[PATCH] net: igmp: fix source address check for IGMPv3 reports
 2018-01-23 16:18 UTC  (4+ messages)

[PATCH] bnx2: remove redundant initializations of pointers txr and rxr
 2018-01-23 16:17 UTC  (2+ messages)

[PATCH net-next 1/1] forcedeth: remove duplicate structure member in rx
 2018-01-23 16:13 UTC  (2+ messages)

[PATCH net-next 0/4] Kernel doc fixes for networking
 2018-01-23 16:07 UTC  (4+ messages)
` [PATCH net-next 1/4] net: core: Fix kernel-doc for carrier_* attributes
` [PATCH net-next 4/4] net: core: Fix kernel-doc for netdev_upper_link()

[GIT] Networking
 2018-01-23 16:05 UTC 

[PATCH net-next] net: aquantia: Fix error return code in aq_pci_probe()
 2018-01-23 16:00 UTC  (3+ messages)

[PATCH net-next] net: aquantia: make symbol hw_atl_boards static
 2018-01-23 15:59 UTC  (3+ messages)

[PATCH net 1/2] vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
 2018-01-23 15:58 UTC  (4+ messages)
` [PATCH net 2/2] vhost: do not try to access device IOTLB when not initialized

Memory corruption with r8169 across several device revisions and kernels
 2018-01-23 15:47 UTC  (5+ messages)

[PATCH net-next] nfp: fix error return code in nfp_pci_probe()
 2018-01-23 15:43 UTC  (2+ messages)

[PATCHv5 0/5] GEHC Bx50 Switch Support
 2018-01-23 15:34 UTC  (11+ messages)
` [PATCHv5 1/5] net: dsa: Support internal phy on 'cpu' port
` [PATCHv5 2/5] ARM: dts: imx6q-bx50v3: Add internal switch
` [PATCHv5 3/5] ARM: dts: imx6q-b850v3: Add switch port configuration
` [PATCHv5 4/5] ARM: dts: imx6q-b650v3: "
` [PATCHv5 5/5] ARM: dts: imx6q-b450v3: "

[PATCH net-next] nfp: fix fw dump handling of absolute rtsym size
 2018-01-23 15:30 UTC  (2+ messages)

[PATCH v2] wcn36xx: release resources in case of error
 2018-01-23 15:20 UTC 

[PATCH] wcn36xx: release resources in case of error
 2018-01-23 15:12 UTC  (2+ messages)
    `  "

[REGRESSION, bisect] pci: cxgb4 probe fails after commit 104daa71b3961434 ("PCI: Determine actual VPD size on first access")
 2018-01-23 12:43 UTC  (2+ messages)

[PATCH net-next 0/2] net: sched: introduce em_ipt ematch
 2018-01-23 12:15 UTC  (4+ messages)
` [PATCH net-next 1/2] net: sched: ematch: pass protocol to ematch 'change()' handlers
` [PATCH net-next 2/2] net: sched: add em_ipt ematch for calling xtables matches

[PATCH v6 00/36] Andes(nds32) Linux Kernel Port
 2018-01-23 11:52 UTC  (9+ messages)
` [PATCH v6 16/36] nds32: DMA mapping API
` [PATCH v6 22/36] nds32: Debugging support

[PATCH v2] smc: return booleans instead of integers
 2018-01-23 11:44 UTC  (4+ messages)

Network interface "stops working"
 2018-01-23 10:30 UTC  (2+ messages)

[PATCH] igb: Do not call netif_device_detach() when PCIe link goes missing
 2018-01-23 10:28 UTC 

[PATCH net-next v2] net: link_watch: mark bonding link events urgent
 2018-01-23 10:19 UTC  (2+ messages)

[PATCH net] pppoe: take ->needed_headroom of lower device into account on xmit
 2018-01-23 10:14 UTC  (2+ messages)

[PATCH net 0/2] qed: rdma bug fixes
 2018-01-23  9:33 UTC  (3+ messages)
` [PATCH net 1/2] qed: Remove reserveration of dpi for kernel
` [PATCH net 2/2] qed: Free reserved MR tid

[PATCH net] vxlan: update skb dst pmtu on tx path
 2018-01-23  9:00 UTC  (3+ messages)

[RFC crypto v3 0/9] Chelsio Inline TLS
 2018-01-23  8:12 UTC  (3+ messages)

WARNING in check_flush_dependency
 2018-01-23  7:39 UTC 

KASAN: slab-out-of-bounds Read in erspan_build_header
 2018-01-23  6:58 UTC 

[net-next: PATCH v4 0/7] Armada 7k/8k PP2 ACPI support
 2018-01-23  6:12 UTC  (4+ messages)
` [net-next: PATCH v4 1/7] device property: Introduce fwnode_get_mac_address()

[PATCH v4] net: qcom/emac: extend DMA mask to 46bits
 2018-01-23  5:51 UTC  (3+ messages)
  `  "

[PATCH 0/3] Check gso_size of packets when forwarding
 2018-01-23  5:47 UTC  (5+ messages)

[PATCH v3 1/2] skbuff: Add skb_network_trim
 2018-01-23  5:40 UTC  (5+ messages)
` [PATCH v3 2/2] openvswitch: Remove padding from packet before L3+ conntrack processing

[PATCH] ip_tunnel: Use mark in skb by default
 2018-01-23  3:46 UTC 

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2018-01-23  3:25 UTC  (6+ 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).