netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-24 14:42:55 to 2018-01-25 05:36:56 UTC [more...]

[PATCH v2] wcn36xx: release resources in case of error
 2018-01-25  5:36 UTC  (2+ messages)
` [v2] "

[PATCH v2 0/4] Check size of packets before sending
 2018-01-25  4:31 UTC  (5+ messages)
` [PATCH v2 1/4] net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
` [PATCH v2 2/4] net: move skb_gso_mac_seglen to skbuff.h
` [PATCH v2 3/4] net: is_skb_forwardable: check the size of GSO segments
` [PATCH v2 4/4] net: check the size of a packet in validate_xmit_skb

[RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc
 2018-01-25  4:11 UTC  (7+ messages)
` [PATCH 01/10] net: separate SIOCGIFCONF handling from dev_ioctl()
  ` [PATCH 10/10] kill kernel_sock_ioctl()

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2018-01-25  3:55 UTC  (13+ messages)

[PATCH v3 net-next] net/ipv6: Do not allow route add with a device that is down
 2018-01-25  3:45 UTC 

[PATCH v6 00/36] Andes(nds32) Linux Kernel Port
 2018-01-25  3:45 UTC  (7+ messages)
` [PATCH v6 16/36] nds32: DMA mapping API

[PATCH net-next 0/2] net: vrf: Fix send to local broadcast address
 2018-01-25  3:37 UTC  (3+ messages)
` [PATCH net-next 1/2] net: vrf: Add support for sends "
` [PATCH net-next 2/2] net/ipv4: Allow send to local broadcast from a socket bound to a VRF

[PATCH bpf-next v9 00/12] bpf: More sock_ops callbacks
 2018-01-25  2:37 UTC  (13+ messages)
` [PATCH bpf-next v9 01/12] bpf: Only reply field should be writeable
` [PATCH bpf-next v9 02/12] bpf: Make SOCK_OPS_GET_TCP size independent
` [PATCH bpf-next v9 03/12] bpf: Make SOCK_OPS_GET_TCP struct independent
` [PATCH bpf-next v9 04/12] bpf: Add write access to tcp_sock and sock fields
` [PATCH bpf-next v9 05/12] bpf: Support passing args to sock_ops bpf function
` [PATCH bpf-next v9 06/12] bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
` [PATCH bpf-next v9 07/12] bpf: Add sock_ops RTO callback
` [PATCH bpf-next v9 08/12] bpf: Add support for reading sk_state and more
` [PATCH bpf-next v9 09/12] bpf: Add sock_ops R/W access to tclass
` [PATCH bpf-next v9 10/12] bpf: Add BPF_SOCK_OPS_RETRANS_CB
` [PATCH bpf-next v9 11/12] bpf: Add BPF_SOCK_OPS_STATE_CB
` [PATCH bpf-next v9 12/12] bpf: add selftest for tcpbpf

[net-next 0/8][pull request] 1GbE Intel Wired LAN Driver Updates 2018-01-24
 2018-01-25  2:29 UTC  (11+ messages)
` [net-next 1/8] igb: Allow to remove administratively set MAC on VFs
` [net-next 2/8] igb: add function to get maximum RSS queues
` [net-next 3/8] e1000e: Set HTHRESH when PTHRESH is used
` [net-next 4/8] igb: Clarify idleslope config constraints
` [net-next 5/8] e1000e: Alert the user that C-states will be disabled by enabling jumbo frames
` [net-next 6/8] igb: Free IRQs when device is hotplugged
` [net-next 7/8] igb: Delete an error message for a failed memory allocation in igb_enable_sriov()
` [net-next 8/8] igb: Clear TXSTMP when ptp_tx_work() is timeout

WARNING in vhost_dev_cleanup
 2018-01-25  1:58 UTC 

[PATCH net-next] ipv6: raw: use IPv4 raw_sendmsg on v4-mapped IPv6 destinations
 2018-01-25  1:43 UTC 

[PATCH] kbuild: make Makefile|Kbuild in each directory optional
 2018-01-25  1:41 UTC 

[PATCH nf-next,RFC v4] netfilter: nf_flow_table: add hardware offload support
 2018-01-25  1:31 UTC  (2+ messages)

