messages from 2017-09-26 22:42:46 to 2017-09-27 16:20:08 UTC [more...]
[PATCH v3 0/1] Introduce MPLS over GRE
2017-09-27 16:20 UTC (5+ messages)
` [PATCH v3 1/1] ip_tunnel: add mpls over gre encapsulation
[PATCH v2 00/16] Thunderbolt networking
2017-09-27 16:06 UTC (10+ messages)
` [PATCH v2 02/16] thunderbolt: Add support for XDomain properties
` [PATCH v2 06/16] thunderbolt: Add support for XDomain discovery protocol
` [PATCH v2 16/16] net: Add support for networking over Thunderbolt cable
[iproute PATCH v2 0/3] Check user supplied interface name lengths
2017-09-27 16:05 UTC (3+ messages)
[PATCH net-next 0/6] mv88e6xxx broadcast flooding in hardware
2017-09-27 15:51 UTC (11+ messages)
` [PATCH net-next 1/6] net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
` [PATCH net-next 4/6] net: dsa: mv88e6xxx: Print offending port when vlan check fails
` [PATCH net-next 5/6] net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge()
` [PATCH 6/6] net: dsa: mv88e6xxx: Forward broadcast frames to cpu and dsa ports
[PATCH v2 net-next 0/2] net/sched: support tunnel options in cls_flower and act_tunnel_key
2017-09-27 15:46 UTC (16+ messages)
` [PATCH v2 net-next 1/2] net/sched: add tunnel option support to act_tunnel_key
` [PATCH v2 net-next 2/2] net/sched: allow flower to match tunnel options
tc H/W offload issue with vxlan tunnels [was: nfp: flower vxlan tunnel offload]
2017-09-27 15:35 UTC (8+ messages)
[PATCH net-next 0/6] BPF metadata for direct access
2017-09-27 14:54 UTC (10+ messages)
` [PATCH net-next 2/6] bpf: add meta pointer "
` [PATCH net-next 3/6] bpf: update bpf.h uapi header for tools
[patch net-next v3 00/12] mlxsw: Add support for offloading IPv4 multicast routes
2017-09-27 14:38 UTC (14+ messages)
` [patch net-next v3 01/12] fib: notifier: Add VIF add and delete event types
` [patch net-next v3 02/12] ipmr: Add reference count to MFC entries
` [patch net-next v3 03/12] ipmr: Add FIB notification access functions
` [patch net-next v3 04/12] ipmr: Send FIB notifications on MFC and VIF entries
` [patch net-next v3 05/12] net: ipmr: Add MFC offload indication
` [patch net-next v3 06/12] net: mroute: Check if rule is a default rule
` [patch net-next v3 07/12] mlxsw: spectrum: Add the multicast routing offloading logic
` [patch net-next v3 08/12] mlxsw: spectrum: Add the multicast routing hardware logic
` [patch net-next v3 09/12] mlxsw: spectrum: router: Squash the default route table to main
` [patch net-next v3 10/12] mlxsw: spectrum_router: Add multicast routes notification handling functionality
` [patch net-next v3 11/12] mlxsw: spectrum: Notify multicast router on RIF MTU changes
` [patch net-next v3 12/12] mlxsw: spectrum: router: Don't ignore IPMR notifications
[PATCH v2] tun: bail out from tun_get_user() if the skb is empty
2017-09-27 14:31 UTC (6+ messages)
WARNING: kernel stack frame pointer at ffff880156a5fea0 in bash:2103 has bad value 00007ffec7d87e50
2017-09-27 14:14 UTC (6+ messages)
[PATCH v6 00/11] net: stmmac: dwmac-sun8i: Handle integrated PHY
2017-09-27 14:12 UTC (17+ messages)
` [PATCH v6 01/11] dt-bindings: net: Restore sun8i dwmac binding
` [PATCH v6 02/11] arm: dts: sunxi: Restore EMAC changes
` [PATCH v6 03/11] arm64: dts: allwinner: "
` [PATCH v6 04/11] net: stmmac: sun8i: Restore the compatibles
` [PATCH v6 05/11] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
` [PATCH v6 06/11] ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
` [PATCH v6 08/11] net: stmmac: snps,dwmac-mdio MDIOs are automatically registered
` [PATCH v6 09/11] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
` [PATCH v6 10/11] net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
` [PATCH v6 11/11] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes
` [PATCH v6 07/11] arm64: dts: allwinner: add snps,dwmac-mdio compatible to emac/mdio
[PATCH net-next] libbpf: use map_flags when creating maps
2017-09-27 14:04 UTC
[PATCH v4 0/9] bring back stack frame warning with KASAN
2017-09-27 13:26 UTC (7+ messages)
` [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN
[PATCH net-next] net: bridge: add per-port group_fwd_mask with less restrictions
2017-09-27 13:12 UTC
[PATCH net v2] net: dsa: mv88e6xxx: lock mutex when freeing IRQs
2017-09-27 13:07 UTC (3+ messages)
[PATCH] netlink: do not proceed if dump's start() errs
2017-09-27 13:06 UTC (4+ messages)
[PATCH v4 net-next 00/12] gtp: Additional feature support - Part I
2017-09-27 12:24 UTC (14+ messages)
` [PATCH v4 net-next 01/12] iptunnel: Add common functions to get a tunnel route
` [PATCH v4 net-next 02/12] vxlan: Call common functions to get tunnel routes
` [PATCH v4 net-next 03/12] gtp: Call common functions to get tunnel routes and add dst_cache
` [PATCH v4 net-next 04/12] iptunnel: Generalize tunnel update pmtu
` [PATCH v4 net-next 05/12] gtp: Change to use gro_cells
` [PATCH v4 net-next 06/12] gtp: Use goto for exceptions in gtp_udp_encap_recv funcs
` [PATCH v4 net-next 07/12] gtp: udp recv clean up
` [PATCH v4 net-next 08/12] gtp: Call function to update path mtu
` [PATCH v4 net-next 09/12] gtp: Eliminate pktinfo and add port configuration
` [PATCH v4 net-next 10/12] gtp: Experimental encapsulation of IPv6 packets
` [PATCH v4 net-next 11/12] gtp: Experimental support encpasulating over IPv6
` [PATCH v4 net-next 12/12] gtp: Allow configuring GTP interface as standalone
[PATCH] xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock
2017-09-27 12:31 UTC (2+ messages)
[bug][tipc] Too short struct tipc_subscr passed to tipc_subscrb_rcv_cb()
2017-09-27 12:15 UTC
[RFT] lan78xx: FIX use-after-free in lan78xx_write_reg
2017-09-27 12:12 UTC (3+ messages)
[PATCH net-next 0/2] tools: add bpftool
2017-09-27 11:49 UTC (11+ messages)
` [PATCH net-next 2/2] tools: bpf: "
[PATCH net] i40e: Fix limit imprecise of the number of MAC/VLAN that can be added for VFs
2017-09-27 11:33 UTC (2+ messages)
[PATCH 4/4] net: stmmac: fixing DMA reset sleep and timeout values
2017-09-27 10:46 UTC
tg3 pxe weirdness
2017-09-27 10:31 UTC
tg3 pxe weirdness
2017-09-27 10:05 UTC (2+ messages)
[PATCH net-next] liquidio: fix format truncation warning reported by gcc 7.1.1
2017-09-27 9:04 UTC (2+ messages)
[PATCH iproute2] tc: fix ipv6 filter selector attribute for some prefix lengths
2017-09-27 8:26 UTC (2+ messages)
[PATCH net-next 0/3] support changing steering policies in tuntap
2017-09-27 8:23 UTC (4+ messages)
` [PATCH net-next 1/3] tun: abstract flow steering logic
` [PATCH net-next 2/3] tun: introduce ioctls to set and get steering policies
` [PATCH net-next 3/3] tun: introduce cpu id based steering policy
[PATCH net-next 0/7] nfp: flower vxlan tunnel offload
2017-09-27 7:40 UTC (11+ messages)
[iproute2 net-next 1/3] update headers with CBS API
2017-09-27 7:38 UTC (4+ messages)
` [iproute2 net-next 2/3] tc: Add support for the CBS qdisc
` [iproute2 net-next 3/3] man: Add initial manpage for tc-cbs(8)
[PATCH iproute2 1/1] ip: initialize FILE pointer in ip-monitor
2017-09-27 7:36 UTC (2+ messages)
Build regressions/improvements in v4.14-rc2
2017-09-27 7:28 UTC
[PATCH V2] r8152: add Linksys USB3GIGV1 id
2017-09-27 7:15 UTC (3+ messages)
[PATCH net] net: Set sk_prot_creator when cloning sockets to the right proto
2017-09-27 6:14 UTC (2+ messages)
[PATCH] net: stmmac: Meet alignment requirements for DMA
2017-09-27 5:23 UTC (7+ messages)
[PATCH] net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)
2017-09-27 4:32 UTC
[PATCH net] sctp: Fix a big endian bug in sctp_for_each_transport()
2017-09-27 4:17 UTC (3+ messages)
` [PATCH net v2] sctp: Fix a big endian bug in sctp_diag_dump()
[PATCH net] net/ncsi: Don't assume last available channel exists
2017-09-27 4:12 UTC (5+ messages)
[PATCH] net-ipv6: remove unused IP6_ECN_clear() function
2017-09-27 3:37 UTC
[PATCH v5 1/4] ipv4: Namespaceify tcp_fastopen knob
2017-09-27 3:35 UTC (4+ messages)
` [PATCH v5 2/4] ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
` [PATCH v5 3/4] ipv4: Namespaceify tcp_fastopen_key knob
` [PATCH v5 4/4] ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
[patch net-next 0/3] mlxsw: Introduce support for "pass" gact action offloading
2017-09-27 3:35 UTC (2+ messages)
pull-request: wireless-drivers 2017-09-25
2017-09-27 3:22 UTC (2+ messages)
[PATCH net-next 0/5] net: dsa: use generic slave phydev
2017-09-27 3:06 UTC (5+ messages)
` [PATCH net-next 2/5] net: dsa: use slave device phydev
[patch net-next 00/10] mlxsw: Add router adjacency dpipe table
2017-09-27 3:05 UTC (2+ messages)
[PATCH] net/ipv4: Update sk_for_each_entry_offset_rcu macro to utilize rcu methods hlist_next_rcu. This fixes the warnings thrown by sparse regarding net/ipv4/udp.c on line 1974
2017-09-27 3:03 UTC (2+ messages)
[PATCH net-next RFC 0/5] batched tx processing in vhost_net
2017-09-27 2:06 UTC (14+ messages)
` [PATCH net-next RFC 2/5] vhost: introduce helper to prefetch desc index
` [PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx()
` [PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing
[PATCH v3 net-next 00/10] Add support for DCB feature in hns3 driver
2017-09-27 1:45 UTC (11+ messages)
` [PATCH v3 net-next 01/10] net: hns3: Support for dynamically assigning tx buffer to TC
` [PATCH v3 net-next 02/10] net: hns3: Add support for dynamically buffer reallocation
` [PATCH v3 net-next 03/10] net: hns3: Add support for PFC setting in TM module
` [PATCH v3 net-next 04/10] net: hns3: Add support for port shaper "
` [PATCH v3 net-next 05/10] net: hns3: Add tc-based TM support for sriov enabled port
` [PATCH v3 net-next 06/10] net: hns3: Add some interface for the support of DCB feature
` [PATCH v3 net-next 07/10] net: hns3: Add hclge_dcb module "
` [PATCH v3 net-next 08/10] net: hns3: Add dcb netlink interface "
` [PATCH v3 net-next 09/10] net: hns3: Setting for fc_mode and dcb enable flag in TM module
` [PATCH v3 net-next 10/10] net: hns3: Add DCB support when interacting with network stack
[PATCH net-next v9] openvswitch: enable NSH support
2017-09-27 1:39 UTC (9+ messages)
` [ovs-dev] "
[PATCH net-next v10] openvswitch: enable NSH support
2017-09-27 0:52 UTC (5+ messages)
[PATCH v4 2/3] ipv4: Namespaceify tcp_fastopen_key knob
2017-09-27 1:05 UTC (5+ messages)
[PATCH v2 net-next 00/10] Add support for DCB feature in hns3 driver
2017-09-27 0:51 UTC (6+ messages)
` [PATCH v2 net-next 10/10] net: hns3: Add mqprio support when interacting with network stack
[REGRESSION] Warning in tcp_fastretrans_alert() of net/ipv4/tcp_input.c
2017-09-27 0:18 UTC (5+ messages)
[PATCH net 8/9] net/8390: Fix redundant code
2017-09-27 0:07 UTC
[PATCH iproute2] Add information about COLORFGBG to ip.8 man page
2017-09-26 23:46 UTC (3+ messages)
[PATCH iproute2 v3] lib: json_print: rework 'new_json_obj' drop FILE* argument
2017-09-26 23:45 UTC
[next-queue PATCH 0/3] TSN: Add qdisc based config interface for CBS
2017-09-26 23:39 UTC (4+ messages)
` [next-queue PATCH 1/3] net/sched: Introduce the user API for the CBS shaper
` [next-queue PATCH 2/3] net/sched: Introduce Credit Based Shaper (CBS) qdisc
` [next-queue PATCH 3/3] igb: Add support for CBS offload
[PATCH v2 net-next 0/2] bpf/verifier: disassembly improvements
2017-09-26 22:53 UTC (5+ messages)
` [PATCH v2 net-next 1/2] bpf/verifier: improve disassembly of BPF_END instructions
` [PATCH v2 net-next 2/2] bpf/verifier: improve disassembly of BPF_NEG instructions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).