messages from 2017-04-11 18:39:18 to 2017-04-12 14:22:13 UTC [more...]
[RFC PATCH linux 0/2] net sched actions: access to uninitialized data and error handling
2017-04-12 14:21 UTC (3+ messages)
` [PATCH linux 1/2] net sched actions: fix access to uninitialized data
` [PATCH linux 2/2] net sched actions: fix refcount decrement on error
[PATCH v2 0/3] of: Make of_match_node() an inline stub for CONFIG_OF=n
2017-04-12 14:22 UTC (6+ messages)
` [PATCH v2 1/3] mfd: max8998: Remove CONFIG_OF around max8998_dt_match
` [PATCH v2 2/3] net: macb: Remove CONFIG_OF around DT match table
` [PATCH v2 3/3] of: Make of_match_node() an inline stub for CONFIG_OF=n
[PATCH net-next] devlink: fix return value check in devlink_dpipe_header_put()
2017-04-12 14:19 UTC (6+ messages)
` [PATCH net-next v2] "
[PATCH v2 00/10] ftgmac100: Rework batch 4 - Misc
2017-04-12 14:19 UTC (12+ messages)
` [PATCH v2 01/10] ftgmac100: Upgrade to NETIF_F_HW_CSUM
` [PATCH v2 02/10] ftgmac100: Use device "compatible" property, not machine
` [PATCH v2 03/10] ftgmac100: Disable HW checksum generation on AST2400, enable on others
` [PATCH v2 04/10] ftgmac100: Set netdev->hw_features
` [PATCH v2 05/10] ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
` [PATCH v2 06/10] ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
` [PATCH v2 07/10] ftgmac100: Open code remaining register writes
` [PATCH v2 08/10] ftgmac100: Add more register inits in ftgmac100_init_hw()
` [PATCH v2 09/10] ftgmac100: Make ring sizes configurable via ethtool
` [PATCH v2 10/10] ftgmac100: Set default ring sizes to 128 entries
[RFC PATCH 0/7] Extend socket timestamping API
2017-04-12 14:17 UTC (8+ messages)
` [RFC PATCH 1/7] net: define receive timestamp filter for NTP
` [RFC PATCH 2/7] net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
` [RFC PATCH 3/7] net: add option to get information about timestamped packets
` [RFC PATCH 4/7] net: ethernet: update drivers to provide timestamping packet info
` [RFC PATCH 5/7] net: don't make false software transmit timestamps
` [RFC PATCH 6/7] net: allow simultaneous SW and HW transmit timestamping
` [RFC PATCH 7/7] net: ethernet: update drivers to make both SW and HW TX timestamps
[PATCH net-next v1 1/1] L2TP device MTU setup - tunnel socket needs a lock
2017-04-12 14:13 UTC (3+ messages)
[PATCH net-next v5 0/5] netlink extended ACK reporting
2017-04-12 14:08 UTC (17+ messages)
` [PATCH net-next v5 1/5] netlink: "
` [PATCH net-next v5 2/5] genetlink: pass extended ACK report down
` [PATCH net-next v5 3/5] netlink: allow sending extended ACK with cookie on success
` [PATCH net-next v5 4/5] netlink: pass extended ACK struct to parsing functions
` [PATCH net-next v5 5/5] netlink: pass extended ACK struct where available
What are "forward retransmits"?
2017-04-12 14:05 UTC (2+ messages)
[PATCHv4] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
2017-04-12 14:02 UTC (5+ messages)
` [PATCH v3 1/4] net: dsa: add support for the SMSC-LAN9303 tagging format
` [PATCH v3 2/4] net: dsa: add new DSA switch driver for the SMSC-LAN9303
` [PATCH v3 3/4] net: dsa: LAN9303: add I2C managed mode support
` [PATCH v3 4/4] net: dsa: LAN9303: add MDIO "
[PATCH v2 net-next] net: stmmac: add drop transmit status feature
2017-04-12 13:55 UTC (7+ messages)
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
2017-04-12 13:42 UTC (7+ messages)
` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps
` [PATCH 07/12] fs: btrfs: Use ktime_get_real_ts for root ctime
stmmac still supporting spear600 ?
2017-04-12 13:05 UTC (9+ messages)
eBPF - little-endian load instructions?
2017-04-12 13:02 UTC (3+ messages)
[PATCH v4 00/18] net-next: stmmac: add dwmac-sun8i ethernet driver
2017-04-12 12:42 UTC (23+ messages)
` [PATCH v4 01/18] net: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
` [PATCH v4 02/18] net: stmmac: add optional setup function
` [PATCH v4 03/18] dt-bindings: net: Add DT bindings documentation for Allwinner dwmac-sun8i
` [PATCH v4 04/18] dt-bindings: syscon: Add DT bindings documentation for Allwinner syscon
` [PATCH v4 05/18] net-next: stmmac: Add dwmac-sun8i
` [PATCH v4 06/18] arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control module
` [PATCH v4 07/18] arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driver
` [PATCH v4 08/18] arm: sun8i: orangepi-pc: Enable dwmac-sun8i
` [PATCH v4 09/18] arm: sun8i: orangepi-2: "
` [PATCH v4 10/18] arm: sun8i: orangepi-one: "
` [PATCH v4 11/18] arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active high
` [PATCH v4 12/18] arm64: allwinner: sun50i-a64: Add dt node for the syscon control module
` [PATCH v4 13/18] arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driver
` [PATCH v4 14/18] arm: allwinner: pine64: Enable dwmac-sun8i
` [PATCH v4 15/18] arm: allwinner: pine64-plus: "
` [PATCH v4 16/18] arm64: allwinner: bananapi-m64: "
` [PATCH v4 17/18] arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfig
` [PATCH v4 18/18] arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfig
net/ipv4: deadlock in ip_ra_control
2017-04-12 12:05 UTC (6+ messages)
[PATCH] smsc95xx: Add comments to the registers definition
2017-04-12 11:57 UTC (6+ messages)
` [PATCH v3] "
[RFC 1/3] bpf/wireless: add wifimon program type
2017-04-12 11:07 UTC (3+ messages)
` [RFC 2/3] cfg80211: add API to attach monitor filter program
` [RFC 3/3] mac80211: support bpf monitor filter
vlan tagging problem
2017-04-12 9:45 UTC (3+ messages)
[PATCH] net: xdp: don't export dev_change_xdp_fd()
2017-04-12 9:21 UTC (2+ messages)
57392 netdev
2017-04-12 8:57 UTC
[PATCH net-next 0/2] l2tp: constify l2tp_session_get*() and l2tp_tunnel_find*()
2017-04-12 8:05 UTC (3+ messages)
` [PATCH net-next 1/2] l2tp: define parameters of l2tp_session_get*() as "const"
` [PATCH net-next 2/2] l2tp: define parameters of l2tp_tunnel_find*() "
Network driver "test suite"
2017-04-12 7:47 UTC (4+ messages)
[PATCH v3 00/20] net-next: stmmac: add dwmac-sun8i ethernet driver
2017-04-12 7:42 UTC (4+ messages)
` [PATCH v3 01/20] net: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addr
[PATCH rdma-next v1 00/12] Omni-Path Virtual Network Interface Controller (VNIC)
2017-04-12 7:08 UTC (14+ messages)
` [PATCH rdma-next v1 01/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation
` [PATCH rdma-next v1 02/12] IB/opa-vnic: RDMA NETDEV interface
` [PATCH rdma-next v1 03/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface
` [PATCH rdma-next v1 04/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev
` [PATCH rdma-next v1 05/12] IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions
` [PATCH rdma-next v1 09/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function
` [PATCH rdma-next v1 06/12] IB/opa-vnic: VNIC statistics support
` [PATCH rdma-next v1 07/12] IB/opa-vnic: VNIC MAC table support
` [PATCH rdma-next v1 08/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface
` [PATCH rdma-next v1 10/12] IB/hfi1: OPA_VNIC RDMA netdev support
` [PATCH rdma-next v1 11/12] IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
` [PATCH rdma-next v1 12/12] IB/hfi1: VNIC SDMA support
[RFC PATCH tip/master 0/3] kprobes: tracing: kretprobe_instance dynamic allocation
2017-04-12 6:42 UTC (7+ messages)
` [RFC PATCH tip/master 2/3] kprobes: Allocate kretprobe instance if its free list is empty
[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
2017-04-12 6:34 UTC (3+ messages)
[PATCH RFC ipsec-next 0/14] IPsec hardware offloding API
2017-04-12 6:26 UTC (15+ messages)
` [PATCH RFC ipsec-next 01/14] net: Add ESP offload features
` [PATCH RFC ipsec-next 02/14] xfrm: Add a xfrm type offload
` [PATCH RFC ipsec-next 03/14] xfrm: Move device notifications to a sepatate file
` [PATCH RFC ipsec-next 04/14] xfrm: Add mode handlers for IPsec on layer 2
` [PATCH RFC ipsec-next 05/14] xfrm: Add an IPsec hardware offloading API
` [PATCH RFC ipsec-next 06/14] esp6: Remame esp_input_done2
` [PATCH RFC ipsec-next 07/14] esp4: Reorganize esp_output
` [PATCH RFC ipsec-next 08/14] esp6: "
` [PATCH RFC ipsec-next 09/14] esp: Add gso handlers for esp4 and esp6
` [PATCH RFC ipsec-next 10/14] xfrm: Add xfrm_replay_overflow functions for offloading
` [PATCH RFC ipsec-next 11/14] esp: Use a synchronous crypto algorithm on offloading
` [PATCH RFC ipsec-next 12/14] net: Add a xfrm validate function to validate_xmit_skb
` [PATCH RFC ipsec-next 13/14] xfrm: Add encapsulation header offsets while SKB is not encrypted
` [PATCH RFC ipsec-next 14/14] xfrm: Prepare the GRO codepath for hardware offloading
[PATCH next] bonding: handle link transition from FAIL to UP correctly
2017-04-12 5:36 UTC
[PATCH v2 net-next] net: dwc-xlgmac: add the initial ethtool support
2017-04-12 5:10 UTC
[PATCH net-next] net: dwc-xlgmac: add the initial ethtool support
2017-04-12 5:08 UTC (3+ messages)
[PATCH net-next v3 1/1] net: ipv4: Refine the ipv4_default_advmss
2017-04-12 4:34 UTC
[PATCH net-next v2 1/1] net: ipv4: Refine the ipv4_default_advmss
2017-04-12 4:13 UTC (3+ messages)
[PATCH net-next 00/10] net/smc: patches for net-next
2017-04-12 3:01 UTC (2+ messages)
[PATCH net-next 1/1] net: ipv4: Refine the ipv4_default_advmss
2017-04-12 2:33 UTC (3+ messages)
[PATCH net v3 0/2] bridge: Fix kernel oops during bridge creation
2017-04-12 2:23 UTC (2+ messages)
[PATCH] net: stmmac: use netif_set_real_num_{rx,tx}_queues
2017-04-12 2:21 UTC (2+ messages)
[PATCH net-next,1/3] hv_netvsc: Use per socket hash when available
2017-04-12 2:12 UTC (2+ messages)
[PATCH net-next v2] net: allow configuring default qdisc
2017-04-12 2:09 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the pci tree
2017-04-12 0:25 UTC
[PATCH 01/10] ftgmac100: Upgrade to NETIF_F_HW_CSUM
2017-04-12 0:08 UTC (8+ messages)
[PATCH net-next v2 0/8] rtnetlink: Cleanup user notifications for netdev events
2017-04-12 0:02 UTC (9+ messages)
` [PATCH net-next v2 1/8] rtnetlink: Do not generate notifications for MTU events
` [PATCH net-next v2 2/8] rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
` [PATCH net-next v2 3/8] rtnetlink: Do not generate notifications for CHANGEADDR event
` [PATCH net-next v2 4/8] rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
` [PATCH net-next v2 5/8] rtnetlink: Do not generate notifications for PRECHANGEUPPER event
` [PATCH net-next v2 6/8] rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
` [PATCH net-next v2 7/8] rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
` [PATCH net-next v2 8/8] rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event
[RFC net-next] of: mdio: Honor hints from MDIO bus drivers
2017-04-11 23:23 UTC (4+ messages)
af_packet: use after free in prb_retire_rx_blk_timer_expired
2017-04-11 23:22 UTC (3+ messages)
[PATCH] tools: bpf_jit_disasm: Add option to dump JIT image to a file
2017-04-11 23:11 UTC (3+ messages)
[PATCH iproute2 net-next 0/2] ip: Allow TTL propagation to/from IP packets to be configured
2017-04-11 22:37 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 iproute2 net-next 1/2] iproute: Add support for ttl-propagation attribute
` [PATCH v2 iproute2 net-next 2/2] iproute: Add support for MPLS LWT ttl attribute
[PATCH] xen/9pfs: use %d format specifier instead of %u for a signed int
2017-04-11 21:29 UTC
[PATCH net-next] net: dsa: add CONFIG_NET_DSA_LEGACY
2017-04-11 21:20 UTC (3+ messages)
[PATCH nf-next] ipvs: remove unused function ip_vs_set_state_timeout
2017-04-11 20:55 UTC (2+ messages)
55 netdev
2017-04-11 20:23 UTC
[PATCH v3 1/5] netlink: extended ACK reporting
2017-04-11 19:43 UTC (8+ messages)
[PATCH net-next v5 2/2] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
2017-04-11 19:12 UTC (5+ messages)
RFC: Checksum offload and XDP
2017-04-11 19:00 UTC (8+ messages)
[PATCH net-next v2] bpf: pass sk to helper functions
2017-04-11 18:54 UTC (2+ messages)
[PATCH] net: stmmac: add drop transmit status feature
2017-04-11 18:53 UTC (2+ messages)
[PATCH net-next 00/10] more s390/net updates
2017-04-11 18:51 UTC (2+ messages)
[PATCH net-next v4 1/2] bpf: remove struct bpf_prog_type_list
2017-04-11 18:39 UTC (3+ messages)
` [PATCH net-next v4 2/2] bpf: remove struct bpf_map_type_list
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).