netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-01 01:03:08 to 2018-03-01 20:22:24 UTC [more...]

[PATCH] pci-iov: Add support for unmanaged SR-IOV
 2018-03-01 20:22 UTC  (7+ messages)

[PATCH v4 1/2] r8169: Dereference MMIO address immediately before use
 2018-03-01 20:21 UTC  (6+ messages)
` [PATCH v4 2/2] r8169: switch to device-managed functions in probe (part 2)

Regression found when running LTP connect01 on next-20180301
 2018-03-01 20:17 UTC  (7+ messages)

[PATCH net-next 0/5] selftests: forwarding: misc bug fixes and enhancements
 2018-03-01 20:12 UTC  (14+ messages)
` [PATCH net-next 1/5] selftests: forwarding: Only check tc version for tc tests
` [PATCH net-next 2/5] selftests: forwarding: Only check for mz when it is needed
` [PATCH net-next 3/5] selftests: forwarding: Handle 0 for packet difference in multipath tests
` [PATCH net-next 4/5] selftests: forwarding: Use PING6 instead of ping for ipv6 multipath test
` [PATCH net-next 5/5] selftests: forwarding: Add description to the multipath tests

[RESEND PATCH v4 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev
 2018-03-01 20:11 UTC  (3+ messages)
` [RESEND PATCH v4 2/2] net: ethernet: nixge: Add support "

[PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device
 2018-03-01 20:08 UTC  (3+ messages)
` [PATCH v4 1/2] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
` [PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available

ppp/pppoe, still panic 4.15.3 in ppp_push
 2018-03-01 20:07 UTC  (12+ messages)

[RFC PATCH V1 00/12] audit: implement container id
 2018-03-01 19:41 UTC  (13+ messages)
  ` [RFC PATCH V1 01/12] audit: add "
  ` [RFC PATCH V1 02/12] audit: log container info of syscalls
  ` [RFC PATCH V1 03/12] audit: add containerid filtering
  ` [RFC PATCH V1 04/12] audit: read container ID of a process
  ` [RFC PATCH V1 09/12] audit: add containerid support for config/feature/user records
` [RFC PATCH V1 05/12] audit: add containerid support for ptrace and signals
` [RFC PATCH V1 06/12] audit: add support for non-syscall auxiliary records
` [RFC PATCH V1 07/12] audit: add container aux record to watch/tree/mark
` [RFC PATCH V1 08/12] audit: add containerid support for tty_audit
` [RFC PATCH V1 10/12] audit: add containerid support for seccomp and anom_abend records
` [RFC PATCH V1 11/12] debug audit: add container id
` [RFC PATCH V1 12/12] debug! "

[RFC] connector: add group_exit_code and signal_flags fields to exit_proc_event
 2018-03-01 18:58 UTC 

[PATCH] e1000e: Fix link status in case of error
 2018-03-01 19:07 UTC  (4+ messages)

[PATCH 0/5] Fix event generation for actions batch Add/Delete mode
 2018-03-01 19:03 UTC  (7+ messages)
` [PATCH 1/5] net sched actions: routines to calculate common TLVs size
` [PATCH 2/5] net sched actions: add new tc_action_ops callback
` [PATCH 3/5] net sched actions: calculate add/delete event message size
` [PATCH 4/5] net sched actions: implement get_fill_size routine in act_gact
` [PATCH 5/5] net sched actions: implement get_fill_size routine in act_police

help on iproute2 hangs
 2018-03-01 18:51 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: phy: Reduce duplication
 2018-03-01 18:47 UTC  (2+ messages)

[PATCH net-next v2] ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses
 2018-03-01 18:43 UTC  (2+ messages)

[PATCH net-next] net: Fix spelling mistake "greater then" -> "greater than"
 2018-03-01 18:40 UTC  (2+ messages)

[PATCH] net: ipv4: avoid unused variable warning for sysctl
 2018-03-01 18:38 UTC  (2+ messages)

[PATCH RESEND net-next 0/2] ntuple filters with RSS
 2018-03-01 18:36 UTC  (2+ messages)

[PATCH net-next 0/9] sctp: clean up sctp_sendmsg
 2018-03-01 18:34 UTC  (12+ messages)
` [PATCH net-next 1/9] sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg
  ` [PATCH net-next 2/9] sctp: factor out sctp_sendmsg_new_asoc "
    ` [PATCH net-next 3/9] sctp: factor out sctp_sendmsg_check_sflags "
      ` [PATCH net-next 4/9] sctp: factor out sctp_sendmsg_get_daddr "
        ` [PATCH net-next 5/9] sctp: factor out sctp_sendmsg_parse "
          ` [PATCH net-next 6/9] sctp: factor out sctp_sendmsg_update_sinfo "
            ` [PATCH net-next 7/9] sctp: remove the unnecessary transport looking up "
              ` [PATCH net-next 8/9] sctp: improve some variables in sctp_sendmsg
                ` [PATCH net-next 9/9] sctp: adjust some codes in a better order "

[PATCH] net: allow interface to be set into vrf if a vif in same vrf
 2018-03-01 18:30 UTC  (3+ messages)

[PATCH net 0/9] hv_netvsc: minor bug fixes
 2018-03-01 18:27 UTC  (10+ messages)
` [PATCH net 1/9] hv_netvsc: avoid retry on send during shutdown
` [PATCH net 2/9] hv_netvsc: only wake transmit queue if link is up
` [PATCH net 3/9] hv_netvsc: fix error unwind handling if vmbus_open fails
` [PATCH net 4/9] hv_netvsc: cancel subchannel setup before halting device
` [PATCH net 5/9] hv_netvsc: fix race in napi poll when rescheduling
` [PATCH net 6/9] hv_netvsc: use napi_schedule_irqoff
` [PATCH net 7/9] hv_netvsc: don't need full irqsave for request_lock
` [PATCH net 8/9] hv_netvsc: propagate rx filters to VF
` [PATCH net 9/9] hv_netvsc: defer queue selection "

[PATCH net-next] net: phylink: Remove redundant netdev.phydev assignment
 2018-03-01 18:26 UTC  (2+ messages)

[PATCH net-next 0/8] net/smc: Link Layer Control enhancements
 2018-03-01 18:22 UTC  (10+ messages)
` [PATCH net-next 1/8] net/smc: cleanup smc_llc.h and smc_clc.h headers
` [PATCH net-next 2/8] net/smc: move netinfo function to file smc_clc.c
` [PATCH net-next 3/8] net/smc: remove unused fields from smc structures
` [PATCH net-next 4/8] net/smc: respond to test link messages
` [PATCH net-next 5/8] net/smc: process confirm/delete rkey messages
` [PATCH net-next 6/8] net/smc: do not allow eyecatchers in rmbe
` [PATCH net-next 7/8] net/smc: process add/delete link messages
` [PATCH net-next 8/8] net/smc: prevent new connections on link group

[PATCH v2 net-next 00/11] ipmr, ip6mr: Align multicast routing for IPv4 & IPv6
 2018-03-01 18:20 UTC  (2+ messages)

When is net fixes getting merged into net-next and bpf-next
 2018-03-01 18:06 UTC  (2+ messages)

KASAN: use-after-free Read in mac80211_hwsim_del_radio
 2018-03-01 17:48 UTC  (5+ messages)

[net-next v3 0/2] eBPF seccomp filters
 2018-03-01 17:44 UTC  (14+ messages)

[PATCH net-next 0/2] gre: add sequence number for collect md mode
 2018-03-01 17:33 UTC  (8+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] samples/bpf: add gre sequence number test

[PATCH net-next 0/2] Converting pernet_operations (part #3) (wireless, mac80211_hwsim)
 2018-03-01 17:22 UTC  (4+ messages)
` [PATCH net-next 1/2] mac80211_hwsim: Make hwsim_netgroup IDA
` [PATCH net-next 2/2] net: Convert hwsim_net_ops

[PATCH] inet: add bound ports statistic
 2018-03-01 17:09 UTC  (6+ messages)

[PATCH] net: amd8111e: remove redundant assignment to 'tx_index'
 2018-03-01 16:42 UTC 

[PATCH v3] net: iucv: Free memory obtained by kzalloc
 2018-03-01 16:18 UTC  (3+ messages)

SRIOV on Intel x710 fail to get attached both at VM creation time and VM runtime
 2018-03-01 16:12 UTC  (2+ messages)

[BUG/Q] can_pernet_exit() leaves devices on dead net
 2018-03-01 15:53 UTC 

[PATCH][next] ieee802154: remove unused variable 'val'
 2018-03-01 14:40 UTC 

[PATCH net-next 0/2] virtio-net: re enable XDP_REDIRECT for mergeable buffer
 2018-03-01 14:16 UTC  (16+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] virtio-net: simplify XDP handling in small buffer

[PATCH net] rds: Incorrect reference counting in TCP socket creation
 2018-03-01 12:31 UTC  (4+ messages)

[PATCH net-next] net: Make account struct net to memcg
 2018-03-01 12:23 UTC 

[patch net] mlxsw: spectrum_switchdev: Check success of FDB add operation
 2018-03-01 10:37 UTC 

[PATCH][net-next] net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
 2018-03-01 10:23 UTC 

[PATCH v2 00/10] R-Car M3-N: Enable EtherAVB device node
 2018-03-01  9:53 UTC  (2+ messages)

[PATCH v2] net: iucv: Free memory obtained by kzalloc
 2018-03-01  9:45 UTC  (2+ messages)

[iproute PATCH] ip-link: Fix use after free in nl_get_ll_addr_len()
 2018-03-01  9:35 UTC 

[PATCH net-next v2] cxgb4vf: Forcefully link up virtual interfaces
 2018-03-01  9:31 UTC 

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-03-01  8:51 UTC  (4+ messages)
` [RFC][PATCH bpf] tools: bpftool: Fix tags for bpf-to-bpf calls

[RFC PATCH v2] ptr_ring: linked list fallback
 2018-03-01  6:41 UTC  (12+ messages)

[PATCH v2 0/4] GSO_BY_FRAGS correctness improvements
 2018-03-01  6:13 UTC  (5+ messages)
` [PATCH v2 1/4] net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
` [PATCH v2 2/4] net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
` [PATCH v2 3/4] net: xfrm: use skb_gso_validate_network_len() to check gso sizes
` [PATCH v2 4/4] net: make skb_gso_*_seglen functions private

[crypto v8 01/12] tls: tls_device struct to register TLS drivers
 2018-03-01  5:49 UTC  (12+ messages)
` [crypto v8 02/12] ethtool: enable Inline TLS in HW
` [crypto v8 03/12] tls: support for inline tls
` [crypto v8 04/12] chtls: structure and macro definiton
` [crypto v8 05/12] cxgb4: Inline TLS FW Interface
` [crypto v8 06/12] cxgb4: LLD driver changes to enable TLS
` [crypto v8 07/12] chcr: Key Macro
` [crypto v8 08/12] chtls: Key program
` [crypto v8 09/12] chtls: CPL handler definition
` [crypto v8 10/12] chtls: Inline crypto request Tx/Rx
` [crypto v8 11/12] chtls: Register chtls Inline TLS with net tls
` [crypto v8 12/12] Makefile Kconfig

[PATCH bpf-next] samples/bpf: detach prog from cgroup
 2018-03-01  5:47 UTC 

[crypto v8 00/12] Chelsio Inline TLS
 2018-03-01  5:48 UTC 

[PATCH bpf-next 0/5] bpf, tracing: introduce bpf raw tracepoints
 2018-03-01  4:19 UTC  (6+ messages)
` [PATCH bpf-next 1/5] treewide: remove struct-pass-by-value from tracepoints arguments
` [PATCH bpf-next 2/5] tracepoint: compute num_args at build time
` [PATCH bpf-next 3/5] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH bpf-next 4/5] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH bpf-next 5/5] samples/bpf: raw tracepoint test

[PATCH iproute2-next 0/4] Allow 'ip rule' command to use protocol
 2018-03-01  3:46 UTC  (3+ messages)
` [PATCH v4 iproute2-next 0/3] "

[PATCH] IP6 Fragment: Export ip6_fragment function
 2018-03-01  3:23 UTC  (2+ messages)

[PATCH net-next 0/2] tcp_bbr: more GSO work
 2018-03-01  3:17 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp_bbr: better deal with suboptimal GSO (II)
` [PATCH net-next 2/2] tcp_bbr: remove bbr->tso_segs_goal

[PATCH v2 net-next 0/5] Export SERDES stats via ethtool -S
 2018-03-01  1:02 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] dsa: Pass the port to get_sset_count()
` [PATCH v2 net-next 2/5] net: dsa: mv88e6xxx: Hold mutex while doing stats operations
` [PATCH v2 net-next 3/5] net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statistics
` [PATCH v2 net-next 4/5] net: dsa: mv88e6xxx: Add helper to determining if port has SERDES
` [PATCH v2 net-next 5/5] net: dsa: mv88e6xxx: Get mv88e6352 SERDES statistics


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