netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-09 13:49:40 to 2018-03-10 03:03:06 UTC [more...]

[PATCH net-next 0/5] Switchdev: flooding offload option
 2018-03-10  3:03 UTC  (4+ messages)
` [PATCH net-next 1/5] bridge: initialize port flags with switchdev defaults
` [PATCH net-next 2/5] bridge: propagate BR_ flags updates through sysfs to switchdev
` [RFC PATCH net-next 3/5] bridge: allow switchdev port to handle flooding by itself

[PATCH v3] kernel.h: Skip single-eval logic on literals in min()/max()
 2018-03-10  2:37 UTC  (10+ messages)

[PATCH 00/15] Add ice driver
 2018-03-10  2:35 UTC  (21+ messages)
` [PATCH 01/15] ice: Add basic driver framework for Intel(R) E800 Series
` [PATCH 02/15] ice: Add support for control queues
` [PATCH 03/15] ice: Start hardware initialization
` [PATCH 04/15] ice: Get switch config, scheduler config and device capabilities
` [PATCH 05/15] ice: Get MAC/PHY/link info and scheduler topology
` [PATCH 06/15] ice: Initialize PF and setup miscellaneous interrupt
` [PATCH 07/15] ice: Add support for VSI allocation and deallocation
` [PATCH 08/15] ice: Add support for switch filter programming
` [PATCH 09/15] ice: Configure VSIs for Tx/Rx
` [PATCH 10/15] ice: Implement transmit and NAPI support
` [PATCH 11/15] ice: Add support for VLANs and offloads
` [PATCH 12/15] ice: Add stats and ethtool support
` [PATCH 13/15] ice: Update Tx scheduler tree for VSI multi-Tx queue support
` [PATCH 14/15] ice: Support link events, reset and rebuild
` [PATCH 15/15] ice: Implement filter sync, NDO operations and bump version

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-10  2:34 UTC  (32+ messages)

ip6tables - last base chain position %u doesn't match underflow %u (hook %u
 2018-03-09 23:53 UTC 

WARNING in __proc_create
 2018-03-09 23:42 UTC  (10+ messages)

