messages from 2017-11-08 05:55:15 to 2017-11-08 17:49:11 UTC [more...]
[PATCH net-next 0/6] net: dsa: simplify switchdev prepare phase
2017-11-08 17:49 UTC (8+ messages)
` [PATCH net-next 1/6] net: dsa: remove trans argument from mdb ops
` [PATCH net-next 2/6] net: dsa: return after mdb prepare phase
` [PATCH net-next 3/6] net: dsa: add switch mdb bitmap functions
` [PATCH net-next 4/6] net: dsa: remove trans argument from vlan ops
` [PATCH net-next 5/6] net: dsa: return after vlan prepare phase
` [PATCH net-next 6/6] net: dsa: add switch vlan bitmap functions
[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
2017-11-08 17:44 UTC (5+ messages)
[PATCH net-next] ibmvnic: Add vnic client data to login buffer
2017-11-08 17:23 UTC
[PATCH] ipv6: try not to take rtnl_lock in ip6mr_sk_done
2017-11-08 17:34 UTC (3+ messages)
mlx5 broken affinity
2017-11-08 17:33 UTC (17+ messages)
TCP connection closed without FIN or RST
2017-11-08 17:29 UTC (18+ messages)
[PATCH] net: ethernet: bgmac: mark expected switch fall-through
2017-11-08 17:24 UTC
[vlan_device_event] BUG: unable to handle kernel paging request at 6b6b6ccf
2017-11-08 17:18 UTC (6+ messages)
Problems with mvneta
2017-11-08 17:17 UTC (4+ messages)
` [PATCH] net: mvneta: fix handling of the Tx descriptor counter
Fwd: [PATCH RESEND] Fix segfault on "lldptool -t -i eth2 -V PFC -c enabled"
2017-11-08 16:44 UTC (5+ messages)
` [lldp-devel] "
Is there a race between __mod_timer() and del_timer()?
2017-11-08 16:26 UTC (4+ messages)
[PATCH] nl802154: Improve unlocking of a table in four functions
2017-11-08 16:15 UTC
regression: UFO removal breaks kvm live migration
2017-11-08 16:01 UTC (10+ messages)
[PATCH v3 net-next 0/5] IGMP snooping for local traffic
2017-11-08 15:53 UTC (6+ messages)
[PATCH net] net: dsa: return after vlan prepare phase
2017-11-08 15:53 UTC (2+ messages)
[PATCH net] net: dsa: return after mdb prepare phase
2017-11-08 15:52 UTC (2+ messages)
[PATCH net-next v10 1/3] act_vlan: Change stats update to use per-core stats
2017-11-08 15:45 UTC (3+ messages)
[PATCH net-next V4 0/3] tools: bpftool: show filenames of pinned objects
2017-11-08 15:11 UTC (2+ messages)
[PATCH net-next 0/2] net: hns3: Bug fixes & Code improvements in HNS3 driver
2017-11-08 14:40 UTC (5+ messages)
` [PATCH net-next 1/2] net: hns3: fix a bug when getting phy address from NCL_config file
` [PATCH net-next 2/2] net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
[pull request][net 0/6] Mellanox, mlx5 fixes 2017-11-08
2017-11-08 14:28 UTC (9+ messages)
` [net 1/6] net/mlx5: Loop over temp list to release delay events
` [net 2/6] net/mlx5: Cancel health poll before sending panic teardown command
` [net 3/6] net/mlx5: FPGA, return -EINVAL if size is zero
` [net 4/6] net/mlx5e: Fix napi poll with zero budget
` [net 5/6] net/mlx5e: Set page to null in case dma mapping fails
` [net 6/6] net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEs
[PATCH 00/31] Andes(nds32) Linux Kernel Port
2017-11-08 14:24 UTC (54+ messages)
` [PATCH 02/31] nds32: Kernel booting and initialization
` [PATCH 03/31] nds32: Support early_printk
` [PATCH 04/31] nds32: Exception handling
` [PATCH 05/31] nds32: MMU definitions
` [PATCH 08/31] nds32: Cache and TLB routines
` [PATCH 09/31] nds32: Process management
` [PATCH 10/31] nds32: IRQ handling
` [PATCH 11/31] nds32: Atomic operations
` [PATCH 12/31] nds32: Device specific operations
` [PATCH 13/31] nds32: DMA mapping API
` [PATCH 15/31] nds32: System calls handling
` [PATCH 16/31] nds32: VDSO support
` [PATCH 18/31] nds32: Library functions
` [PATCH 20/31] nds32: L2 cache support
` [PATCH 22/31] nds32: Generic timers support
` [PATCH 23/31] nds32: Device tree support
` [PATCH 24/31] nds32: Miscellaneous header files
` [PATCH 25/31] nds32: defconfig
` [PATCH 26/31] nds32: Build infrastructure
` [PATCH 27/31] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH 28/31] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH 29/31] MAINTAINERS: Add nds32
` [PATCH 30/31] dt-bindings: nds32 CPU Bindings
` [PATCH 31/31] net: faraday add nds32 support
[PATCH net-next] net: dsa: lan9303: Fix lan9303_alr_del_port()
2017-11-08 14:08 UTC (2+ messages)
[PATCH v2 net-next 00/12] tls: Add generic NIC offload infrastructure
2017-11-08 13:38 UTC (13+ messages)
` [PATCH v2 net-next 01/12] tls: Use kzalloc for aead_request allocation
` [PATCH v2 net-next 02/12] tls: Add function to update the TLS socket configuration
` [PATCH v2 net-next 03/12] tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used
` [PATCH v2 net-next 04/12] tls: Move tls_make_aad to header to allow sharing
` [PATCH v2 net-next 05/12] tls: Avoid copying crypto_info again after cipher_type check
` [PATCH v2 net-next 06/12] tls: don't override sk_write_space if tls_set_sw_offload fails
` [PATCH v2 net-next 07/12] tcp: Add clean acked data hook
` [PATCH v2 net-next 08/12] net: Rename and export copy_skb_header
` [PATCH v2 net-next 09/12] net: Add SW fallback infrastructure for offloaded sockets
` [PATCH v2 net-next 10/12] net: Add TLS offload netdev ops
` [PATCH v2 net-next 11/12] net: Add TLS TX offload features
` [PATCH v2 net-next 12/12] tls: Add generic NIC offload infrastructure
[PATCH] net: realtek: r8169: remove redundant assignment to giga_ctrl
2017-11-08 13:23 UTC
syzbot:dup: general protection fault in __lock_acquire (2)
2017-11-08 13:22 UTC (2+ messages)
[PATCH net-next 0/3] ip6_gre: add erspan native tunnel for ipv6
2017-11-08 13:06 UTC (4+ messages)
` [PATCH net-next 2/3] ip6_gre: Refactor ip6gre xmit codes
KASAN: use-after-free Read in worker_thread (2)
2017-11-08 13:00 UTC
[PATCH] zd1201: remove unused variable framelen
2017-11-08 12:54 UTC (2+ messages)
` "
[PATCH] orinoco_usb: remove redundant pointer dev
2017-11-08 12:52 UTC (2+ messages)
` "
[PATCH] iwlegacy: remove redundant pointer sta_priv
2017-11-08 12:50 UTC (2+ messages)
` "
[PATCH] rtlwifi: remove redundant initialization to cfg_cmd
2017-11-08 12:45 UTC (2+ messages)
` "
[PATCH] rtlwifi: remove redundant pointer tid_data
2017-11-08 12:44 UTC (2+ messages)
` "
[PATCH 1/3] rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
2017-11-08 12:38 UTC (2+ messages)
` [1/3] "
[PATCH net-next 0/2] net: thunderx: add support for PTP clock
2017-11-08 12:14 UTC (4+ messages)
` [PATCH net-next 1/2] net: add support for Cavium PTP coprocessor
[PATCH net-next v6 3/3] act_vlan: VLAN action rewrite to use RCU lock/unlock and update
2017-11-08 12:13 UTC (6+ messages)
` Fwd: "
[PATCH v4] scripts: add leaking_addresses.pl
2017-11-08 12:10 UTC (2+ messages)
` [kernel-hardening] "
[PATCH net-next v10 3/3] act_vlan: VLAN action rewrite to use RCU lock/unlock and update
2017-11-08 12:04 UTC
[PATCH net-next v10 2/3] nfp flower action: Modified to use VLAN helper functions
2017-11-08 12:03 UTC
[PATCH net-next v10 0/3] net_sched actions: act_vlan now uses RCU
2017-11-08 12:02 UTC
[PATCH net] net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs
2017-11-08 11:56 UTC
[PATCH 0/7] scripts/leaking_addresses: add summary report
2017-11-08 11:51 UTC (6+ messages)
` [PATCH 4/7] scripts/leaking_addresses: add reporting
` [PATCH 5/7] scripts/leaking_addresses: add emailing results
[PATCH net-next 0/4] net: phy: sfp: Fixes and debugging improvements
2017-11-08 11:15 UTC (7+ messages)
` [PATCH net-next 1/4] net: phy: sfp: Do not reject soldered down modules
` [PATCH net-next 2/4] net: phy: sfp: Use correct endian for sfp->id.ext.options
` [PATCH net-next 3/4] net: phy: sfp: Separate enumerations and states
[PATCH net-next V2 0/3] support changing steering policies in tuntap
2017-11-08 11:13 UTC (7+ messages)
` [PATCH net-next V2 3/3] tun: add eBPF based queue selection method
[PATCH resend 2/2] userns: control capabilities of some user namespaces
2017-11-08 11:09 UTC (11+ messages)
` [kernel-hardening] "
` "
[PATCH net-next] net: dsa: lan9303: Documentation: Add missing word "Mbps"
2017-11-08 10:55 UTC
[PATCH] net/tcp: track all ipv4/tcp state transition in tcp_set_state
2017-11-08 10:48 UTC (3+ messages)
[PATCH 0/9] use network namespace for iSCSI control interfaces
2017-11-08 10:31 UTC (2+ messages)
[RFC PATCH -tip 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
2017-11-08 10:03 UTC (7+ messages)
` [RFC PATCH -tip 1/6] net: tcp: Add trace events for TCP congestion window tracing
` [RFC PATCH -tip 2/6] net: tcp: Remove TCP probe module
` [RFC PATCH -tip 3/6] net: sctp: Add SCTP ACK tracking trace event
` [RFC PATCH -tip 4/6] net: sctp: Remove debug SCTP probe module
` [RFC PATCH -tip 5/6] net: dccp: Add DCCP sendmsg trace event
` [RFC PATCH -tip 6/6] net: dccp: Remove dccpprobe module
[PATCH] ARM: dts: add phy-reset property for rk3066a-rayeager emac
2017-11-08 9:49 UTC (4+ messages)
[PATCH net-next v2 0/2] hv_netvsc: fix a hang on channel/mtu changes
2017-11-08 9:36 UTC (3+ messages)
` [PATCH net-next v2 2/2] hv_netvsc: hide warnings about uninitialized/missing rndis device
Page allocator bottleneck
2017-11-08 9:35 UTC (7+ messages)
[PATCH v2 0/2] net: macb: add error handling on probe and
2017-11-08 9:26 UTC (5+ messages)
` [PATCH v2 1/2] net: macb: add of_phy_deregister_fixed_link to error paths
` [PATCH v2 2/2] net: macb: add of_node_put "
[PATCH] 6lowpan: Combine two condition checks into one statement in lowpan_xmit()
2017-11-08 9:20 UTC
[net-next v2 1/1] tipc: improve link resiliency when rps is activated
2017-11-08 8:59 UTC
[PATCH v2] net: macb: add fixed-link node support
2017-11-08 8:41 UTC (4+ messages)
` [PATCH 1/2] net: macb: add of_phy_deregister_fixed_link to error paths
[PATCH 1/1] bnx2x: fix slowpath null crash
2017-11-08 8:37 UTC (2+ messages)
` [PATCHv2 "
[PATCH v3] scripts: add leaking_addresses.pl
2017-11-08 8:20 UTC (5+ messages)
linux-next: build warning after merge of the netfilter-next tree
2017-11-08 8:00 UTC
kernel BUG at net/key/af_key.c:LINE!
2017-11-08 8:00 UTC (5+ messages)
[PATCH net-next] net: mvpp2: fix GOP statistics loop start and stop conditions
2017-11-08 7:59 UTC
[PATCH net-next v3] net: mvpp2: add ethtool GOP statistics
2017-11-08 7:48 UTC (5+ messages)
[PATCH] Bluetooth: Use common error handling code in bt_init()
2017-11-08 7:34 UTC (2+ messages)
[PATCH net-next 0/2] net: hns3: Bug fixes & Code improvements in HNS3 driver
2017-11-08 7:31 UTC (4+ messages)
` [PATCH net-next 1/2] {topost} net: hns3: fix a bug when getting phy address from NCL_config file
` [PATCH net-next 2/2] {topost} net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
[PATCH] af_netlink: give correct bounds to dump skb for NLMSG_DONE
2017-11-08 7:21 UTC (6+ messages)
` [PATCH v2] "
[PATCH v2 iproute2] libnetlink: Handle extack messages for non-error case
2017-11-08 7:17 UTC (2+ messages)
[PATCH net-next v17] openvswitch: enable NSH support
2017-11-08 7:13 UTC (2+ messages)
[PATCH net] qmi_wwan: Add missing skb_reset_mac_header-call
2017-11-08 7:12 UTC (2+ messages)
[PATCH net] bonding: fix slave stuck in BOND_LINK_FAIL state
2017-11-08 7:08 UTC (2+ messages)
[PATCH] pktgen: document 32-bit timestamp overflow
2017-11-08 6:56 UTC (2+ messages)
[PATCH 2/2] net: macb: add of_node_put to error paths
2017-11-08 6:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 net-next] net: netlink: Update attr validation to require exact length for some types
2017-11-08 5:59 UTC
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).