[PATCH net] netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_match()
 2018-01-25  1:16 UTC  (7+ messages)
      ` [PATCH v2 net] netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}

[PATCH net-next] rds: tcp: per-netns flag to stop new connection creation when rds-tcp is being dismantled
 2018-01-24 21:32 UTC  (2+ messages)

[PATCH net-next 1/4] net: core: Fix kernel-doc for carrier_* attributes
 2018-01-25  0:25 UTC  (2+ messages)

[PATCH net] net: memcontrol: charge allocated memory after mem_cgroup_sk_alloc()
 2018-01-25  0:19 UTC 

[PATCH net-next 0/8] use tc_cls_can_offload_and_chain0() throughout the drivers
 2018-01-25  0:17 UTC  (9+ messages)
` [PATCH net-next 1/8] pkt_cls: add new tc cls helper to check offload flag and chain index
` [PATCH net-next 2/8] cxgb4: use tc_cls_can_offload_and_chain0()
` [PATCH net-next 3/8] mlx5: "
` [PATCH net-next 4/8] bnxt: "
` [PATCH net-next 5/8] nfp: flower: "
` [PATCH net-next 6/8] ixgbe: "
` [PATCH net-next 7/8] mlxsw: "
` [PATCH net-next 8/8] selftests/bpf: check for spurious extacks from the driver

[PATCH bpf-next 0/4] libbpf: add XDP binding support
 2018-01-25  0:05 UTC  (7+ messages)
` [PATCH bpf-next v7 0/5] libbpf: add XDP setup support
  ` [PATCH bpf-next v7 1/5] tools: import netlink header in tools uapi
  ` [PATCH bpf-next v7 2/5] libbpf: add function to setup XDP
  ` [PATCH bpf-next v7 3/5] libbpf: add error reporting in XDP
  ` [PATCH bpf-next v7 4/5] libbpf: add missing SPDX-License-Identifier
  ` [PATCH bpf-next v7 5/5] samples/bpf: use bpf_set_link_xdp_fd

[Patch net-next v2 0/3] net_sched: reflect tx_queue_len change for pfifo_fast
 2018-01-25  0:05 UTC  (4+ messages)
` [Patch net-next v2 2/3] net_sched: plug in qdisc ops change_tx_queue_len

[PATCH net-next 0/2] net: sched: introduce em_ipt ematch
 2018-01-25  0:00 UTC  (4+ messages)
` [PATCH net-next 2/2] net: sched: add em_ipt ematch for calling xtables matches

Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
 2018-01-24 23:59 UTC  (14+ messages)

[GIT] Networking
 2018-01-24 23:23 UTC 

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

[PATCH v2 1/2] net/ibm/emac: add 8192 rx/tx fifo size
 2018-01-24 23:11 UTC  (2+ messages)

[net-next 0/7][pull request] 100GbE Intel Wired LAN Driver Updates 2018-01-24
 2018-01-24 23:02 UTC  (9+ messages)
` [net-next 1/7] fm10k: Fix configuration for macvlan offload
` [net-next 2/7] fm10k: cleanup unnecessary parenthesis in fm10k_iov.c
` [net-next 3/7] fm10k: fix "failed to kill vid" message for VF
` [net-next 4/7] fm10k: stop adding VLAN 0 to the VLAN table
` [net-next 5/7] fm10k: don't assume VLAN 1 is enabled
` [net-next 6/7] fm10k: correct typo in fm10k_pf.c
` [net-next 7/7] fm10k: clarify action when updating the VLAN table

[PATCH net-next 0/3] net/ipv6: Add support for ONLINK flag
 2018-01-24 22:53 UTC  (4+ messages)
` [PATCH net-next 3/3] net/ipv6: Add support for onlink flag

[RFC v2 net-next 00/10] Time based packet transmission
 2018-01-24 22:46 UTC  (6+ messages)
` [RFC v2 net-next 01/10] net: Add a new socket option for a future transmit time
  ` [Intel-wired-lan] "

[PATCH] cls_flower: check if filter is in HW before calling fl_hw_destroy_filter()
 2018-01-24 22:23 UTC  (3+ messages)

[PATCH bpf-next v8 00/12] bpf: More sock_ops callbacks
 2018-01-24 22:07 UTC  (15+ messages)
` [PATCH bpf-next v8 04/12] bpf: Only reply field should be writeable
` [PATCH bpf-next v8 08/12] bpf: Add support for reading sk_state and more
` [PATCH bpf-next v8 10/12] bpf: Add BPF_SOCK_OPS_RETRANS_CB

[PATCH net-next] cxgb4: make symbol pedits static
 2018-01-24 21:58 UTC  (2+ messages)

[PATCH net 1/2] vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
 2018-01-24 21:55 UTC  (4+ messages)

[PATCH net] net: erspan: fix use-after-free
 2018-01-24 21:53 UTC  (2+ messages)

[PATCH net] i40e: flower: check if TC offload is enabled on a netdev
 2018-01-24 21:51 UTC  (3+ messages)

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

[PATCH net 0/2] qed: rdma bug fixes
 2018-01-24 21:44 UTC  (2+ messages)

[PATCH v4] net: qcom/emac: extend DMA mask to 46bits
 2018-01-24 21:32 UTC  (2+ messages)

[PATCH] ip_tunnel: Use mark in skb by default
 2018-01-24 21:31 UTC  (2+ messages)

[PATCH net-next] net: stmmac: do not use a bitwise AND operator with a bool operand
 2018-01-24 21:28 UTC  (2+ messages)

[PATCH v2] net: ethernet: cavium: Correct Cavium Thunderx nicvf/nicpf modules names
 2018-01-24 21:27 UTC  (3+ messages)
