netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-27 16:00:06 to 2018-02-28 08:58:07 UTC [more...]

[PATCH net-next] team: Use extack to report enslavement failures
 2018-02-28  8:58 UTC  (8+ messages)

[PATCH ipsec-next] esp: check the NETIF_F_HW_ESP_TX_CSUM bit before segmenting
 2018-02-28  8:41 UTC  (2+ messages)

[PATCH] xfrm: mark kmem_caches as __ro_after_init
 2018-02-28  8:40 UTC  (2+ messages)

[PATCH] qlogic/qed: Constify *pkt_type_str[]
 2018-02-28  8:21 UTC  (2+ messages)

[PATCH] net/tcp/illinois: replace broken algorithm reference link
 2018-02-28  8:05 UTC 

[PATCH 1/1] qed: Add firmware 8.33.11.0
 2018-02-28  7:33 UTC 

[patch net 0/2] mlxsw: couple of fixes
 2018-02-28  7:09 UTC  (3+ messages)

[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-28  7:08 UTC  (9+ messages)

[PATCH] r8169: convert remaining feature flag and remove enum features
 2018-02-28  6:55 UTC 

[RFC PATCH v2] ptr_ring: linked list fallback
 2018-02-28  6:28 UTC  (12+ messages)

[PATCH] e1000e: Fix link status in case of error
 2018-02-28  5:20 UTC 

[PATCH 2/3] Revert "e1000e: Separate signaling for link check/link up"
 2018-02-28  5:19 UTC  (4+ messages)
` [RFC PATCH] e1000e: Fix link check race condition

[PATCH net 0/2] Fixes, cleanup and modernization for macmace driver
 2018-02-28  4:22 UTC  (3+ messages)
` [PATCH net 2/2] net/macmace: Fix and clean up log messages
` [PATCH net 1/2] net/macmace: Drop redundant MACH_IS_MAC test

[PATCH net-next v2 0/5] fib_rules: support sport, dport and proto match
 2018-02-28  3:52 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: fib_rules: support for match on ip_proto, sport and dport
` [PATCH net-next v2 2/5] ipv4: fib_rules: support match on sport, dport and ip proto
` [PATCH net-next v2 3/5] ipv6: fib6_rules: support for "
` [PATCH net-next v2 4/5] ipv4: route: dissect flow in input path if fib rules need it
` [PATCH net-next v2 5/5] ipv6: "

[pull request][for-next 00/15] Mellanox, mlx5 RDMA E-Switch representors 2018-02-23
 2018-02-28  3:50 UTC  (2+ messages)

[PATCH net] vrf: check forwarding on the original netdevice when generating ICMP dest unreachable
 2018-02-28  3:28 UTC  (2+ messages)

[PATCH RFC 0/2] Packed ring for vhost
 2018-02-28  2:38 UTC  (4+ messages)
` [PATCH RFC 2/2] vhost: packed ring support

[PATCH] KEYS: DNS: limit the length of option strings
 2018-02-28  2:34 UTC  (2+ messages)

[PATCH] net/9p: avoid -ERESTARTSYS leak to userspace
 2018-02-28  2:13 UTC  (3+ messages)
` [V9fs-developer] "

dns_resolver_preparse tries to print arbitrarily-large user-provided strings
 2018-02-28  1:31 UTC  (2+ messages)

[PATCH RESEND net-next 0/2] ntuple filters with RSS
 2018-02-28  1:24 UTC  (5+ messages)
` [PATCH net-next 1/2] net: ethtool: extend RXNFC API to support RSS spreading of filter matches
` [PATCH net-next 2/2] sfc: support RSS spreading of ethtool ntuple filters

[net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2018-02-26
 2018-02-28  1:08 UTC  (3+ messages)

[PATCH] selftests/bpf: Add bpf_probe_read_str to bpf_helpers.h
 2018-02-28  0:33 UTC 

[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
 2018-02-28  0:09 UTC  (24+ messages)
` [PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions

[net-next v3 0/2] eBPF seccomp filters
 2018-02-27 23:55 UTC  (16+ messages)

[PATCH net-next] inet: whitespace cleanup
 2018-02-27 23:48 UTC 

[PATCH net-next 0/5] Modernize bitbanged GPIO MDIO
 2018-02-27 23:46 UTC  (4+ messages)

[PATCH net] tcp: purge write queue upon RST
 2018-02-27 23:32 UTC 

[PATCH net-next] socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE)
 2018-02-27 23:22 UTC 

[PATCH net-next] ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses
 2018-02-27 23:22 UTC  (5+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-02-27 22:56 UTC 

[PATCH net-next 00/11] ipmr, ip6mr: Align multicast routing for IPv4 & IPv6
 2018-02-27 22:51 UTC  (23+ messages)
` [PATCH net-next 01/11] ipmr,ipmr6: Define a uniform vif_device
` [PATCH net-next 02/11] ip6mr: Make mroute_sk rcu-based
` [PATCH net-next 03/11] ip6mr: Align hash implementation to ipmr
` [PATCH net-next 04/11] mroute*: Make mr_table a common struct
` [PATCH net-next 05/11] ipmr, ip6mr: Unite creation of new mr_table
` [PATCH net-next 06/11] ipmr, ip6mr: Make mfc_cache a common structure
` [PATCH net-next 07/11] ipmr, ip6mr: Unite logic for searching in MFC cache
` [PATCH net-next 08/11] ipmr, ip6mr: Unite mfc seq logic
` [PATCH net-next 09/11] ipmr, ip6mr: Unite vif seq functions
` [PATCH net-next 10/11] ip6mr: Remove MFC_NOTIFY and refactor flags
` [PATCH net-next 11/11] ipmr, ip6mr: Unite dumproute flows

[RFC PATCH V3] virtio_pci: Add SR-IOV support
 2018-02-27 22:45 UTC  (3+ messages)

[PATCH] selftest: fix kselftest-merge depend on 'RUNTIME_TESTING_MENU'
 2018-02-27 22:32 UTC  (4+ messages)

[PATCH] emulex/benet: Constify *be_misconfig_evt_port_state[]
 2018-02-27 22:29 UTC 

[PATCH] pci-iov: Add support for unmanaged SR-IOV
 2018-02-27 22:25 UTC  (3+ messages)

[PATCH 0/2 net] revert a F-RTO extension due to broken middle-boxes
 2018-02-27 22:15 UTC  (3+ messages)
` [PATCH 1/2 net] tcp: revert F-RTO middle-box workaround
` [PATCH 2/2 net] tcp: revert F-RTO extension to detect more spurious timeouts

[net-next 00/13][pull request] 10GbE Intel Wired LAN Driver Updates 2018-02-26
 2018-02-27 21:29 UTC  (3+ messages)

[patch net-next 00/15] mlxsw: Offloading encapsulated SPAN
 2018-02-27 21:08 UTC  (5+ messages)
` [patch net-next 15/15] mlxsw: spectrum_span: Support mirror to ip6gretap

[PATCH RFC 0/2] Packed ring for virtio
 2018-02-27 20:28 UTC  (4+ messages)
` [PATCH RFC 1/2] virtio: introduce packed ring defines

[PATCH net-next 0/4] mlx4_en misc for 4.17
 2018-02-27 19:55 UTC  (2+ messages)

[net-next 1/1] tipc: sockopt(TIPC_SO_RCVBUF) for setting receive buffer
 2018-02-27 19:47 UTC 

[ethtool 1/3] ethtool: correct display of VF when showing vf/queue filters
 2018-02-27 19:31 UTC  (2+ messages)
` [ethtool, "

[ethtool 2/3] ethtool: show VF and queue in the help for -N
 2018-02-27 19:31 UTC  (2+ messages)
` [ethtool,2/3] "

[ethtool 3/3] ethtool: correct VF index values for the ring_cookie parameter
 2018-02-27 19:32 UTC  (2+ messages)
` [ethtool, "

[PATCH ethtool] ethtool: Add SFF 8636 date code parsing support
 2018-02-27 19:31 UTC  (2+ messages)
` [ethtool] "

[PATCH] cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWAN
 2018-02-27 19:44 UTC  (3+ messages)

[PATCH v4 net] Use correct sk->sk_prot for IPv6 in TLS
 2018-02-27 19:44 UTC  (3+ messages)
` [PATCH v4 net] tls: Use correct sk->sk_prot for IPV6

[PATCH net-next] sh_eth: uninline TSU register accessors
 2018-02-27 19:40 UTC  (3+ messages)

[PATCH net 0/3] net: fix IFLA_MTU ignored on NEWLINK for some ip and ipv6 tunnels
 2018-02-27 19:36 UTC  (2+ messages)

[PATCH iproute2 0/3] ip: Provide compatibility bits to build with old glibc/kernel headers
 2018-02-27 19:34 UTC  (4+ messages)
` [PATCH iproute2 1/3] ip: Fix compilation with kernel headers < 3.4

[PATCH net-next] net: mvpp2: Add hardware offloading for VLAN filtering
 2018-02-27 19:34 UTC  (2+ messages)

[PATCH v2 net] net: phy: Restore phy_resume() locking assumption
 2018-02-27 19:33 UTC  (2+ messages)

[PATCH 0/5 net-next] ibmvnic: Miscellaneous driver fixes and enhancements
 2018-02-27 19:31 UTC  (2+ messages)

[PATCH RESEND net-next 0/2] ntuple filters with RSS
 2018-02-27 19:28 UTC  (3+ messages)

[PATCH net-next 0/4] stmmac barrier fixes and cleanup
 2018-02-27 19:28 UTC  (2+ messages)

[PATCH RESEND V3 net-next 0/3] RDS: optimized notification for zerocopy completion
 2018-02-27 19:19 UTC  (5+ messages)
` [PATCH RESEND V3 net-next 1/3] selftests/net: revert the zerocopy Rx path for PF_RDS
` [PATCH RESEND V3 net-next 2/3] rds: deliver zerocopy completion notification with data
` [PATCH RESEND V3 net-next 3/3] selftests/net: reap zerocopy completions passed up as ancillary data

WARNING in xt_cluster_mt
 2018-02-27 18:59 UTC 

ppp/pppoe, still panic 4.15.3 in ppp_push
 2018-02-27 18:56 UTC  (17+ messages)

[PATCH net-next 0/2] ntuple filters with RSS
 2018-02-27 18:00 UTC  (6+ messages)

[PATCH net 0/6] s390/qeth: fixes 2018-02-27
 2018-02-27 17:58 UTC  (7+ messages)
` [PATCH net 1/6] s390/qeth: fix overestimated count of buffer elements
` [PATCH net 2/6] s390/qeth: fix IP removal on offline cards
` [PATCH net 3/6] s390/qeth: fix double-free on IP add/remove race
` [PATCH net 4/6] Revert "s390/qeth: fix using of ref counter for rxip addresses"
` [PATCH net 5/6] s390/qeth: fix IP address lookup for L3 devices
` [PATCH net 6/6] s390/qeth: fix IPA command submission race

[PATCH net-next 1/3] net: mvpp2: avoid checking for free aggregated descriptors twice
 2018-02-27 17:48 UTC  (5+ messages)
` [PATCH net-next 2/3] net: mvpp2: adjust gso stop wake thresholds

[PATCH net-next 0/2] tools: tc-testing: notap option
 2018-02-27 17:45 UTC  (3+ messages)
` [PATCH net-next 1/2] tools: tc-testing: Better tap output
` [PATCH net-next 2/2] tools: tc-testing: Add notap option

[PATCH iproute2-next 0/2] tc: add ipt ematch
 2018-02-27 17:45 UTC  (2+ messages)

regression?: ti: cpsw: warning from phy_connect()->sysfs_create_link()-sysfs_warn_dup()
 2018-02-27 17:44 UTC  (2+ messages)

[PATCH] net: make tc-police action MTU behavior match documentation
 2018-02-27 17:41 UTC  (3+ messages)

[PATCH net-next] ipvlan: use per device spinlock to protect addrs list updates
 2018-02-27 17:30 UTC  (2+ messages)

[PATCH RESEND V3 net-next 0/3] RDS: optimized notification for zerocopy completion
 2018-02-27 17:08 UTC  (4+ messages)
` [PATCH RESEND V3 net-next 1/3] selftests/net: revert the zerocopy Rx path for PF_RDS
` [PATCH RESEND V3 net-next 2/3] rds: deliver zerocopy completion notification with data
` [PATCH RESEND V3 net-next 3/3] selftests/net: reap zerocopy completions passed up as ancillary data

[PATCH bpf-next] bpf, x64: remove bpf_flush_icache
 2018-02-27 17:25 UTC  (2+ messages)

VRF destination unreachable
 2018-02-27 17:09 UTC  (4+ messages)

[PATCH bpf-next 0/2] stackmap with build_id+offset
 2018-02-27 17:07 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address

[PATCH] net: allow interface to be set into VRF if VLAN interface in same VRF
 2018-02-27 16:56 UTC  (2+ messages)

[PATCH net] gianfar: Fix Rx byte accounting for ndev stats
 2018-02-27 15:33 UTC 

[PATCH net-next v2] r8169: improve interrupt handling
 2018-02-27 16:48 UTC  (4+ messages)

[net 1/1] tipc: correct initial value for group congestion flag
 2018-02-27 16:47 UTC  (2+ messages)

[PATCH] ath5k: remove duplicated re-assignment to pointer 'tq'
 2018-02-27 16:46 UTC  (2+ messages)
`  "

[PATCH net-next] selftests: Add fib-onlink-tests.sh to TEST_PROGS
 2018-02-27 16:43 UTC  (2+ messages)

[net-next v2 0/4] DPAA Ethernet fixes
 2018-02-27 16:40 UTC  (2+ messages)

[PATCH] brcm80211: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR
 2018-02-27 16:25 UTC  (2+ messages)
` brcmsmac: "

[PATCH] Remove useless assignment in ip_do_fragment
 2018-02-27 16:20 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8192cu: remove pointless memcpy
 2018-02-27 16:18 UTC  (2+ messages)
`  "

[PATCH v2] rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
 2018-02-27 16:17 UTC  (2+ messages)
` [v2] "

[PATCH net-next] devlink: Fix resource coverity errors
 2018-02-27 16:17 UTC  (2+ messages)

[PATCH] wireless: zd1211rw: remove redundant assignment of pointer 'q'
 2018-02-27 16:17 UTC  (2+ messages)
`  "

pull-request: ieee802154-next 2018-02-26
 2018-02-27 16:15 UTC  (2+ messages)

[PATCH net] net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68
 2018-02-27 16:13 UTC  (2+ messages)

[PATCH net-next 00/28] Converting pernet_operations (part #3)
 2018-02-27 16:08 UTC  (2+ messages)

inconsistent lock state with usbnet/asix usb ethernet and xhci
 2018-02-27 16:07 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).