[PATCH v3 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address
 2018-03-09 23:40 UTC  (4+ messages)

[PATCH] net: remove VLA usage
 2018-03-09 22:24 UTC  (3+ messages)

[PATCH net-next 1/1] tc-testing: updated gact tests with batch test cases
 2018-03-09 22:16 UTC 

[1/2] net: macb: Add phy-handle DT support
 2018-03-09 22:12 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: macb: Reorganize macb_mii bringup
  ` [PATCH v2 net-next 2/3] net: macb: Add phy-handle DT support
  ` [PATCH v2 net-next 3/3] Documentation: macb: Document phy-handle optional binding

[PATCH] net/9p: avoid -ERESTARTSYS leak to userspace
 2018-03-09 22:12 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: add TC vlan action tests
 2018-03-09 22:11 UTC 

KASAN: use-after-free Read in sctp_association_free (2)
 2018-03-09 22:08 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: updated gact tests with batch test cases
 2018-03-09 21:20 UTC 

[PATCH v2 net 0/5] tcp: fixes to non-SACK TCP
 2018-03-09 21:14 UTC  (8+ messages)
` [PATCH v2 net 1/5] tcp: feed correct number of pkts acked to cc modules also in recovery
` [PATCH v2 net 2/5] tcp: prevent bogus FRTO undos with non-SACK flows
` [PATCH v2 net 3/5] tcp: move false FR condition into tcp_false_fast_retrans_possible()
` [PATCH v2 net 4/5] tcp: prevent bogus undos when SACK is not enabled
` [PATCH v2 net 5/5] tcp: send real dupACKs by locking advertized window for non-SACK flows

[PATCH net] ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
 2018-03-09 21:06 UTC  (2+ messages)

BUG: corrupted list in tipc_nametbl_unsubscribe
 2018-03-09 20:59 UTC 

[bpf-next V3 PATCH 00/15] XDP redirect memory return API
 2018-03-09 20:56 UTC  (16+ messages)
` [bpf-next V3 PATCH 01/15] mlx5: basic XDP_REDIRECT forward support
` [bpf-next V3 PATCH 02/15] xdp: introduce xdp_return_frame API and use in cpumap
` [bpf-next V3 PATCH 03/15] ixgbe: use xdp_return_frame API
` [bpf-next V3 PATCH 04/15] xdp: move struct xdp_buff from filter.h to xdp.h
` [bpf-next V3 PATCH 05/15] xdp: introduce a new xdp_frame type
` [bpf-next V3 PATCH 06/15] tun: convert to use generic xdp_frame and xdp_return_frame API
` [bpf-next V3 PATCH 07/15] virtio_net: "
` [bpf-next V3 PATCH 08/15] bpf: cpumap convert to use generic xdp_frame
` [bpf-next V3 PATCH 09/15] mlx5: register a memory model when XDP is enabled
` [bpf-next V3 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping
` [bpf-next V3 PATCH 11/15] page_pool: refurbish version of page_pool code
` [bpf-next V3 PATCH 12/15] xdp: allow page_pool as an allocator type in xdp_return_frame
` [bpf-next V3 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call
` [bpf-next V3 PATCH 14/15] xdp: transition into using xdp_frame for return API
` [bpf-next V3 PATCH 15/15] xdp: transition into using xdp_frame for ndo_xdp_xmit

[PATCH] net: use skb_is_gso_sctp() instead of open-coding
 2018-03-09 20:10 UTC  (3+ messages)

[PATCH 0/4 net-next] ibmvnic: Fix VLAN and other device errata
 2018-03-09 19:23 UTC  (5+ messages)
` [PATCH 1/4 net-next] ibmvnic: Account for VLAN tag in L2 Header descriptor
` [PATCH 2/4 net-next] ibmvnic: Account for VLAN header length in TX buffers
` [PATCH 3/4 net-next] ibmvnic: Pad small packets to minimum MTU size
` [PATCH 4/4 net-next] ibmvnic: Handle TSO backing device errata

[PATCH net 0/5] tcp: fixes to non-SACK TCP
 2018-03-09 19:23 UTC  (9+ messages)
` [PATCH net 4/5] tcp: prevent bogus undos when SACK is not enabled

[PATCH v10 crypto 02/11] ethtool: enable Inline TLS in HW
 2018-03-09 19:10 UTC  (10+ messages)
` [PATCH v10 crypto 03/11] cxgb4: Inline TLS FW Interface
` [PATCH v10 crypto 04/11] chtls: structure and macro definiton
` [PATCH v10 crypto 05/11] cxgb4: LLD driver changes to enable TLS
` [PATCH v10 crypto 06/11] chcr: Inline TLS Key Macros
` [PATCH v10 crypto 07/11] chtls: Program the TLS Key
` [PATCH v10 crypto 08/11] chtls: CPL handler definition
` [PATCH v10 crypto 09/11] chtls: Inline TLS request Tx/Rx
` [PATCH v10 crypto 10/11] chtls: Register chtls Inline TLS with net tls
` [PATCH v10 crypto 11/11] Makefile Kconfig

[PATCH v10 crypto 01/11] tls: support for Inline tls record
 2018-03-09 19:09 UTC 

[PATCH v10 crypto 00/11] Chelsio Inline TLS
 2018-03-09 19:08 UTC 

[PATCH net-next] hv_netvsc: Correct filter setting for multicast/broadcast
 2018-03-09 18:38 UTC  (3+ messages)

[PATCH] net: ipv6: xfrm6_state: remove VLA usage
 2018-03-09 18:35 UTC  (5+ messages)

[PATCH] pktgen: Remove VLA usage
 2018-03-09 18:33 UTC  (3+ messages)

[PATCH net v2 0/2] l2tp: fix races with ipv4-mapped ipv6 addresses
 2018-03-09 18:26 UTC  (7+ messages)
` [PATCH net v2 2/2] "

[PATCH net-next 00/12] s390/qeth: updates 2018-03-09
 2018-03-09 18:10 UTC  (14+ messages)
` [PATCH net-next 01/12] s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer
` [PATCH net-next 02/12] s390/qeth: remove outdated portname debug msg
` [PATCH net-next 03/12] s390/qeth: support SG for more device types
` [PATCH net-next 04/12] s390/qeth: advertise IFF_UNICAST_FLT
` [PATCH net-next 05/12] s390/qeth: pass correct length to header_ops->create()
` [PATCH net-next 06/12] s390/qeth: allocate skb from NAPI cache
` [PATCH net-next 07/12] s390/qeth: reduce RX skb setup
` [PATCH net-next 08/12] s390/qeth: reset NAPI context during queue init
` [PATCH net-next 09/12] s390/qeth: restructure IP notification handlers
` [PATCH net-next 10/12] s390/qeth: simplify card look-up on IP notification
` [PATCH net-next 11/12] s390/qeth: extract helpers for managing special IPs
` [PATCH net-next 12/12] s390/qeth: shrink qeth_ipaddr struct

[PATCH net 0/3] a couple of erspan fixes
 2018-03-09 18:04 UTC  (5+ messages)
` [PATCH net 1/3] ip6gre: add erspan v2 to tunnel lookup
` [PATCH net 2/3] ip6erspan: improve error handling for erspan version number
` [PATCH net 3/3] ip6erspan: make sure enough headroom at xmit

[PATCH net 0/2] mlxsw: ACL and mirroring fixes
 2018-03-09 18:02 UTC  (2+ messages)

[PATCH net-next] net: introduce IFF_NO_RX_HANDLER
 2018-03-09 18:00 UTC  (2+ messages)

[PATCH net-next] cxgb4: increase max tx rate limit to 100 Gbps
 2018-03-09 17:57 UTC  (2+ messages)

[PATCH net 0/3] Several fixes for vhost_net ptr_ring usage
 2018-03-09 17:03 UTC  (7+ messages)
` [PATCH net 1/3] vhost_net: initialize rx_ring in vhost_net_open()
` [PATCH net 2/3] vhost_net: keep private_data and rx_ring synced

[PATCH] net: ethernet: ave: enable Rx drop interrupt
 2018-03-09 17:00 UTC  (2+ messages)

[PATCH] drivers: vhost: vsock: fixed a brace coding style issue
 2018-03-09 16:39 UTC  (2+ messages)

[PATCH net-next 0/9] fixes for configuration lost problems
 2018-03-09 16:34 UTC  (2+ messages)

[RFC PATCH v2] bridge: make it possible for packets to traverse the bridge without hitting netfilter
 2018-03-09 16:26 UTC  (11+ messages)

[PATCH v3 net-next 0/4] Fix event generation for actions batch Add/Delete mode
 2018-03-09 16:25 UTC  (2+ messages)

[PATCH net-next] net: do not create fallback tunnels for non-default namespaces
 2018-03-09 16:23 UTC  (2+ messages)

[PATCH v2 net-next] tools: tc-testing: Can pause just before post-suite
 2018-03-09 16:22 UTC  (2+ messages)

[PATCH v2 net-next] tools: tc-testing: Can refer to $TESTID in test spec
 2018-03-09 16:22 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Fix irq free'ing
 2018-03-09 16:21 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: add csum tests
 2018-03-09 16:20 UTC  (2+ messages)

[PATCH net] ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
 2018-03-09 16:19 UTC  (4+ messages)

[PATCH net v2] ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
 2018-03-09 16:17 UTC  (2+ messages)

[bpf-next V2 PATCH 00/15] XDP redirect memory return API
 2018-03-09 16:07 UTC  (11+ messages)
` [bpf-next V2 PATCH 02/15] xdp: introduce xdp_return_frame API and use in cpumap
` [bpf-next V2 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping

[PATCH] drivers: net: wireless: ath: ath9k: dfs: remove VLA usage
 2018-03-09 15:42 UTC  (4+ messages)

[PATCH net-next] hv_netvsc: Correct filter setting for multicast/broadcast
 2018-03-09 15:16 UTC 

[PATCH net-next] net: stmmac: remove superfluous wmb() memory barriers
 2018-03-09 15:15 UTC  (3+ messages)

[PATCH net] test_rhashtable: Add missing rcu_read_lock()
 2018-03-09 15:04 UTC  (4+ messages)

[PATCH ethtool 0/3] RSS ntuple filters
 2018-03-09 15:04 UTC  (4+ messages)
` [PATCH ethtool 1/3] ethtool-copy.h: sync with net-next
` [PATCH ethtool 2/3] ethtool: add support for extra RSS contexts and RSS steering filters
` [PATCH ethtool 3/3] ethtool.8: Document RSS context control and RSS filters

[PATCH] drivers: net: wireless: ath: ath9: dfs: remove VLA usage
 2018-03-09 14:48 UTC  (3+ messages)

dsa with 2 rgmii channels (1st is 2 switches & 2nd is phy)
 2018-03-09 14:25 UTC  (5+ 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).