netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-20 09:54:41 to 2017-12-20 20:12:25 UTC [more...]

[PATCH net,stable] s390/qeth: fix error handling in checksum cmd callback
 2017-12-20 20:12 UTC  (2+ messages)

[PATCH net V3] net: reevalulate autoflowlabel setting after sysctl setting
 2017-12-20 20:10 UTC 

[PATCH v2] net: ibm: emac: support RGMII-[RX|TX]ID phymode
 2017-12-20 20:10 UTC  (2+ messages)

[PATCH] net: Revert "net_sched: no need to free qdisc in RCU callback"
 2017-12-20 20:09 UTC 

[PATCH net v3] openvswitch: Fix pop_vlan action for double tagged frames
 2017-12-20 20:09 UTC 

[PATCH net-next] net: packet: allow bind to device which is !IFF_UP
 2017-12-20 20:06 UTC  (2+ messages)

[patch net-next 00/10] Add support for resource abstraction
 2017-12-20 20:03 UTC  (15+ messages)
` [patch net-next 01/10] devlink: Add per devlink instance lock
` [patch net-next 02/10] devlink: Add support for resource abstraction
` [patch net-next 03/10] devlink: Add support for reload
` [patch net-next 04/10] devlink: Add relation between dpipe and resource
` [patch net-next 05/10] mlxsw: pci: Add support for performing bus reset
` [patch net-next 06/10] mlxsw: spectrum: Register KVD resources with devlink
` [patch net-next 07/10] mlxsw: spectrum_dpipe: Connect dpipe tables to resources
` [patch net-next 08/10] mlxsw: spectrum: Add support for getting kvdl occupancy
` [patch net-next 09/10] mlxsw: pci: Add support for getting resource through devlink
` [patch net-next 10/10] mlxsw: core: Add support for reload

RCU callback crashes
 2017-12-20 19:59 UTC  (8+ messages)

[net 1/1] tipc: remove joining group member from congested list
 2017-12-20 19:57 UTC  (2+ messages)

[PATCH net-next] dev: Correctly get length of alias string in dev_set_alias()
 2017-12-20 19:55 UTC  (4+ messages)
    ` [PATCH net-next] dev: Correctly get length of alias string in dev_set_alias(),Re: "

[pull request][for-next 00/11] Mellanox, mlx5 E-Switch updates 2017-12-19
 2017-12-20 19:45 UTC  (9+ messages)
` [for-next 01/11] net/mlx5: E-Switch, Refactor vport representors initialization
` [for-next 07/11] net/mlx5: E-Switch, Create generic header struct to be used by representors

[PATCH 00/19] pull request for net-next: batman-adv 2017-12-20
 2017-12-20 19:39 UTC  (21+ messages)
` [PATCH 01/19] batman-adv: Start new development cycle
` [PATCH 02/19] batman-adv: Deinline batadv_orig_hash_find, save 7339 bytes
` [PATCH 03/19] batman-adv: Add SPDX license identifier above copyright header
` [PATCH 04/19] batman-adv: Add SPDX license identifier to batman-adv.rst
` [PATCH 09/19] batman-adv: Include net.h for net_ratelimited_function
  ` [PATCH 05/19] batman-adv: Add license header to Kconfig
  ` [PATCH 06/19] batman-adv: Change batman_adv.h license to MIT
  ` [PATCH 07/19] batman-adv: include gfp.h for GFP_* defines
  ` [PATCH 08/19] batman-adv: include build_bug.h for BUILD_BUG_ON define
  ` [PATCH 10/19] batman-adv: include kobject.h for kobject_* functions
` [PATCH 11/19] batman-adv: Remove unused sched.h include
` [PATCH 12/19] batman-adv: Add missing kernel-doc to packet.h
` [PATCH 13/19] batman-adv: Use parentheses in function kernel-doc
` [PATCH 14/19] batman-adv: Use inline kernel-doc for enum/struct
` [PATCH 15/19] batman-adv: Fix kernel-doc references to struct members
` [PATCH 16/19] batman-adv: Add kernel-doc to structs in headers
` [PATCH 17/19] batman-adv: Add kernel-doc to enums "
` [PATCH 18/19] batman-adv: Add kernel-doc to functions "
` [PATCH 19/19] batman-adv: Add kernel-doc to externally visible functions

[PATCH V3 net-next 00/17] add some features and fix some bugs for HNS3 driver
 2017-12-20 19:28 UTC  (2+ messages)

