messages from 2016-11-04 10:37:14 to 2016-11-05 18:46:11 UTC [more...]
[PATCH net-next v2 0/7] vxlan: General improvements
2016-11-05 18:45 UTC (8+ messages)
` [PATCH net-next v2 1/7] vxlan: avoid vlan processing in vxlan device
` [PATCH net-next v2 2/7] vxlan: simplify exception handling
` [PATCH net-next v2 3/7] vxlan: avoid checking socket multiple times
` [PATCH net-next v2 4/7] vxlan: improve vxlan route lookup checks
` [PATCH net-next v2 5/7] vxlan: simplify RTF_LOCAL handling
` [PATCH net-next v2 6/7] vxlan: simplify vxlan xmit
` [PATCH net-next v2 7/7] vxlan: remove unsed vxlan_dev_dst_port()
[PATCH] net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings
2016-11-05 15:17 UTC
[PATCH] net: 3com: typhoon: fix typhoon_get_link_ksettings
2016-11-05 15:11 UTC
[PATCH] net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettings
2016-11-05 13:05 UTC
[PATCH net-next 0/4] stmmac: dwmac-rk: convert to standard PM/remove functions
2016-11-05 13:04 UTC (5+ messages)
` [PATCH net-next 1/4] stmmac: dwmac-rk: turn resume/suspend into standard PM callbacks
` [PATCH net-next 2/4] stmmac: dwmac-rk: turn exit into standard driver remove callback
` [PATCH net-next 3/4] stmmac: dwmac-rk: absorb rk_gmac_init into probe
` [PATCH net-next 4/4] Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"
[PATCH v3 0/2] net: ethernet: nb8800: Do not apply TX delay at MAC level
2016-11-05 12:58 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] net: ethernet: nb8800: handle all RGMII definitions
stmmac/RTL8211F/Meson GXBB: TX throughput problems
2016-11-05 12:20 UTC (8+ messages)
[PATCH net-next 0/2] ARM64: Add Internal PHY support for Meson GXL
2016-11-05 10:39 UTC (6+ messages)
` [PATCH net-next 1/2] net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes
` [PATCH net-next 2/2] net: phy: Add Meson GXL Internal PHY driver
[PATCH v6 0/7] add NS2 support to bgmac
2016-11-05 10:33 UTC (5+ messages)
` [PATCH v6 7/7] arm64: dts: NS2: add AMAC ethernet support
[net-next 00/15][pull request] 10GbE Intel Wired LAN Driver Updates 2016-11-04
2016-11-05 7:54 UTC (16+ messages)
` [net-next 01/15] ixgbe: Add X552 iXFI configuration helper function
` [net-next 02/15] ixgbe: Add support to retrieve and store LED link active
` [net-next 03/15] ixgbe: Update setup PHY link to unset all speeds
` [net-next 04/15] ixgbe: do not use ixgbe specific mdio defines
` [net-next 05/15] ixgbe: fix link status check for copper X550em
` [net-next 06/15] ixgbe: Add X553 PHY FC autoneg support
` [net-next 07/15] ixgbe: Handle previously-freed msix_entries
` [net-next 08/15] ixgbe: remove SFP ixfi support
` [net-next 09/15] ixgbe: use link instead of I2C combined abstraction
` [net-next 10/15] ixgbe: set device if before calling get_invariants
` [net-next 11/15] ixgbe: Add X553 FW ALEF support
` [net-next 12/15] ixgbe: Correct X550 phy ID
` [net-next 13/15] ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packets
` [net-next 14/15] ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headers
` [net-next 15/15] ixgbevf: Handle previously-freed msix_entries
[PATCH net] sock: fix sendmmsg for partial sendmsg
2016-11-05 3:10 UTC (2+ messages)
[net PATCH] fib_trie: Correct /proc/net/route off by one error
2016-11-04 19:11 UTC
I Hope You Get My Message This Time
2016-11-05 0:19 UTC
[PATCH net-next 0/7] vxlan: General improvements
2016-11-05 0:01 UTC (9+ messages)
` [PATCH net-next 1/7] vxlan: avoid vlan processing in vxlan device
` [PATCH net-next 2/7] vxlan: simplify exception handling
` [PATCH net-next 3/7] vxlan: avoid checking socket multiple times
` [PATCH net-next 4/7] vxlan: improve vxlan route lookup checks
` [PATCH net-next 5/7] vxlan: simplify RTF_LOCAL handling
` [PATCH net-next 6/7] vxlan: simplify vxlan xmit
` [PATCH net-next 7/7] vxlan: remove unsed vxlan_dev_dst_port()
[PATCH iproute2 1/7] man: ip-l2tp.8: fix l2spec_type documentation
2016-11-04 23:11 UTC (7+ messages)
` [PATCH iproute2 2/7] man: ip-l2tp.8: remove non-existent tunnel parameter name
` [PATCH iproute2 3/7] l2tp: fix integers with too few significant bits
` [PATCH iproute2 4/7] l2tp: fix L2TP_ATTR_{RECV,SEND}_SEQ handling
` [PATCH iproute2 5/7] l2tp: support sequence numbering
` [PATCH iproute2 6/7] l2tp: read IPv6 UDP checksum attributes from kernel
` [PATCH iproute2 7/7] l2tp: show tunnel: expose UDP checksum state
[PATCH net-next RFC WIP] Patch for XDP support for virtio_net
2016-11-04 23:05 UTC (12+ messages)
[PATCH net-next 1/5] net: l2tp: fix L2TP_ATTR_UDP_CSUM attribute type
2016-11-04 22:48 UTC (5+ messages)
` [PATCH net-next 2/5] net: l2tp: fix L2TP_ATTR_UDP_ZERO_CSUM6_{RX,TX} attribute types
` [PATCH net-next 3/5] net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flags
` [PATCH net-next 4/5] net: l2tp: cleanup: remove redundant condition
` [PATCH net-next 5/5] net: l2tp: fix negative assignment to unsigned int
[PATCH] net-ipv6: on device mtu change do not add mtu to mtu-less routes
2016-11-04 21:51 UTC
[PATCH net] ipv4: update comment to document GSO fragmentation cases
2016-11-04 21:02 UTC (2+ messages)
[PATCH net] r8152: Fix broken RX checksums
2016-11-04 20:13 UTC (11+ messages)
[PATCH net-next v6 00/10] dpaa_eth: Add the QorIQ DPAA Ethernet driver
2016-11-04 20:06 UTC (10+ messages)
` [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet
` Coding Style: Reverse XMAS tree declarations ? (was Re: [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet)
` Coding Style: Reverse XMAS tree declarations ?
[PATCH net-next] sock: do not set sk_err in sock_dequeue_err_skb
2016-11-04 19:26 UTC (3+ messages)
[PATCH net] fib_trie: correct /proc/net/route for large read buffer
2016-11-04 19:13 UTC (4+ messages)
[PATCH net 0/6] Mellanox 100G mlx5 fixes 2016-11-04
2016-11-04 19:00 UTC (2+ messages)
[PATCH net-next resend 00/13] ring reconfiguration and XDP support
2016-11-04 18:56 UTC (2+ messages)
[PATCH net-next 0/2] tcp: tcp_get_info() locking changes
2016-11-04 18:54 UTC (3+ messages)
` [PATCH net-next 1/2] tcp: shortcut listeners in tcp_get_info()
` [PATCH net-next 2/2] tcp: no longer hold ehash lock while calling tcp_get_info()
[PATCH net-next v1 00/10] amd-xgbe: AMD XGBE driver updates 2016-11-03
2016-11-04 18:52 UTC (2+ messages)
[PATCH net-next v2] net: inet: Support UID-based routing
2016-11-04 18:45 UTC (2+ messages)
[PATCH net-next v2 00/11] net: dsa: mv88e6xxx: refine port operations
2016-11-04 18:40 UTC (2+ messages)
[PATCH 2/2] net: ethernet: nb8800: handle all RGMII declinations
2016-11-04 18:24 UTC (7+ messages)
` [PATCH v2 2/2 ] net: ethernet: nb8800: handle all RGMII definitions
[PATCH v2 0/2] net: ethernet: nb8800: Do not apply TX delay at MAC level
2016-11-04 18:19 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] net: ethernet: nb8800: handle all RGMII definitions
[net-next v2 0/7] stmmac: dwmac-sti refactor+cleanup
2016-11-04 17:54 UTC (8+ messages)
` [net-next v2 1/7] stmmac: dwmac-sti: remove useless of_node check
` [net-next v2 2/7] stmmac: dwmac-sti: remove clk NULL checks
` [net-next v2 3/7] stmmac: dwmac-sti: add PM ops and resume function
` [net-next v2 4/7] stmmac: dwmac-sti: move st,gmac_en parsing to sti_dwmac_parse_data
` [net-next v2 5/7] stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handling
` [net-next v2 6/7] stmmac: dwmac-sti: clean up and rename sti_dwmac_init
` [net-next v2 7/7] stmmac: dwmac-sti: remove unused priv dev member
[PATCH net] tipc: Guard against tiny MTU in tipc_msg_build()
2016-11-04 17:45 UTC (3+ messages)
Ethernet not working on a different SoC with same eth HW
2016-11-04 17:06 UTC (19+ messages)
[PATCH net-next 0/2] RDS: TCP: bug fixes
2016-11-04 17:04 UTC (3+ messages)
` [PATCH net-next 1/2] RDS: TCP: report addr/port info based on TCP socket in rds-info
` [PATCH net-next 2/2] RDS: TCP: start multipath acceptor loop at 0
[PATCH 1/2] net: ethernet: nb8800: Do not apply TX delay at MAC level
2016-11-04 16:49 UTC (8+ messages)
[PATCH for-next 00/11] Code improvements & fixes for HNS RoCE driver
2016-11-04 16:36 UTC (12+ messages)
` [PATCH for-next 01/11] IB/hns: Add the interface for querying QP1
` [PATCH for-next 02/11] IB/hns: Add code for refreshing CQ CI using TPTR
` [PATCH for-next 03/11] IB/hns: Optimize the logic of allocating memory using APIs
` [PATCH for-next 04/11] IB/hns: add self loopback for CM
` [PATCH for-next 05/11] IB/hns: Modify the condition of notifying hardware loopback
` [PATCH for-next 06/11] IB/hns: Fix the bug for qp state in hns_roce_v1_m_qp()
` [PATCH for-next 08/11] IB/hns: Modify query info named port_num when querying RC QP
` [PATCH for-next 07/11] IB/hns: Modify the macro for the timeout when cmd process
` [PATCH for-next 09/11] IB/hns: Change qpn allocation to round-robin mode
` [PATCH for-next 11/11] IB/hns: Fix for Checkpatch.pl comment style errors
` [PATCH for-next 10/11] IB/hns: Implement the add_gid/del_gid and optimize the GIDs management
[PATCH net-next v4 0/9] net: add support for IPv6 Segment Routing
2016-11-04 16:26 UTC (4+ messages)
` [PATCH net-next v4 3/9] ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
[net-next PATCH 0/7] stmmac: dwmac-sti refactor+cleanup
2016-11-04 16:19 UTC (3+ messages)
[PATCH] Documentation: networking: dsa: Update tagging protocols
2016-11-04 16:08 UTC (3+ messages)
[PATCH (net.git) 0/3] stmmac: fix PTP support
2016-11-04 15:30 UTC (3+ messages)
[PATCH 2/2] rtl8xxxu: Fix for bogus data used to determine macpower
2016-11-04 13:56 UTC (6+ messages)
[PATCH net-next 0/5] Adding PHY-Tunables and downshift support
2016-11-04 13:55 UTC (13+ messages)
` [PATCH net-next 1/5] ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE
` [PATCH net-next 2/5] ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
` [PATCH net-next 4/5] ethtool: Core impl for ETHTOOL_PHY_DOWNSHIFT tunable
` [PATCH net-next 5/5] net: phy: Add downshift get/set support in Microsemi PHYs driver
[PATCH net v3] ipv4: allow local fragmentation in ip_finish_output_gso()
2016-11-04 13:49 UTC (10+ messages)
[PATCH net] sctp: assign assoc_id earlier in __sctp_connect
2016-11-04 13:28 UTC (5+ messages)
[PATCH ethtool 0/2] Adding downshift support to ethtool
2016-11-04 13:28 UTC (4+ messages)
` [PATCH ethtool 2/2] Ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE and PHY downshift
[PATCH] usbnet: prevent device rpm suspend in usbnet_probe function
2016-11-04 13:26 UTC (2+ messages)
net/sctp: use-after-free in __sctp_connect
2016-11-04 13:03 UTC (9+ messages)
[net-next PATCH 0/3] qdisc and tx_queue_len cleanups for IFF_NO_QUEUE devices
2016-11-04 12:53 UTC (10+ messages)
` [net-next PATCH 2/3] net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
` [net-next PATCH 3/3] qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device
[PATCH net-next 0/2] udp: do fwd memory scheduling on dequeue
2016-11-04 12:38 UTC (5+ messages)
` [PATCH net-next v2 1/2] net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
` [PATCH net-next v2 2/2] udp: do fwd memory scheduling on dequeue
(unknown),
2016-11-04 10:43 UTC
[PATCH net-next V4 2/9] liquidio CN23XX: sysfs VF config support
2016-11-04 19:53 UTC (2+ messages)
[PATCH v2] LSO feature added to Cadence GEM driver
2016-11-04 11:40 UTC (2+ messages)
` [PATCH net-next v3] cadence: Add LSO support
[PATCH] virtio-net: drop legacy features in virtio 1 mode
2016-11-04 11:15 UTC (2+ messages)
From Amir A. K
2016-11-04 10:42 UTC
[Patch net] ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
2016-11-04 10:58 UTC (2+ messages)
[RFC PATCH v2 0/5] ARM64: Add Internal PHY support for Meson GXL
2016-11-04 10:55 UTC (2+ messages)
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).