messages from 2018-09-28 22:31:19 to 2018-09-30 05:35:13 UTC [more...]
[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
2018-09-30 5:35 UTC (35+ messages)
` [PATCH net-next v6 01/23] asm: simd context helper API
` [PATCH net-next v6 03/23] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v6 04/23] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v6 07/23] zinc: ChaCha20 ARM and ARM64 implementations
[PATCH v3 net-next 0/9] bnxt_en: devlink param updates
2018-09-29 21:22 UTC (5+ messages)
` [PATCH v3 net-next 4/9] bnxt_en: Use ignore_ari devlink parameter
` [PATCH v3 net-next 9/9] devlink: Add Documentation/networking/devlink-params-bnxt.txt
[PATCH v2 net-next 0/8] Continue towards using linkmode in phylib
2018-09-29 21:04 UTC (9+ messages)
` [PATCH v2 net-next 1/8] net: phy: Move linkmode helpers to somewhere public
` [PATCH v2 net-next 2/8] net: phy: Add phydev_warn()
` [PATCH v2 net-next 3/8] net: phy: Add phydev_info()
` [PATCH v2 net-next 4/8] net: phy: Add helper to convert MII ADV register to a linkmode
` [PATCH v2 net-next 5/8] net: phy: Add helper for advertise to lcl value
` [PATCH v2 net-next 6/8] net: phy: Add limkmode equivalents to some of the MII ethtool helpers
` [PATCH v2 net-next 7/8] net: ethernet: xgbe: expand PHY_GBIT_FEAUTRES
` [PATCH v2 net-next 8/8] net: phy: Replace phy driver features u32 with link_mode bitmap
[PATCH net-next] MAINTAINERS: Fix wrong include file path
2018-09-29 19:57 UTC
[PATCH net-next] net: caif: fix return type of ndo_start_xmit function
2018-09-30 1:52 UTC (3+ messages)
[PATCH net] r8169: always autoneg on resume
2018-09-30 1:18 UTC
[PATCH] netlink: fix typo in nla_parse_nested() comment
2018-09-29 18:49 UTC (2+ messages)
[PATCH] r8169: Disable clk during suspend / resume
2018-09-29 18:49 UTC (2+ messages)
[PATCH net 1/1] qlcnic: fix Tx descriptor corruption on 82xx devices
2018-09-29 18:47 UTC (2+ messages)
[net 1/1] tipc: fix failover problem
2018-09-29 18:46 UTC (2+ messages)
[PATCH] [PATCH net-next] openvswitch: Use correct reply values in datapath and vport ops
2018-09-29 18:44 UTC (3+ messages)
[PATCH net-next] tls: Remove redundant vars from tls record structure
2018-09-29 18:41 UTC (2+ messages)
linux-next: Signed-off-by missing for commits in the net tree
2018-09-30 1:04 UTC
pull-request: ieee802154 for net 2018-09-28
2018-09-29 18:30 UTC (2+ messages)
[net-next 0/5] tipc: make connection setup more robust
2018-09-29 18:25 UTC (7+ messages)
` [net-next 1/5] tipc: refactor function tipc_msg_reverse()
` [net-next 2/5] tipc: refactor function tipc_sk_timeout()
` [net-next 3/5] tipc: refactor function tipc_sk_filter_connect()
` [net-next 4/5] tipc: add SYN bit to connection setup messages
` [net-next 5/5] tipc: buffer overflow handling in listener socket
[PATCH net-next v2] tcp: up initial rmem to 128KB and SYN rwin to around 64KB
2018-09-29 18:23 UTC (2+ messages)
[PATCH iproute2-next 00/11] Fix dump requests to use proper header for type
2018-09-29 17:59 UTC (12+ messages)
` [PATCH iproute2-next 01/11] libnetlink: Convert GETADDR dumps to use rtnl_addrdump_req
` [PATCH iproute2-next 02/11] libnetlink: Convert GETROUTE dumps to use rtnl_routedump_req
` [PATCH iproute2-next 03/11] libnetlink: Convert GETADDRLABEL dumps to use rtnl_addrlbldump_req
` [PATCH iproute2-next 04/11] libnetlink: Convert GETMDB dumps to use rtnl_mdbdump_req
` [PATCH iproute2-next 05/11] libnetlink: Convert GETNETCONF dumps to use rtnl_netconfdump_req
` [PATCH iproute2-next 06/11] libnetlink: Convert GETRULE dumps to use rtnl_ruledump_req
` [PATCH iproute2-next 07/11] libnetlink: Convert GETNEIGH dumps to use rtnl_neighdump_req
` [PATCH iproute2-next 08/11] libnetlink: Convert GETNEIGHTBL dumps to use rtnl_neightbldump_req
` [PATCH iproute2-next 09/11] libnetlink: Convert GETNSID dumps to use rtnl_nsiddump_req
` [PATCH iproute2-next 10/11] libnetlink: Rename rtnl_wilddump_* to rtnl_linkdump_*
` [PATCH iproute2-next 11/11] libnetlink: Rename rtnl_wilddump_stats_req_filter to rtnl_statsdump_req_filter
__nf_register_net_hook jump label splat
2018-09-29 23:04 UTC
[PATCH] net/packet: fix packet drop as of virtio gso
2018-09-29 15:41 UTC
[PATCH net-next] geneve: fix ttl inherit type
2018-09-29 15:06 UTC (7+ messages)
` [PATCHv2 net-next] geneve: allow to clear ttl inherit
[PATCH iproute2 net-next] ipneigh: support setting of NTF_ROUTER on neigh entries
2018-09-29 15:02 UTC (3+ messages)
[PATCH V2 net-next 00/10] Cleanups, minor additions & fixes for HNS3 driver
2018-09-29 20:43 UTC (13+ messages)
` [PATCH V2 net-next 01/10] net: hns3: Add support for sctp checksum offload
` [PATCH V2 net-next 02/10] net: hns3: Set extra mac address of pause param for HW
` [PATCH V2 net-next 03/10] net: hns3: Rename loop mode
` [PATCH V2 net-next 04/10] net: hns3: Rename mac loopback to app loopback
` [PATCH V2 net-next 05/10] net: hns3: Add serdes parallel inner loopback support
` [PATCH V2 net-next 06/10] net: hns3: Fix for packet buffer setting bug
` [PATCH V2 net-next 07/10] net: hns3: Fix for netdev not up problem when setting mtu
` [PATCH V2 net-next 08/10] net: hns3: Change return type of hclge_tm_schd_info_update()
` [PATCH V2 net-next 09/10] net: hns3: Modify hns3_get_max_available_channels
` [PATCH V2 net-next 10/10] net: hns3: Fix loss of coal configuration while doing reset
[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
2018-09-29 21:06 UTC (4+ messages)
[PATCH] hv_netvsc: remove ndo_poll_controller
2018-09-29 14:12 UTC (3+ messages)
[PATCH] net: phy: Fix a unused function gcc warning
2018-09-29 20:36 UTC (2+ messages)
[v2, 1/5] net: dpaa2: move DPAA2 PTP driver out of staging/
2018-09-29 19:46 UTC (6+ messages)
` [v2, 2/5] MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNET
` [v2, 3/5] net: dpaa2: rename rtc as ptp in dpaa2-ptp driver
` [v2, 4/5] net: dpaa2: remove unused code for dprtc
` [v2, 5/5] net: dpaa2: fix and improve dpaa2-ptp driver
[PATCH] net: arp, ipv6: handle special case of tap device
2018-09-29 18:40 UTC (2+ messages)
[PATCH net v2 0/7] net: usb: Check for Wake-on-LAN modes
2018-09-29 18:32 UTC (10+ messages)
` [PATCH net v2 1/7] asix: Check for supported "
` [PATCH net v2 2/7] ax88179_178a: "
` [PATCH net v2 3/7] lan78xx: "
` [PATCH net v2 4/7] sr9800: "
` [PATCH net v2 5/7] r8152: Check for supported Wake-on-LAN Modes
` [PATCH net v2 6/7] smsc75xx: Check for Wake-on-LAN modes
` [PATCH net v2 7/7] smsc95xx: "
[PATCH net 0/8] rxrpc: Fixes
2018-09-29 18:28 UTC (2+ messages)
[net-next, PATCH 0/2, v3] net: socionext: XDP support
2018-09-29 11:28 UTC (3+ messages)
` [net-next, PATCH 1/2, v3] net: socionext: different approach on DMA
` [net-next, PATCH 2/2, v3] net: socionext: add XDP support
[PATCH] net: dsa: lantiq: Fix path in MAINTAINERS file
2018-09-29 11:26 UTC
[PATCH net] vxlan: use nla_put_flag for ttl inherit
2018-09-29 9:01 UTC (6+ messages)
[PATCH net-next 00/10] Cleanups, minor additions & fixes for HNS3 driver
2018-09-29 15:09 UTC (4+ messages)
[PATCH net 0/2] s390/qeth: fixes 2019-09-26
2018-09-29 6:08 UTC (4+ messages)
[PATCH 1/2] gpiolib: Fix missing updates of bitmap index
2018-09-29 12:20 UTC (2+ messages)
` [PATCH] gpiolib: Fix incorrect use of find_next_zero_bit()
[Patch net-next v3] net_sched: change tcf_del_walker() to take idrinfo->lock
2018-09-29 4:47 UTC (6+ messages)
[PATCH v2] net/ncsi: Add NCSI OEM command support
2018-09-29 1:20 UTC (2+ messages)
[PATCH 1/2] net: dpaa2: move DPAA2 PTP driver out of staging/
2018-09-29 7:43 UTC (8+ messages)
[PATCH iproute2 net-next v1 0/6] introduce the taprio scheduler
2018-09-29 1:10 UTC (7+ messages)
` [PATCH iproute2 net-next v1 1/6] utils: Implement get_s64()
` [PATCH iproute2 net-next v1 2/6] include: Add helper to retrieve a __s64 from a netlink msg
` [PATCH iproute2 net-next v1 3/6] libnetlink: Add helper for getting a __s32 from netlink msgs
` [PATCH iproute2 net-next v1 4/6] include: add definitions for taprio [DO NOT COMMIT]
` [PATCH iproute2 net-next v1 5/6] tc: Add support for configuring the taprio scheduler
` [PATCH iproute2 net-next v1 6/6] taprio: Add manpage for tc-taprio(8)
[PATCH net-next v1 0/1] net/sched: Introduce the taprio scheduler
2018-09-29 0:59 UTC (2+ messages)
` [PATCH net-next v1 1/1] tc: Add support for configuring "
[PATCH linux-firmware] linux-firmware: liquidio: fix GPL compliance issue
2018-09-28 23:50 UTC
[PATCH net-next 0/3] ibmvnic: Implement driver-defined queue limits
2018-09-28 23:38 UTC (4+ messages)
` [PATCH net-next 1/3] ibmvnic: Increase maximum queue size limit
` [PATCH net-next 2/3] ibmvnic: Introduce driver limits for ring sizes
` [PATCH net-next 3/3] ibmvnic: Add ethtool private flag for driver-defined queue limits
[PATCH net v2] net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command
2018-09-28 23:22 UTC (2+ messages)
[PATCH] net/ncsi: Add NCSI OEM command for FB Tiogapass
2018-09-28 22:26 UTC
Bad MAINTAINERS pattern in section 'MARVELL 88E6XXX ETHERNET SWITCH FABRIC DRIVER'
2018-09-28 21:54 UTC
[PATCH net] r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
2018-09-28 21:52 UTC (3+ messages)
` [net] "
[PATCH net-next] tcp/fq: move back to CLOCK_MONOTONIC
2018-09-28 21:52 UTC (3+ messages)
[PATCH net v2] r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
2018-09-28 21:51 UTC
[PATCH net 0/3] tun: address two syzbot reports
2018-09-28 21:51 UTC (4+ messages)
` [PATCH net 1/3] tun: remove unused parameters
` [PATCH net 2/3] tun: initialize napi_mutex unconditionally
` [PATCH net 3/3] tun: napi flags belong to tfile
bond: take rcu lock in bond_poll_controller
2018-09-28 20:26 UTC (13+ messages)
` bond: take rcu lock in netpoll_send_skb_on_dev
[net-next:master 729/738] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c:496:31: error: 'HNAE3_REVISION_ID_21' undeclared; did you mean 'FADT2_REVISION_ID'?
2018-09-28 19:43 UTC
[PATCH net v2 0/2] net: phy: fix WoL handling when suspending the PHY
2018-09-28 19:41 UTC (3+ messages)
[PATCH net-next] rtnetlink: fix rtnl_fdb_dump() for shorter family headers
2018-09-28 19:35 UTC
[PATCH net] rtnetlink: Fail dump if target netnsid is invalid
2018-09-28 19:28 UTC
[PATCH RFC net-next 0/5] rtnetlink: Add support for rigid checking of data in dump request
2018-09-28 18:45 UTC (11+ messages)
` [PATCH RFC net-next 1/5] net/netlink: Pass extack to dump callbacks
` [PATCH RFC net-next 2/5] net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
` [PATCH RFC net-next 4/5] net/ipv4: Update inet_dump_ifaddr to support NLM_F_DUMP_PROPER_HDR
` [PATCH RFC net-next 5/5] net/ipv6: Update inet6_dump_addr "
[PATCH net 00/11] netpoll: second round of fixes
2018-09-28 18:14 UTC (2+ messages)
[net-next 0/8][pull request] 100GbE Intel Wired LAN Driver Updates 2018-09-27
2018-09-28 18:11 UTC (2+ messages)
[PATCH net-next] net: sched: make function qdisc_free_cb() static
2018-09-28 18:06 UTC (2+ messages)
[PATCH] Revert "openvswitch: Fix template leak in error cases."
2018-09-28 17:55 UTC
[PATCH iproute2 net-next] bridge: fdb: add support for sticky flag
2018-09-28 17:54 UTC (4+ messages)
` [PATCH net-next] selftests: forwarding: test for bridge "
[PATCH] openvswitch: load NAT helper
2018-09-28 17:51 UTC
[PATCH 01/11] net: ip_rt_get_source() - use new style struct initializer instead of memset
2018-09-28 17:48 UTC (5+ messages)
` [PATCH 03/11] net: fib_multipath_hash() "
` [PATCH 04/11] net: ip6_multipath_l3_keys() "
[PATCH net-next] net: bridge: explicitly zero is_sticky in fdb_create
2018-09-28 17:43 UTC (2+ messages)
pull-request: mac80211 2018-09-27
2018-09-28 17:42 UTC (2+ messages)
[PATCH net 1/1] qed: Fix shmem structure inconsistency between driver and the mfw
2018-09-28 17:40 UTC (2+ messages)
[PATCH 1/1] Update maintainers for bnx2/bnx2x/qlge/qlcnic drivers
2018-09-28 17:32 UTC (2+ messages)
[PATCH ethtool] ethtool: support combinations of FEC modes
2018-09-28 17:30 UTC (7+ messages)
[PATCH] MAINTAINERS: change bridge maintainers
2018-09-28 17:28 UTC (2+ messages)
[PATCH v3 0/5] netlink: nested policy validation
2018-09-28 17:25 UTC (4+ messages)
[Patch net-next] net_sched: fix an extack message in tcf_block_find()
2018-09-28 17:19 UTC (8+ messages)
` rcu_read_lock() "
[PATCH net-next] qed: Remove set but not used variable 'p_archipelago'
2018-09-28 17:15 UTC (2+ messages)
[PATCH iproute2] lib/libnetlink: fix response seq check
2018-09-28 17:13 UTC
[PATCH] net/usb: cancel pending work when unbinding smsc75xx
2018-09-28 23:04 UTC
WARN_ON in TLP causing RT throttling
2018-09-28 16:20 UTC (6+ messages)
[PATCH net] net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command
2018-09-28 16:06 UTC (3+ 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).