[PATCH] selftests: net: Adding config fragment CONFIG_NUMA=y
 2017-12-20 19:25 UTC  (2+ messages)

[PATCH net-next v4 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
 2017-12-20 19:24 UTC  (3+ messages)

Linux ECN Handling
 2017-12-20 19:20 UTC  (24+ messages)

[PATCH v3 net-next 0/6] tls: Add generic NIC offload infrastructure
 2017-12-20 19:12 UTC  (11+ messages)

[PATCH net-next 00/15] s390/net: updates 2017-12-20
 2017-12-20 19:11 UTC  (16+ messages)
` [PATCH net-next 01/15] net: convert lcs_reply.refcnt from atomic_t to refcount_t
` [PATCH net-next 02/15] qeth: convert qeth_reply.refcnt "
` [PATCH net-next 03/15] s390/qeth: use ip*_eth_mc_map helpers
` [PATCH net-next 04/15] s390/qeth: drop CONFIG_QETH_IPV6
` [PATCH net-next 05/15] s390/qeth: don't keep track of MAC address's cast type
` [PATCH net-next 06/15] s390/qeth: consolidate qeth MAC address helpers
` [PATCH net-next 07/15] s390/qeth: use ether_addr_* helpers
` [PATCH net-next 08/15] s390/qeth: align L2 and L3 set_rx_mode() implementations
` [PATCH net-next 09/15] s390/qeth: robustify qeth_get_ip_version()
` [PATCH net-next 10/15] s390/qeth: clean up l3_get_cast_type()
` [PATCH net-next 11/15] s390/qeth: recognize non-IP multicast on L3 transmit
` [PATCH net-next 12/15] s390/qeth: unionize next-hop field in qeth L3 header
` [PATCH net-next 13/15] s390/qeth: streamline l3_fill_header()
` [PATCH net-next 14/15] s390/qeth: pass full data length to l3_fill_header()
` [PATCH net-next 15/15] s390/qeth: replace open-coded in*_pton()

[PATCH v3 net-next 0/5] replace tcp_set_state tracepoint with inet_sock_set_state
 2017-12-20 19:00 UTC  (2+ messages)

[PATCH net-next v3] netdevsim: correctly check return value of debugfs_create_dir
 2017-12-20 18:59 UTC  (2+ messages)

[PATCH v3,net-next 0/2] net: erspan: fix potential memory leak
 2017-12-20 18:57 UTC  (6+ messages)
` [PATCH v3,net-next 1/2] ip_gre: fix potential memory leak in erspan_rcv
` [PATCH v3,net-next 2/2] ip6_gre: fix potential memory leak in ip6erspan_rcv

[PATCH v3,net-next 0/2] net: erspan: fix erspan_rcv/ip6erspan_rcv error path
 2017-12-20 18:53 UTC  (5+ messages)
` [PATCH v3,net-next 1/2] ip_gre: fix error path when erspan_rcv failed
` [PATCH v3,net-next 2/2] ip6_gre: fix error path when ip6erspan_rcv failed

[PATCH v3,net-next] ip6_gre: fix a pontential issue in ip6erspan_rcv
 2017-12-20 18:52 UTC  (2+ messages)

[PATCH net] enic: add wq clean up budget
 2017-12-20 18:50 UTC  (4+ messages)

[PATCH v2] hv_netvsc: automatically name slave VF network device
 2017-12-20 18:47 UTC  (2+ messages)

[pull request][net 00/14] Mellanox, mlx5 fixes 2017-12-19
 2017-12-20 18:42 UTC  (2+ messages)

[PATCH bpf-next] tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroup
 2017-12-20 18:37 UTC 

[PATCH net 0/2] cls_bpf: fix offload state tracking with block callbacks
 2017-12-20 18:32 UTC  (3+ messages)
` [oss-drivers] "

[RFC PATCH net-next] tools/bpf: fix build with binutils >= 2.28
 2017-12-20 18:32 UTC  (5+ messages)

(U.N.O/W.B.O/20/12/2017/1982/09/05)
 2017-12-20 18:19 UTC 

[PATCH net v2] openvswitch: Fix pop_vlan action for double tagged frames
 2017-12-20 18:13 UTC  (4+ messages)

[PATCH v5 0/6] enable creating [k,u]probe with perf_event_open
 2017-12-20 18:10 UTC  (5+ messages)
` [PATCH v5 3/6] perf: implement pmu perf_kprobe

[PATCH v2] net: amd-xgbe: Get rid of custom hex_dump_to_buffer()
 2017-12-20 18:05 UTC  (2+ messages)

[PATCH net-next] net: Clarify dev_weight documentation for LRO and GRO_HW
 2017-12-20 18:04 UTC  (2+ messages)

[PATCH net V2] net: always reevalulate autoflowlabel setting for reset packet
 2017-12-20 18:03 UTC  (2+ messages)

[PATCH net-next 0/2] netdevsim: couple of build warning fixes
 2017-12-20 17:51 UTC  (2+ messages)

[PATCH net-next] selftests: rtnetlink: add gretap test cases
 2017-12-20 17:49 UTC  (2+ messages)

[PATCH v1] net: pasemi: Replace mac address parsing
 2017-12-20 17:48 UTC  (2+ messages)

[PATCH v1] net: bonding: Replace mac address parsing
 2017-12-20 17:48 UTC  (3+ messages)

[PATCH v1] bridge: Use helpers to handle MAC address
 2017-12-20 17:46 UTC  (2+ messages)

[PATCH net v3] ipv4: Fix use-after-free when flushing FIB tables
 2017-12-20 17:46 UTC  (2+ messages)

[PATCH v1] net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()
 2017-12-20 17:45 UTC  (2+ messages)

[PATCH] net: Fix double free and memory corruption in get_net_ns_by_id()
 2017-12-20 17:43 UTC  (3+ messages)

[PATCH net v2] ipv4: Fix use-after-free when flushing FIB tables
 2017-12-20 17:41 UTC  (3+ messages)

[PATCHv4 net-next 00/14] net: sched: sch: introduce extack support
 2017-12-20 17:35 UTC  (15+ messages)
` [PATCHv4 net-next 01/14] net: sched: fix coding style issues
` [PATCHv4 net-next 02/14] net: sched: sch_api: handle generic qdisc errors
` [PATCHv4 net-next 03/14] net: sched: sch: add extack for init callback
` [PATCHv4 net-next 04/14] net: sched: sch: add extack for change qdisc ops
` [PATCHv4 net-next 05/14] net: sched: sch: add extack to change class
` [PATCHv4 net-next 06/14] net: sched: sch: add extack for block callback
` [PATCHv4 net-next 07/14] net: sched: sch: add extack for graft callback
` [PATCHv4 net-next 08/14] net: sch: api: add extack support in qdisc_get_rtab
` [PATCHv4 net-next 09/14] net: sch: api: add extack support in tcf_block_get
` [PATCHv4 net-next 10/14] net: sch: api: add extack support in qdisc_alloc
` [PATCHv4 net-next 11/14] net: sch: api: add extack support in qdisc_create_dflt
` [PATCHv4 net-next 12/14] net: sch: sch_cbq: add extack support
` [PATCHv4 net-next 13/14] net: sch: sch_cbs: "
` [PATCHv4 net-next 14/14] net: sch: sch_drr: "

[PATCH v10 0/5] Add the ability to do BPF directed error injection
 2017-12-20 17:33 UTC  (9+ messages)
` [PATCH v10 1/5] add infrastructure for tagging functions as error injectable

[PATCH net-next 0/4] sfc: support extra stats on Medford2
 2017-12-20 17:30 UTC  (7+ messages)
` [PATCH net-next 4/4] sfc: expose CTPIO stats on NICs that support them

[PATCH net 0/3] Few mvneta fixes
 2017-12-20 17:26 UTC  (2+ messages)

[PATCH v3 ipsec-next 0/3] xfrm: offload api fixes
 2017-12-20 17:20 UTC  (5+ messages)
` [PATCH v3 ipsec-next 3/3] xfrm: wrap xfrmdev_ops with offload config

[RFC ipsec-next 0/4]: Support multiple VTIs with the same src+dst pair
 2017-12-20 17:12 UTC  (4+ messages)
` [RFC ipsec-next 3/4] net: xfrm: support multiple VTI tunnels

[PATCH ipsec-next 0/7]: Support multiple VTIs with the same src+dst pair
 2017-12-20 17:06 UTC  (8+ messages)
` [PATCH ipsec-next 1/7] net: xfrm: Don't check for TUNNEL_KEY when hashing VTI tunnels
` [PATCH ipsec-next 2/7] net: ipv4: Add new flags to tunnel lookup
` [PATCH ipsec-next 3/7] net: xfrm: Add an xfrm lookup that ignores the mark
` [PATCH ipsec-next 4/7] net: xfrm: Find VTI interfaces from xfrm_input
` [PATCH ipsec-next 5/7] net: xfrm: Deliver packets to keyed VTI tunnels
` [PATCH ipsec-next 6/7] net: xfrm: Allow userspace to configure "
` [PATCH ipsec-next 7/7] net: xfrm: Don't pass tunnel objects to xfrm6_rcv_spi

[PATCH net-next] qed*: Utilize FW 8.33.1.0
 2017-12-20 16:54 UTC  (3+ messages)

[PATCH net-next v4] ip6_vti: adjust vti mtu according to mtu of lower device
 2017-12-20 16:53 UTC  (2+ messages)

[PATCHv3 net-next 00/14] net: sched: sch: introduce extack support
 2017-12-20 16:35 UTC  (3+ messages)

[PATCH net] ip6_gre: fix device features for ioctl setup
 2017-12-20 16:36 UTC 

[QUESTION] Doubt about NAPI_GRO_CB(skb)->is_atomic in tcpv4 gro process
 2017-12-20 16:24 UTC  (2+ messages)

sparc64 verifier failures
 2017-12-20 16:17 UTC  (3+ messages)

v4.15-rc2 on thinkpad x60: ethernet stopped working
 2017-12-20 16:01 UTC  (10+ messages)
          ` [Intel-wired-lan] "

Linux 4.14 - regression: broken tun/tap / bridge network with virtio - bisected
 2017-12-20 15:56 UTC  (18+ messages)

[PATCH v1 1/4] lib/net_utils: Relax NULL-termination requirement on input string
 2017-12-20 15:51 UTC  (4+ messages)
` [PATCH v1 2/4] lib/net_utils: Introduce mac_pton_from_user()

[patch iproute2] tc: add -bs option for batch mode
 2017-12-20 15:17 UTC  (4+ messages)

[PATCH bpf-next 0/8] bpf: offload: report device back to user space (take 2)
 2017-12-20 15:00 UTC  (5+ messages)
` [PATCH bpf-next 1/8] bpf: offload: don't require rtnl for dev list manipulation
` [PATCH bpf-next 6/8] bpf: offload: report device information for offloaded programs

[PATCH 0/5] VSOCK: add vsock_test test suite
 2017-12-20 14:48 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpftool improvements for xlated dump
 2017-12-20 12:42 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: fix kallsyms handling for subprogs
` [PATCH bpf-next 2/2] bpf: allow for correlation of maps and helpers in dump

[RFC crypto v3 9/9] Makefile Kconfig
 2017-12-20 11:38 UTC 

[RFC crypto v3 8/9] chtls: Register the ULP
 2017-12-20 11:38 UTC 

[RFC crypto v3 7/9] chtls: Inline crypto request Tx/Rx
 2017-12-20 11:38 UTC 

[RFC crypto v3 6/9] chtls: CPL handler definition
 2017-12-20 11:37 UTC 

[RFC crypto v3 4/9] chcr: Key Macro
 2017-12-20 11:37 UTC 

[RFC crypto v3 5/9] chtls: Key program
 2017-12-20 11:37 UTC 

[RFC crypto v3 3/9] cxgb4: LLD driver changes to enable TLS
 2017-12-20 11:36 UTC 

[RFC crypto v3 2/9] cxgb4: Inline TLS FW Interface
 2017-12-20 11:35 UTC 

[RFC crypto v3 0/9] Chelsio Inline TLS
 2017-12-20 11:33 UTC 

[RFC crypto v3 1/9] chtls: structure and macro definiton
 2017-12-20 11:33 UTC 

Waiting For Your Urgent Replay
 2017-12-20 11:17 UTC 

[PATCH v4 33/36] net: faraday add nds32 support
 2017-12-20 11:03 UTC  (5+ messages)

[RFC PATCH] virtio_net: Extend virtio to use VF datapath when available
 2017-12-20 10:51 UTC  (5+ messages)

[PATCH net] ipv6: Honor specified parameters in fibmatch lookup
 2017-12-20 10:28 UTC 

[PATCH v4 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
 2017-12-20 10:10 UTC  (3+ 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).