netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-23 16:05:44 to 2018-01-24 06:12:19 UTC [more...]

[PATCH] xfrm: fix boolean assignment in xfrm_get_type_offload
 2018-01-24  6:12 UTC  (2+ messages)

[PATCH net] xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
 2018-01-24  6:11 UTC  (2+ messages)

Memory corruption with r8169 across several device revisions and kernels
 2018-01-24  5:31 UTC  (11+ messages)

[PATCH net-next] net/ipv6: Do not allow route add with a device that is down
 2018-01-24  5:24 UTC  (2+ messages)

[PATCH v3 1/2] skbuff: Add skb_network_trim
 2018-01-24  4:34 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: make 'dubious pointer arithmetic' test useful
 2018-01-24  4:05 UTC 

[PATCH] net:l2tp: Allow MAC to be configured via netlink
 2018-01-24  3:58 UTC 

[PATCH iproute2-next v2 0/8] ip: Introduce and use get_addr_rta()/inet_addr_match_rta()
 2018-01-24  3:45 UTC  (10+ 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] igb: add VF trust infrastructure
 2018-01-24  3:41 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[RFC v2 net-next 00/10] Time based packet transmission
 2018-01-24  3:04 UTC  (19+ messages)
` [RFC v2 net-next 01/10] net: Add a new socket option for a future transmit time
  ` [Intel-wired-lan] "
` [RFC v2 net-next 06/10] net/sched: Introduce the TBS Qdisc

[PATCH net-next 0/3] net/ipv6: Add support for ONLINK flag
 2018-01-24  3:00 UTC  (4+ messages)
` [PATCH net-next 1/3] net/ipv6: Move gateway validation into helper
` [PATCH net-next 2/3] net/ipv6: Add flags arg to ip6_nh_lookup_table
` [PATCH net-next 3/3] net/ipv6: Add support for onlink flag

[PATCH net-next 00/12] net: sched: propagate extack to cls offloads on destroy and only with skip_sw
 2018-01-24  2:46 UTC  (13+ messages)
` [PATCH net-next 01/12] net: sched: propagate extack to cls->destroy callbacks
` [PATCH net-next 02/12] net: sched: prepare for reimplementation of tc_cls_common_offload_init()
` [PATCH net-next 03/12] cls_bpf: remove gen_flags from bpf_offload
` [PATCH net-next 04/12] cls_bpf: pass offload flags to tc_cls_common_offload_init()
` [PATCH net-next 05/12] cls_bpf: propagate extack to offload delete callback
` [PATCH net-next 06/12] cls_matchall: pass offload flags to tc_cls_common_offload_init()
` [PATCH net-next 07/12] cls_matchall: propagate extack to delete callback
` [PATCH net-next 08/12] cls_flower: pass offload flags to tc_cls_common_offload_init()
` [PATCH net-next 09/12] cls_flower: propagate extack to delete callback
` [PATCH net-next 10/12] cls_u32: pass offload flags to tc_cls_common_offload_init()
` [PATCH net-next 11/12] cls_u32: propagate extack to delete callback
` [PATCH net-next 12/12] net: sched: remove tc_cls_common_offload_init__()

[PATCH] net: Make synchronize_net() be expedited only when it's really need
 2018-01-24  2:16 UTC  (18+ messages)

[PATCH net-next] cxgb4: make symbol pedits static
 2018-01-24  2:14 UTC 

[net-next: PATCH v4 0/7] Armada 7k/8k PP2 ACPI support
 2018-01-24  2:08 UTC  (5+ messages)
` [net-next: PATCH v4 1/7] device property: Introduce fwnode_get_mac_address()

[PATCH bpf-next v6 00/11] bpf: More sock_ops callbacks
 2018-01-24  1:34 UTC  (11+ messages)
` [PATCH bpf-next v6 04/11] bpf: Support passing args to sock_ops bpf function
` [PATCH bpf-next v6 05/11] bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
` [PATCH bpf-next v6 07/11] bpf: Add support for reading sk_state and more