` [PATCH v3] net: ethernet: cavium: Correct Cavium Thunderx NIC module and driver names

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

general protection fault in tun_queue_purge
 2018-01-24 20:58 UTC 

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

[PATCHv2 0/5] pktgen: Behavior flags fixes
 2018-01-24 20:03 UTC  (2+ messages)

[PATCH net+iproute2 0/2] nbyte, cmp and text filter fixups
 2018-01-24 19:53 UTC  (5+ messages)
` [PATCH net 1/2] net: sched: em_nbyte: don't add the data offset twice
` [PATCH net 2/2] net_sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr

Business Opportunity
 2018-01-24 19:12 UTC 

[PATCH net-next 00/12] net: sched: propagate extack to cls offloads on destroy and only with skip_sw
 2018-01-24 19:48 UTC  (4+ messages)
` [PATCH net-next 02/12] net: sched: prepare for reimplementation of tc_cls_common_offload_init()

[net-next 00/10][pull request] 10GbE Intel Wired LAN Driver Updates 2018-01-23
 2018-01-24 19:25 UTC  (3+ messages)

aio poll, io_pgetevents and a new in-kernel poll API V4
 2018-01-24 19:24 UTC  (5+ messages)
` [PATCH 08/36] aio: implement io_pgetevents
` [PATCH 14/36] aio: implement IOCB_CMD_POLL

[PATCHv5 net-next 0/2] net: erspan: add support for openvswitch
 2018-01-24 19:06 UTC  (3+ messages)
` [PATCHv5 net-next 1/2] net: erspan: use bitfield instead of mask and offset
` [PATCHv5 net-next 2/2] openvswitch: add erspan version I and II support

[PATCH bpf] bpf: test_maps: cleanup sockmaps when test ends
 2018-01-24 19:01 UTC  (7+ messages)

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

e1000e hardware unit hangs
 2018-01-24 18:41 UTC  (6+ messages)

[PATCH iproute2-next v2 0/8] ip: Introduce and use get_addr_rta()/inet_addr_match_rta()
 2018-01-24 18:40 UTC  (3+ messages)
` [PATCH iproute2-next v2 8/8] ip/tunnel: Unify local/remote endpoint address printing

[PATCH iproute2-next v2 0/2] ip/tunnel: Unify collect metadata handling
 2018-01-24 18:05 UTC  (2+ messages)

mvpp2 crash under load
 2018-01-24 17:39 UTC 

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

[PATCH 0/8] Add CAN support to iwg2[02]d
 2018-01-24 17:22 UTC  (3+ messages)
` [PATCH 1/8] dt-bindings: can: rcar_can: document r8a774[35] can support

[PATCH iproute2] tc/lexer: let quotes actually start strings
 2018-01-24 16:51 UTC  (2+ messages)

virtio_net occasionally stops sending packets
 2018-01-24 16:35 UTC  (2+ messages)

[PATCH net-next 0/3 V1] rtnetlink: enable IFLA_IF_NETNSID for RTM_{DEL,SET}LINK
 2018-01-24 16:35 UTC  (3+ messages)

[RFC PATCH] e1000e: Remove Other from EIAC
 2018-01-24 16:01 UTC  (12+ messages)
` [Intel-wired-lan] "

[patch net] mlxsw: spectrum_router: Don't log an error on missing neighbor
 2018-01-24 15:59 UTC  (2+ messages)

[PATCH net-next 0/2] cxgb4: fix build error
 2018-01-24 15:57 UTC  (2+ messages)

[PATCH net-next 0/6] net/smc: socket closing improvements
 2018-01-24 15:55 UTC  (2+ messages)

Fw: [Bug 198571] New: [af_netlink]missing wakeup while closing af_netlink socket
 2018-01-24 15:49 UTC 

[PATCH net-next V2] cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
 2018-01-24 15:48 UTC  (2+ messages)

[PATCH] rtl8xxxu: Fix trailing semicolon
 2018-01-24 15:45 UTC  (2+ messages)
`  "

[iproute PATCH] ip-route: Propagate errors from parse_one_nh()
 2018-01-24 15:44 UTC  (4+ messages)

[PATCH] bpf, doc: Correct one wrong value in "Register value tracking"
 2018-01-24 15:44 UTC  (3+ messages)

[PATCH] net: make sure skb_dst is valid before using
 2018-01-24 15:37 UTC  (4+ messages)

pull request (net): ipsec 2018-01-24
 2018-01-24 15:32 UTC  (2+ messages)

[PATCH 4.14-stable] xfrm: Fix a race in the xdst pcpu cache
 2018-01-24 15:27 UTC  (3+ messages)

[PATCH net-next 0/2] kcm: fix two syzcaller issues
 2018-01-24 15:16 UTC  (3+ messages)
` [PATCH net-next 1/2] kcm: Only allow TCP sockets to be attached to a KCM mux

[PATCH net-next 0/7] tcp: implement rb-tree based retransmit queue
 2018-01-24 15:09 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).