[PATCH net-next 0/5] bpf and netdevsim test updates
 2018-01-24  1:26 UTC  (8+ 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

[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2018-01-23
 2018-01-24  1:23 UTC  (14+ messages)
` [net-next 01/12] i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags for NVM update
` [net-next 02/12] i40e: avoid divide by zero
` [net-next 03/12] i40evf: remove flush_scheduled_work call in i40evf_remove
` [net-next 04/12] i40evf: Don't schedule reset_task when device is being removed
` [net-next 05/12] i40e: Fix for blinking activity instead of link LEDs
` [net-next 06/12] i40e/i40evf: Detect and recover hung queue scenario
` [net-next 07/12] i40e: check for invalid DCB config
` [net-next 08/12] i40e: simplify pointer dereferences
` [net-next 09/12] i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events
` [net-next 10/12] i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme()
` [net-next 11/12] i40evf: ignore link up if not running
` [net-next 12/12] i40e: Fix channel addition in reset flow

[PATCH net] net: erspan: fix use-after-free
 2018-01-24  1:01 UTC 

[PATCH net-next 0/2] kcm: fix two syzcaller issues
 2018-01-24  1:00 UTC  (3+ messages)
` [PATCH net-next 1/2] kcm: Only allow TCP sockets to be attached to a KCM mux
` [PATCH net-next 2/2] kcm: Check if sk_user_data already set in kcm_attach

[PATCH] vmxnet3: repair memory leak
 2018-01-24  0:58 UTC  (3+ messages)

[PATCH v6 00/36] Andes(nds32) Linux Kernel Port
 2018-01-24  0:56 UTC  (4+ messages)
` [PATCH v6 20/36] nds32: Signal handling support

[PATCH net] ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
 2018-01-24  0:55 UTC  (2+ messages)

[PATCH net-next v3 0/2] net/sched: remove spinlock from 'csum' action
 2018-01-24  0:52 UTC  (2+ messages)

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

[PATCH net-next v2] net: link_watch: mark bonding link events urgent
 2018-01-24  0:43 UTC  (2+ messages)

[PATCH] r8169: improve multicast hash filter handling
 2018-01-24  0:38 UTC  (2+ messages)

[PATCHv5 0/5] GEHC Bx50 Switch Support
 2018-01-24  0:23 UTC  (2+ messages)

TCP many-connection regression between 4.7 and 4.13 kernels
 2018-01-24  0:05 UTC  (13+ messages)
  ` TCP many-connection regression (bisected to 4.5.0-rc2+)

KASAN: slab-out-of-bounds Read in erspan_xmit
 2018-01-23 23:54 UTC  (9+ messages)

e1000e hardware unit hangs
 2018-01-23 23:46 UTC 

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

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

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

[PATCH iproute2 0/4] ip/tunnel: Minor cleanups and improvements
 2018-01-23 22:52 UTC  (2+ messages)

[iproute PATCH] ip-route: Propagate errors from parse_one_nh()
 2018-01-23 22:44 UTC  (2+ messages)

[PATCH] net: make sure skb_dst is valid before using
 2018-01-23 22:42 UTC 

[RFC net-next 0/8] use tc_can_offload_extack() throughout the drivers
 2018-01-23 21:33 UTC  (9+ messages)
` [RFC net-next 1/8] pkt_cls: make tc_can_offload_extack() check chain index
` [RFC net-next 2/8] bnxt: use tc_can_offload_cls()
` [RFC net-next 3/8] nfp: flower: "
` [RFC net-next 4/8] cxgb4: "
` [RFC net-next 5/8] ixgbe: "
` [RFC net-next 6/8] mlx5: "
` [RFC net-next 7/8] mlxsw: "
` [RFC net-next 8/8] cls_bpf: drivers: don't try to use extack before callback type is validated

Attn:Mircofinance Loan Firm
 2018-01-23 21:01 UTC 

[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 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 bpf-next] selftests/bpf: speedup test_maps
 2018-01-23 17:41 UTC  (2+ messages)

[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  (2+ messages)

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

[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  (2+ messages)

[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  (3+ 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  (2+ 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  (2+ messages)

[GIT] Networking
 2018-01-23 16:05 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).